From 73c6ae14afa384d2525ba45c85f3023d7681777f Mon Sep 17 00:00:00 2001 From: Michael Shirt Date: Tue, 4 Oct 2016 01:33:36 -0600 Subject: [PATCH] Added splash step for tower For the water room in the tower --- scripts/Data_Footsteps.rb | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/scripts/Data_Footsteps.rb b/scripts/Data_Footsteps.rb index a8b9dc1..8e54351 100644 --- a/scripts/Data_Footsteps.rb +++ b/scripts/Data_Footsteps.rb @@ -22,7 +22,7 @@ FOOTSTEP_SFX = [ ['step_tile', 'step_wood'], # Tower - [], + ['step_splash'], # Tower Start [], # Blank @@ -48,6 +48,10 @@ FOOTSTEP_SFX = [ # Blue outpost ['step_tile', 'step_wood'], + # Blue mineshaft + [], + # Tower + [], ] FOOTSTEP_AMT = {