[MIRROR] tgui update (#10586)

Co-authored-by: Kashargul <144968721+Kashargul@users.noreply.github.com>
This commit is contained in:
CHOMPStation2StaffMirrorBot
2025-04-03 11:56:52 -07:00
committed by GitHub
parent 5f9c888101
commit 8a845268f7
20 changed files with 238 additions and 1553 deletions

View File

@@ -153,6 +153,7 @@
"The gryphon lightly sways its filled gut, tossing you around inside of the tight chamber.",
"A sudden pressure presses down across your body as the gryphon gives its gut a squeeze.",
"Sitting in the hot, stewing guts of the gryphon you wonder when someone will finally notice that you've disappeared.")
. = ..()
/mob/living/simple_mob/vore/gryphon/do_special_attack(atom/A) //Mostly copied from cryptdrake.dm
set waitfor = FALSE

View File

@@ -164,8 +164,7 @@
B.vore_sound = "Stomach Move"
B.sound_volume = 20
if(!soulgem)
soulgem = new(src)
. = ..()
/obj/belly/longneck
affects_vore_sprites = TRUE