Give the monkey mode an intercept, because the lack of it is meta~

This commit is contained in:
AndroidSFV
2014-07-28 12:30:31 -05:00
parent feccf4e6ce
commit 87d5ce33c4
+2
View File
@@ -70,6 +70,8 @@
D.holder = carriermind.current
D.affected_mob = carriermind.current
carriermind.current.viruses += D
spawn (rand(waittime_l, waittime_h))
send_intercept()
..()
/datum/game_mode/monkey/proc/check_monkey_victory()