mirror of
https://github.com/PolarisSS13/Polaris.git
synced 2026-01-06 07:22:42 +00:00
Department and Round Goals (#7369)
* Baseline work for Department Goals. Implements round-end stats, based in 3 categories of roughly-more-interesting to less interesting. * Active Goal Separation. * Map. * Actually does the second half of this in this PR instead of a different one.
This commit is contained in:
@@ -103,6 +103,8 @@
|
||||
|
||||
doors_closing = 0 // The doors weren't open, so they are done closing
|
||||
|
||||
GLOB.turbo_lift_floors_moved_roundstat++
|
||||
|
||||
var/area/turbolift/origin = locate(current_floor.area_ref)
|
||||
|
||||
if(target_floor == current_floor)
|
||||
|
||||
Reference in New Issue
Block a user