Stun+Weaken Balancing

This commit is contained in:
Fox-McCloud
2015-05-31 06:35:14 -04:00
parent 5e884204e4
commit e098364432
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."