Merge pull request #157 from Rykka-Stormheart/shep-dev-round-end-stats

Port over Roundstats System
This commit is contained in:
Razgriz
2020-01-17 00:14:21 -07:00
committed by GitHub
12 changed files with 70 additions and 0 deletions

View File

@@ -127,6 +127,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)