Adds 2 new taur bellysprites, fixes 2 vorgan overlay bugs, and adds verb to toggle synth stomach reagent draining. (#7055)

This commit is contained in:
Verkister
2023-10-05 00:56:45 +03:00
committed by GitHub
parent 21d06cf347
commit cd5813d748
8 changed files with 36 additions and 17 deletions

View File

@@ -58,7 +58,7 @@
acidtype = "sacid"
organ_verbs = list(/mob/living/carbon/human/proc/reagent_purge) //VOREStation Add
organ_verbs = list(/mob/living/carbon/human/proc/reagent_purge, /mob/living/carbon/human/proc/synth_reag_toggle) //VOREStation Add + CHOMPAdd
/obj/item/organ/internal/stomach/machine/handle_organ_proc_special()
..()