This commit is contained in:
DeltaFire
2021-01-12 23:29:51 +01:00
parent 13beddd42b
commit 032c169098

View File

@@ -482,6 +482,7 @@
amount = 12
max_amount = 12 //Two synths worth of fixing, if every single bodypart of them has internal damage. Usually, probably more like 6-12.
icon_state = "nanogel"
item_state = "nanogel"
var/being_applied = FALSE //No doafter stacking.
/obj/item/stack/medical/nanogel/try_heal(mob/living/M, mob/user, silent = FALSE)