mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-21 11:07:46 +01:00
Space's default turf is space. You'd think that was pretty clear and easy to remember to do, right?
Wrong. Apparently.
This commit is contained in:
@@ -105,6 +105,7 @@ var/list/ghostteleportlocs = list()
|
||||
power_equip = 0
|
||||
power_environ = 0
|
||||
ambience = list('sound/ambience/ambispace.ogg','sound/music/title2.ogg','sound/music/space.ogg','sound/music/main.ogg','sound/music/traitor.ogg')
|
||||
base_turf = /turf/space
|
||||
|
||||
area/space/atmosalert()
|
||||
return
|
||||
|
||||
Reference in New Issue
Block a user