mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-25 13:09:11 +01:00
Makes ion storms not emag bots
Because fuck that
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user