Adds default belly fullscreen to all vore enabled simplemobs

Now all of them have one
This commit is contained in:
VerySoft
2022-10-28 15:47:31 -04:00
parent b854c906f9
commit 887caab989
@@ -257,6 +257,7 @@
"The churning walls slowly pulverize you into meaty nutrients.",
"The stomach glorps and gurgles as it tries to work you into slop.")
can_be_drop_pred = TRUE // Mobs will eat anyone that decides to drop/slip into them by default.
B.belly_fullscreen = "yet_another_tumby"
/mob/living/simple_mob/Bumped(var/atom/movable/AM, yes)
if(tryBumpNom(AM))