mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-01-30 02:44:26 +00:00
Department and Round Goals
This commit is contained in:
@@ -556,6 +556,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