mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-24 05:23:22 +01:00
Allows Chemistry Bags To Hold Inhaler Cartridges (#20606)
Given that the pharmacist is given inhalers and autoinhalers to fill every round with pneumalin, pulmo, dexalin, and whatever, I figured this might've been an oversight. Super helpful for Odyssey rounds when all the crew are going down and medical wants to bring the entire fridge (8 autoinhalers + 2 inhalers + 4-6 small inhaler cartridges AND the bottles) EDIT: Changed to only inhaler cartridges, not autoinhalers nor inhaler bases.
This commit is contained in:
@@ -18,6 +18,7 @@
|
||||
origin_tech = list(TECH_BIO = 2, TECH_MATERIAL = 2)
|
||||
matter = list(DEFAULT_WALL_MATERIAL = 250)
|
||||
center_of_mass = null
|
||||
storage_slot_sort_by_name = TRUE
|
||||
|
||||
/obj/item/reagent_containers/personal_inhaler_cartridge/on_reagent_change()
|
||||
update_icon()
|
||||
|
||||
Reference in New Issue
Block a user