hedgewars/uConsts.pas
changeset 1285 993845ea5c8d
parent 1284 21916b5de218
child 1286 a02a5345b91e
--- a/hedgewars/uConsts.pas	Mon Sep 22 22:14:01 2008 +0000
+++ b/hedgewars/uConsts.pas	Tue Sep 23 06:09:13 2008 +0000
@@ -437,7 +437,7 @@
 			(FileName:'HellishBomb'; Path: ptGraphics; AltPath: ptNone; Texture: nil; Surface: nil;
 			Width:  16; Height: 16; saveSurf: false),// sprHellishBomb
 			(FileName:  'Seduction'; Path: ptGraphics; AltPath: ptNone; Texture: nil; Surface: nil;
-			Width:  16; Height: 16; saveSurf: false) // sprSeduction
+			Width:  32; Height: 32; saveSurf: false) // sprSeduction
 			);
 
 	Wavez: array [TWave] of record