mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-13 11:43:31 +00:00
Update southern_cross_defines.dm
This commit is contained in:
@@ -301,9 +301,9 @@ but they don't actually change anything about the load order
|
|||||||
Z_LEVEL_SURFACE,
|
Z_LEVEL_SURFACE,
|
||||||
Z_LEVEL_SURFACE_MINE,
|
Z_LEVEL_SURFACE_MINE,
|
||||||
Z_LEVEL_SURFACE_WILD,
|
Z_LEVEL_SURFACE_WILD,
|
||||||
Z_LEVEL_SURFACE_SKYLANDS,
|
Z_LEVEL_SURFACE_SKYLANDS
|
||||||
Z_LEVEL_SURFACE_CASINO //CHOMPedit - KSC = So there is weather on the Casino.
|
|
||||||
)
|
)
|
||||||
|
//Z_LEVEL_SURFACE_CASINO //CHOMPedit - KSC = So there is weather on the Casino. //Move this into /datum/planet/sif and remember to add a coma for the new entry, for when you need the casino again
|
||||||
|
|
||||||
/obj/effect/step_trigger/teleporter/bridge/east_to_west/Initialize()
|
/obj/effect/step_trigger/teleporter/bridge/east_to_west/Initialize()
|
||||||
teleport_x = src.x - 4
|
teleport_x = src.x - 4
|
||||||
|
|||||||
Reference in New Issue
Block a user