upload files

This commit is contained in:
SandPoot
2021-07-14 00:35:30 -03:00
parent 3a11960a35
commit 3cb44d41a3
11 changed files with 1414 additions and 733 deletions
+1 -1
View File
@@ -150,7 +150,7 @@
SEND_SOUND(M,prey_digest)
play_sound = pick(pred_digest)
if(M.vore_flags & ABSORBED)
if(M.vore_flags & ABSORBED || M.vore_flags & ABSORBABLE) //Negative.
continue
if(M.nutrition >= 100) //Drain them until there's no nutrients left. Slowly "absorb" them.