mirror of
https://github.com/Yawn-Wider/YWPolarisVore.git
synced 2026-08-30 16:38:49 +01:00
Rewords grab facesits
Let's be real here. It's facesits.
This commit is contained in:
@@ -174,12 +174,12 @@
|
||||
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
|
||||
//VOREStation Edit
|
||||
if(BP_HEAD)
|
||||
if(force_down)
|
||||
if(announce)
|
||||
assailant.visible_message("<span class='warning'>[assailant] sits on [target]'s head!</span>")
|
||||
//VoreStation Addition End
|
||||
assailant.visible_message("<span class='warning'>[assailant] sits on [target]'s face!</span>")
|
||||
//VOREStation Edit End
|
||||
|
||||
/obj/item/weapon/grab/attack_self()
|
||||
return s_click(hud)
|
||||
|
||||
Reference in New Issue
Block a user