It's been a long night

This commit is contained in:
LetterJay
2017-05-30 22:41:22 -05:00
parent 9ba058930e
commit 9b00499d24
17 changed files with 225123 additions and 35253 deletions
+1 -1
View File
@@ -105,7 +105,7 @@ SUBSYSTEM_DEF(events)
//These are needed because /area/engine has to be removed from the list, but we still want these areas to get fucked up.
var/list/danger_areas = list(
/area/engine/break_room,
/area/engine/chiefs_office)
/area/crew_quarters/heads/chief)
//Need to locate() as it's just a list of paths.
return locate(pick((GLOB.the_station_areas - safe_areas) + danger_areas))