equal
deleted
inserted
replaced
377 EXPLAllDamageInRadius = $00000001; |
377 EXPLAllDamageInRadius = $00000001; |
378 EXPLAutoSound = $00000002; |
378 EXPLAutoSound = $00000002; |
379 EXPLNoDamage = $00000004; |
379 EXPLNoDamage = $00000004; |
380 EXPLDoNotTouchHH = $00000008; |
380 EXPLDoNotTouchHH = $00000008; |
381 EXPLDontDraw = $00000010; |
381 EXPLDontDraw = $00000010; |
|
382 EXPLNoGfx = $00000020; |
382 |
383 |
383 posCaseAmmo = $00000001; |
384 posCaseAmmo = $00000001; |
384 posCaseHealth = $00000002; |
385 posCaseHealth = $00000002; |
385 posCaseUtility = $00000004; |
386 posCaseUtility = $00000004; |
386 |
387 |