Chemistry Update Tweaks/Fixes (very overdue, sorry) (#10102)

This commit is contained in:
sadkermit
2020-10-01 01:45:23 -03:00
committed by GitHub
parent fa348a2a7a
commit d8e7edc931
9 changed files with 87 additions and 38 deletions
@@ -245,6 +245,6 @@ obj/item/storage/pill_bottle/butazoline
starts_with = list(/obj/item/reagent_containers/pill/minaphobin = 7)
/obj/item/storage/pill_bottle/rmt
name = "bottle of 30u RMT pills"
desc = "Contains pills used to remedy the effects of prolonged zero-gravity adaptations."
starts_with = list(/obj/item/reagent_containers/pill/rmt = 7)
name = "bottle of 15u RMT pills"
desc = "Contains pills used to remedy the effects of prolonged zero-gravity adaptations. Do not exceed 30u dosage."
starts_with = list(/obj/item/reagent_containers/pill/rmt = 10) // 10x 15u RMT pills will last 4 hours.