Makes ion storms not emag bots

Because fuck that
This commit is contained in:
Cameron653
2017-10-04 13:45:41 -04:00
committed by GitHub
parent 96e59805de
commit 2d05e410fe
+2 -2
View File
@@ -349,12 +349,12 @@ Would like to add a law like "Law x is _______" where x = a number, and _____ is
M << "<span class='danger'>THE STATION IS [who2pref] [who2]...LAWS UPDATED</span>"
M << "<br>"
M.add_ion_law("THE STATION IS [who2pref] [who2]")
/* //VOREStation Edit
if(botEmagChance)
for(var/mob/living/bot/bot in machines)
if(prob(botEmagChance))
bot.emag_act(1)
*/ //VOREStation Edit
/*
var/apcnum = 0