mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-23 04:51:32 +01:00
@@ -109,6 +109,7 @@ var/global/list/map_sectors = list()
|
||||
testing("Temporary sector at [x],[y] was created, corresponding zlevel is [map_z].")
|
||||
|
||||
/obj/effect/map/sector/temporary/Destroy()
|
||||
SHOULD_CALL_PARENT(FALSE)
|
||||
map_sectors["[map_z]"] = null
|
||||
testing("Temporary sector at [x],[y] was deleted.")
|
||||
if (can_die())
|
||||
|
||||
Reference in New Issue
Block a user