mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-23 21:12:24 +01:00
Chemistry Update Tweaks/Fixes (very overdue, sorry) (#10102)
This commit is contained in:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user