mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-10 10:12:45 +00:00
[MIRROR] tgui update (#10586)
Co-authored-by: Kashargul <144968721+Kashargul@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
5f9c888101
commit
8a845268f7
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user