mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-22 11:37:40 +01:00
Reduces the amount of perf organic space suit injects (#21537)
This commit is contained in:
@@ -447,7 +447,7 @@
|
||||
/obj/item/clothing/suit/space/changeling/process()
|
||||
if(ishuman(loc))
|
||||
var/mob/living/carbon/human/H = loc
|
||||
H.reagents.add_reagent("perfluorodecalin", REAGENTS_METABOLISM)
|
||||
H.reagents.add_reagent("perfluorodecalin", 0.2)
|
||||
|
||||
/obj/item/clothing/head/helmet/space/changeling
|
||||
name = "flesh mass"
|
||||
|
||||
Reference in New Issue
Block a user