Roundend declaration.

This commit is contained in:
Segrain
2013-10-17 04:07:29 +03:00
parent 6184ad729f
commit cad425f2ca
2 changed files with 30 additions and 0 deletions
+1
View File
@@ -76,6 +76,7 @@ var/global/vox_tick = 1
if(ticker.mode && ( istype( ticker.mode,/datum/game_mode/heist ) ) )
var/datum/game_mode/heist/M = ticker.mode
M.cortical_stacks += I
M.raiders[mind] = I
vox_tick++
if (vox_tick > 4) vox_tick = 1