Fix remaining issues and sound shit

This commit is contained in:
Tigercat2000
2016-04-05 16:26:11 -07:00
parent c72cc9606e
commit bb5e3bca63
27 changed files with 65 additions and 69 deletions
@@ -463,7 +463,7 @@
owner.stuttering = 20
owner.ear_deaf = 30
owner.Weaken(3)
to_chat(owner, 'sound/items/AirHorn.ogg')
owner << 'sound/items/AirHorn.ogg'
if(prob(30))
owner.Stun(10)
owner.Paralyse(4)