mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-10 10:12:45 +00:00
Port over Roundstats System
This commit is contained in:
@@ -567,6 +567,8 @@ turf/simulated/mineral/floor/light_corner
|
||||
for (var/i = 1 to mineral.result_amount - mined_ore)
|
||||
DropMineral()
|
||||
|
||||
GLOB.rocks_drilled_roundstat++
|
||||
|
||||
//destroyed artifacts have weird, unpleasant effects
|
||||
//make sure to destroy them before changing the turf though
|
||||
if(artifact_find && artifact_fail)
|
||||
|
||||
Reference in New Issue
Block a user