Redgates are no longer in space (#15919)

Fixed the base tile of redgate locations being in space, which caused them to vent when breached.
This commit is contained in:
SatinIsle
2024-04-15 05:09:45 +10:00
committed by GitHub
parent 835b312714
commit 8020aaf298
+1
View File
@@ -236,6 +236,7 @@
name = "Redgate Destination"
z = Z_LEVEL_REDGATE
flags = MAP_LEVEL_PLAYER|MAP_LEVEL_SEALED
base_turf = /turf/simulated/floor/outdoors/rocks/caves
/datum/map_template/common_lateload/redgate/on_map_loaded(z)
. = ..()