removes debug and override

This commit is contained in:
Poojawa
2019-03-27 03:43:18 -05:00
parent 8d84299d6d
commit 6fdb5e97f8
3 changed files with 6 additions and 14 deletions
@@ -94,7 +94,7 @@
return
feed_self_to_grabbed(user, pred)
else if(pred == user) //you click yourself
if(pred == user) //you click yourself
if(!is_vore_predator(src))
to_chat(user, "<span class='notice'>You aren't voracious enough.</span>")
return