some fixes

This commit is contained in:
Timothy Teakettle
2020-07-23 18:10:46 +01:00
parent 0ccbe0b793
commit f5ac0b5762
3 changed files with 6 additions and 3 deletions
+3
View File
@@ -132,6 +132,9 @@
if(!iscatperson(user))
return FALSE
if(!(user.client?.prefs.vore_flags & LICKABLE))
return FALSE
lick_wounds(user)
return TRUE