mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-11 10:43:20 +00:00
removes sitting on head
This commit is contained in:
@@ -174,12 +174,6 @@
|
||||
assailant.visible_message("<span class='warning'>[assailant] covers [affecting]'s eyes!</span>")
|
||||
if(affecting.eye_blind < 3)
|
||||
affecting.Blind(3)
|
||||
//TFF 12/8/19 VoreStation Addition Start
|
||||
if(BP_HEAD)
|
||||
if(force_down)
|
||||
if(announce)
|
||||
assailant.visible_message("<span class='warning'>[assailant] sits on [target]'s head!</span>")
|
||||
//VoreStation Addition End
|
||||
|
||||
/obj/item/weapon/grab/attack_self()
|
||||
return s_click(hud)
|
||||
|
||||
Reference in New Issue
Block a user