mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-07-11 15:15:32 +01:00
Adds default belly fullscreen to all vore enabled simplemobs
Now all of them have one
This commit is contained in:
@@ -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))
|
||||
|
||||
Reference in New Issue
Block a user