Merge pull request #1233 from Fox-McCloud/stun-balance

Stun+Weaken Balancing
This commit is contained in:
ZomgPonies
2015-06-01 15:20:19 -04:00
12 changed files with 25 additions and 28 deletions
+2 -2
View File
@@ -109,10 +109,10 @@
switch(severity)
if(1)
src.take_organ_damage(20)
Stun(rand(5,10))
Stun(8)
if(2)
src.take_organ_damage(10)
Stun(rand(1,5))
Stun(3)
flick("noise", src:flash)
src << "\red <B>*BZZZT*</B>"
src << "\red Warning: Electromagnetic pulse detected."