mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-25 13:09:11 +01:00
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:
@@ -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)
|
||||
. = ..()
|
||||
|
||||
Reference in New Issue
Block a user