mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-07-18 18:46:24 +01:00
some moire
This commit is contained in:
@@ -47,7 +47,7 @@
|
||||
|
||||
/obj/item/organ/internal/stomach/xeno
|
||||
color = "#555555"
|
||||
acidtype = "pacid"
|
||||
acidtype = REAGENT_ID_PACID
|
||||
|
||||
/obj/item/organ/internal/stomach/machine
|
||||
name = "reagent cycler"
|
||||
@@ -56,7 +56,7 @@
|
||||
|
||||
robotic = ORGAN_ROBOT
|
||||
|
||||
acidtype = "sacid"
|
||||
acidtype = REAGENT_ID_SACID
|
||||
|
||||
organ_verbs = list(/mob/living/carbon/human/proc/reagent_purge) //VOREStation Add
|
||||
|
||||
|
||||
Reference in New Issue
Block a user