mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-26 06:29:23 +01:00
22 lines
636 B
Plaintext
22 lines
636 B
Plaintext
// Skyrat area ruins
|
|
|
|
/area/ruin/powered/miningfacility
|
|
name = "Abandoned Nanotrasen Mining Facility"
|
|
icon_state = "dk_yellow"
|
|
ambientsounds = list('sound/music/lobby_music/title3.ogg') //Classic vibes
|
|
|
|
/area/ruin/powered/crashedshuttle
|
|
name = "Crashed Shuttle"
|
|
icon_state = "dk_yellow"
|
|
ambientsounds = list('sound/ambience/misc/ambiodd.ogg')
|
|
|
|
/area/ruin/powered/cozycabin
|
|
name = "Cozy Cabin"
|
|
icon_state = "dk_yellow"
|
|
ambientsounds = list('sound/ambience/holy/ambicha1.ogg', 'sound/ambience/holy/ambicha2.ogg', 'sound/ambience/holy/ambicha3.ogg')
|
|
|
|
/area/ruin/powered/biodome
|
|
name = "Jungle Biodome"
|
|
icon_state = "dk_yellow"
|
|
|