From 1b0b97caf1316715e1b9502aba93fc642fdb4d8f Mon Sep 17 00:00:00 2001 From: Kelly Rauchenberger Date: Wed, 24 Feb 2021 13:13:28 -0500 Subject: Added running sound for vine ladders --- res/maps/hallucination.tsx | 6 ++++++ res/sfx/running_ladder_vine.wav | Bin 0 -> 1122474 bytes 2 files changed, 6 insertions(+) create mode 100644 res/sfx/running_ladder_vine.wav (limited to 'res') diff --git a/res/maps/hallucination.tsx b/res/maps/hallucination.tsx index e06dab1..6317866 100644 --- a/res/maps/hallucination.tsx +++ b/res/maps/hallucination.tsx @@ -1099,11 +1099,13 @@ + + @@ -1164,6 +1166,7 @@ + @@ -1299,11 +1302,13 @@ + + @@ -1339,6 +1344,7 @@ + diff --git a/res/sfx/running_ladder_vine.wav b/res/sfx/running_ladder_vine.wav new file mode 100644 index 0000000..3ada7d6 Binary files /dev/null and b/res/sfx/running_ladder_vine.wav differ -- cgit 1.4.1