Merge pull request #1142 from tigercat2000/ambi

Makes Area Ambience a list on the area, Maintnance ambience
This commit is contained in:
Fox-McCloud
2015-05-23 20:57:03 -04:00
8 changed files with 35 additions and 26 deletions
+2
View File
@@ -7,10 +7,12 @@
/area/mine/explored
name = "Mine"
icon_state = "explored"
ambientsounds = list('sound/ambience/ambimine.ogg')
/area/mine/unexplored
name = "Mine"
icon_state = "unexplored"
ambientsounds = list('sound/ambience/ambimine.ogg')
/area/mine/lobby
name = "Mining station"