mirror of
https://github.com/yogstation13/Yogstation.git
synced 2025-02-26 09:04:50 +00:00
Update teleport.dm (#14250)
This commit is contained in:
@@ -187,6 +187,8 @@
|
||||
return F
|
||||
|
||||
/proc/get_teleport_turfs(turf/center, precision = 0)
|
||||
if(is_centcom_level(center.z))
|
||||
precision = 0
|
||||
if(!precision)
|
||||
return list(center)
|
||||
var/list/posturfs = list()
|
||||
|
||||
Reference in New Issue
Block a user