Toggle off EXPLODEONWATER for Hellblazer grenades.
This commit is contained in:
parent
474b87d01b
commit
10d5659367
2 changed files with 3 additions and 2 deletions
|
|
@ -1,3 +1,3 @@
|
|||
[default]
|
||||
SWWM_MODVER="\cyDEMOLITIONIST \cw1.3pre r171 \cu(Mon 11 Jul 19:43:58 CEST 2022)\c-";
|
||||
SWWM_SHORTVER="\cw1.3pre r171 \cu(2022-07-11 19:43:58)\c-";
|
||||
SWWM_MODVER="\cyDEMOLITIONIST \cw1.3pre r172 \cu(Mon 11 Jul 22:35:36 CEST 2022)\c-";
|
||||
SWWM_SHORTVER="\cw1.3pre r172 \cu(2022-07-11 22:35:36)\c-";
|
||||
|
|
|
|||
|
|
@ -717,6 +717,7 @@ Mixin Class HellblazerGrenade
|
|||
Gravity .35;
|
||||
ReactionTime 85;
|
||||
-NOGRAVITY;
|
||||
-EXPLODEONWATER;
|
||||
+USEBOUNCESTATE;
|
||||
+BOUNCEONWALLS;
|
||||
+BOUNCEONFLOORS;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue