mirror of
https://github.com/PolarisSS13/Polaris.git
synced 2026-08-24 21:56:55 +01:00
Adds an overmap helper to find what sector you're in
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
#define waypoint_sector(waypoint) map_sectors["[waypoint.z]"]
|
||||
#define waypoint_sector(waypoint) get_overmap_sector(get_z(waypoint))
|
||||
|
||||
/datum/shuttle/autodock/overmap
|
||||
warmup_time = 10
|
||||
|
||||
Reference in New Issue
Block a user