removes copyrighted nintendo music (#3430)

* Update Off Station Areas.dm

* Delete Sacred_Grove.ogg

* Update tether_areas.dm
This commit is contained in:
silicons
2021-09-30 02:50:26 -07:00
committed by GitHub
parent 11cc35ce8f
commit aa5541d33b
3 changed files with 1 additions and 2 deletions

View File

@@ -24,7 +24,7 @@
/area/triumph/surfacebase/outside/wilderness
name = "Outside - Wilderness"
icon_state = "invi"
forced_ambience = list('sound/music/Sacred_Grove.ogg')
/area/triumph/surfacebase/temple
name = "Outside - Wilderness" // ToDo: Make a way to hide spoiler areas off the list of areas ghosts can jump to.
icon_state = "red"

View File

@@ -174,7 +174,6 @@
/area/tether/surfacebase/outside/wilderness
name = "Outside - Wilderness"
icon_state = "invi"
forced_ambience = list('sound/music/Sacred_Grove.ogg')
/area/tether/surfacebase/temple
name = "Outside - Wilderness" // ToDo: Make a way to hide spoiler areas off the list of areas ghosts can jump to.

Binary file not shown.