This commit is contained in:
timothyteakettle
2020-07-24 23:49:15 +01:00
parent 59f949018c
commit 315e7e1f99
3 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -142,7 +142,7 @@
if(user.pulling != victim || user.zone_selected != limb.body_zone || user.a_intent == INTENT_GRAB)
return FALSE
if(!isfelinid(user))
if(!iscatperson(user))
return FALSE
lick_wounds(user)