Various RMT pill tweaks + bugfix (#9914)

This commit is contained in:
Hockaa
2020-09-08 14:02:04 +02:00
committed by GitHub
parent 95a19f500e
commit e636c47767
5 changed files with 12 additions and 7 deletions
@@ -1627,8 +1627,8 @@
reagent_state = LIQUID
scannable = TRUE
color = "#AA8866"
overdose = REAGENTS_OVERDOSE
metabolism = 0.2 * REM
overdose = 40
metabolism = 0.1 * REM
taste_description = "sourness"
fallback_specific_heat = 1
@@ -226,7 +226,7 @@ obj/item/reagent_containers/pill/tranquility
name = "Regenerative-Muscular Tissue Supplement Pill"
desc = "Commonly abbreviated to RMT, it contains chemicals rampantly used by those seeking to remedy the effects of prolonged zero-gravity adaptations."
icon_state = "pill19"
reagents_to_add = list(/datum/reagent/rmt = 15)
reagents_to_add = list(/datum/reagent/rmt = 30)
/obj/item/reagent_containers/pill/cetahydramine
name = "Cetahydramine Pill"