mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-07-20 20:45:28 +01:00
Added loads of defines for everything
Added loads of defines for everything
This commit is contained in:
@@ -41,7 +41,7 @@
|
||||
maploader.load_map(file)
|
||||
world.log << "away mission loaded: [map]"
|
||||
|
||||
map_transition_config.Add(list("Away Mission" = 0))
|
||||
map_transition_config.Add(AWAY_MISSION_LIST)
|
||||
|
||||
for(var/obj/effect/landmark/L in landmarks_list)
|
||||
if (L.name != "awaystart")
|
||||
|
||||
Reference in New Issue
Block a user