hedgewars/uConsts.pas
changeset 3076 7e246257adaa
parent 3075 b4ef08187d22
child 3080 b7fa8ad60e3b
--- a/hedgewars/uConsts.pas	Fri Mar 26 12:34:18 2010 +0000
+++ b/hedgewars/uConsts.pas	Fri Mar 26 12:38:11 2010 +0000
@@ -383,6 +383,7 @@
     EXPLDoNotTouchHH      = $00000008;
     EXPLDontDraw          = $00000010;
     EXPLNoGfx             = $00000020;
+	EXPLPoisoned          = $00000040;
 
     posCaseAmmo    = $00000001;
     posCaseHealth  = $00000002;