Ti'Rakqi freighter fixes, tweaks, and additions (#14790)

This commit is contained in:
DreamySkrell
2022-09-12 18:58:27 +02:00
committed by GitHub
parent d4f9ee10bc
commit 3b14ac2d40
6 changed files with 1114 additions and 430 deletions
@@ -189,6 +189,17 @@
update_icon()
return
/obj/item/reagent_containers/inhaler/xuxigas
name_label = "xu'xi gas"
desc = "A rapid and safe way to administer small amounts of drugs into the lungs by untrained or trained personnel. This one contains xu'xi gas."
flags = 0
/obj/item/reagent_containers/inhaler/xuxigas/Initialize()
. =..()
reagents.add_reagent(/decl/reagent/xuxigas, volume)
update_icon()
return
/obj/item/reagent_containers/inhaler/phoron
name_label = "phoron"
desc = "A rapid and safe way to administer small amounts of drugs into the lungs by untrained or trained personnel. This one contains phoron."