mirror of
https://github.com/PolarisSS13/Polaris.git
synced 2026-01-02 05:23:01 +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:
@@ -324,6 +324,8 @@
|
||||
if(smoke_possible) //Just making sure nothing is running.
|
||||
qdel(smoke_system)
|
||||
|
||||
GLOB.mech_destroyed_roundstat++
|
||||
|
||||
QDEL_NULL(pr_int_temp_processor)
|
||||
QDEL_NULL(pr_inertial_movement)
|
||||
QDEL_NULL(pr_give_air)
|
||||
|
||||
Reference in New Issue
Block a user