From 502f9fc495ddf7b058e4e89c87d51f739278183a Mon Sep 17 00:00:00 2001 From: Marisa the Magician Date: Sat, 17 Sep 2022 20:47:17 +0200 Subject: [PATCH] Adjust terrain splash alert radius. --- language.version | 4 ++-- terrain.txt | 14 ++++++++++++++ zscript/dlc1/swwm_heavymahsheengun.zsc | 1 + zscript/swwm_common_fx.zsc | 19 +++++++++++++++++-- zscript/swwm_player.zsc | 3 +++ zscript/swwm_player_fx.zsc | 5 ++++- zscript/weapons/swwm_baseweapon_fx.zsc | 3 ++- zscript/weapons/swwm_cbt.zsc | 1 + .../weapons/swwm_deathlydeathcannon_fx.zsc | 3 +++ zscript/weapons/swwm_deepdarkimpact.zsc | 3 ++- zscript/weapons/swwm_shot.zsc | 1 + zscript/weapons/swwm_shot_fx.zsc | 2 ++ zscript/weapons/swwm_thiccboolet.zsc | 2 ++ 13 files changed, 54 insertions(+), 7 deletions(-) diff --git a/language.version b/language.version index 785fa75b5..7bd9a5ba0 100644 --- a/language.version +++ b/language.version @@ -1,3 +1,3 @@ [default] -SWWM_MODVER="\cyDEMOLITIONIST \cw1.3pre r472 \cu(Fri 16 Sep 20:23:43 CEST 2022)\c-"; -SWWM_SHORTVER="\cw1.3pre r472 \cu(2022-09-16 20:23:43)\c-"; +SWWM_MODVER="\cyDEMOLITIONIST \cw1.3pre r473 \cu(Sat 17 Sep 20:47:17 CEST 2022)\c-"; +SWWM_SHORTVER="\cw1.3pre r473 \cu(2022-09-17 20:47:17)\c-"; diff --git a/terrain.txt b/terrain.txt index ba2823d49..3aacb1b50 100644 --- a/terrain.txt +++ b/terrain.txt @@ -12,6 +12,8 @@ splash Water chunkzvelshift 8 chunkbasezvel 2 sound world/watersplash + + noalert } splash Sludge @@ -27,6 +29,8 @@ splash Sludge chunkzvelshift 8 chunkbasezvel 1 sound world/sludgegloop + + noalert } splash Lava @@ -42,6 +46,8 @@ splash Lava chunkzvelshift 7 chunkbasezvel 1 sound world/lavasizzle + + noalert } splash Sizzle @@ -57,6 +63,8 @@ splash Sizzle chunkzvelshift 7 chunkbasezvel 1 sound world/lavasizzle + + noalert } splash Blood @@ -72,6 +80,8 @@ splash Blood chunkzvelshift 8 chunkbasezvel 2 sound world/watersplash + + noalert } splash Slime @@ -87,6 +97,8 @@ splash Slime chunkzvelshift 8 chunkbasezvel 1 sound world/sludgegloop + + noalert } splash Mud @@ -102,6 +114,8 @@ splash Mud chunkzvelshift 8 chunkbasezvel 1 sound world/sludgegloop + + noalert } terrain Sizzle diff --git a/zscript/dlc1/swwm_heavymahsheengun.zsc b/zscript/dlc1/swwm_heavymahsheengun.zsc index 57ac7e5be..c5e501359 100644 --- a/zscript/dlc1/swwm_heavymahsheengun.zsc +++ b/zscript/dlc1/swwm_heavymahsheengun.zsc @@ -126,6 +126,7 @@ Class HeavyMahSheenGun : SWWMWeapon for ( int i=0; i