mirror of
https://github.com/yogstation13/Yogstation.git
synced 2025-02-26 09:04:50 +00:00
@@ -117,8 +117,7 @@
|
||||
if(do_mob(user, target, 50))
|
||||
to_chat(user, "<span class='warning'>Your piercing gaze knocks out [target].</span>")
|
||||
to_chat(target, "<span class='warning'>You find yourself unable to move and barely able to speak.</span>")
|
||||
target.Knockdown(150)
|
||||
target.Stun(150)
|
||||
target.Paralyze(150)
|
||||
target.stuttering = 10
|
||||
else
|
||||
revert_cast(usr)
|
||||
|
||||
Reference in New Issue
Block a user