hedgewars/uConsts.pas
changeset 13604 73b096e1d895
parent 13597 f7cbf7d8298d
child 13618 edffc9b7ad58
--- a/hedgewars/uConsts.pas	Thu Aug 02 23:24:27 2018 +0200
+++ b/hedgewars/uConsts.pas	Thu Aug 02 23:43:31 2018 +0200
@@ -343,6 +343,7 @@
     EXPLNoGfx             = $00000020;
     EXPLPoisoned          = $00000040;
     EXPLDoNotTouchAny     = $00000080;
+    EXPLForceDraw         = $00000100;
 
     posCaseAmmo    = $00000001;
     posCaseHealth  = $00000002;