This commit is contained in:
Geeves
2021-03-01 17:40:59 +02:00
committed by GitHub
parent 0d5ada01c8
commit 714448e714
42 changed files with 307 additions and 497 deletions
+1
View File
@@ -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