Merge pull request #22866 from Xhuis/lavaland_bridge_fix

Fixes Necropolis bridge ruin weirdness
This commit is contained in:
Cheridan
2017-01-10 10:29:44 -06:00
committed by GitHub
2 changed files with 56 additions and 58 deletions
+1 -1
View File
@@ -78,7 +78,7 @@
weather_sound = 'sound/lavaland/ash_storm_start.ogg'
weather_overlay = "ash_storm"
end_message = "<span class='boldannounce'>The shrieking wind whips away the last of the ash falls to its usual murmur. It should be safe to go outside now.</span>"
end_message = "<span class='boldannounce'>The shrieking wind whips away the last of the ash and falls to its usual murmur. It should be safe to go outside now.</span>"
end_duration = 300
end_sound = 'sound/lavaland/ash_storm_end.ogg'
end_overlay = "light_ash"