Properly defines a few global vars (#7938)

This commit is contained in:
Selis
2024-03-12 14:11:01 +01:00
committed by GitHub
parent 193e5b8feb
commit 24c3099b57
21 changed files with 97 additions and 93 deletions
@@ -5,7 +5,7 @@
/datum/spawnpoint/stationgateway/New()
..()
turfs = latejoin_gatewaystation
turfs = GLOB.latejoin_gatewaystation
/datum/spawnpoint/vore
display_name = "Vorespawn - Prey"
@@ -31,4 +31,4 @@
/datum/spawnpoint/plainspath/New()
..()
turfs = latejoin_plainspath
turfs = GLOB.latejoin_plainspath