revenants can now flip tables (#26747)

This commit is contained in:
Luc
2024-09-18 22:25:58 -04:00
committed by GitHub
parent 5f29576873
commit 23b4f2837a
2 changed files with 14 additions and 0 deletions
@@ -359,6 +359,8 @@
return 0 SECONDS // sure
if(!issimple_animal(flipper))
return 0 SECONDS
if(istype(flipper, /mob/living/simple_animal/revenant))
return 0 SECONDS // funny ghost table
switch(flipper.mob_size)
if(MOB_SIZE_TINY)
return 30 SECONDS // you can do it but you gotta *really* work for it