ACTUALLY FIXES VORE
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
/mob/living/human/grabbedby(mob/living/carbon/user, supress_message = 0)
|
||||
/mob/living/carbon/human/grabbedby(mob/living/carbon/user, supress_message = 0)
|
||||
if(user == src && pulling && !pulling.anchored && grab_state >= GRAB_AGGRESSIVE && isliving(pulling))
|
||||
vore_attack(user, pulling)
|
||||
else
|
||||
|
||||
Reference in New Issue
Block a user