mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-07-12 16:37:19 +01:00
New Check (#11304)
This commit is contained in:
@@ -9,6 +9,7 @@ var/list/cached_space = list()
|
||||
known = 0
|
||||
|
||||
/obj/effect/overmap/visitable/sector/temporary/New(var/nx, var/ny, var/nz)
|
||||
// since this is a recent bay port, i assume not calling parent is intentional - geeves | 25/02/2021
|
||||
loc = locate(nx, ny, current_map.overmap_z)
|
||||
x = nx
|
||||
y = ny
|
||||
|
||||
Reference in New Issue
Block a user