Gang v3 has been tested and is now good to go!

This commit is contained in:
Ikarrus
2015-04-19 22:26:15 -06:00
parent af7131c7ad
commit 4ff044dc78
22 changed files with 186 additions and 121 deletions
+4
View File
@@ -97,6 +97,8 @@
M.Paralyse(5)
M.Jitter(500)
cooldown(ticker.mode.A_gang.len, )
spawn(40)
M.jitteriness -= 490
else
user << "<span class='warning'>This mind is resistant to recruitment!</span>"
else if(user.mind in ticker.mode.B_bosses)
@@ -104,6 +106,8 @@
M.Paralyse(5)
M.Jitter(500)
cooldown(ticker.mode.B_gang.len)
spawn(40)
M.jitteriness -= 490
else
user << "<span class='warning'>This mind is resistant to recruitment!</span>"
else