pH and temp immune bitflagging.

This commit is contained in:
Fermi
2019-06-13 06:45:29 +01:00
parent aa7805eaa4
commit c9a66544bc
3 changed files with 16 additions and 20 deletions
@@ -7,8 +7,6 @@
item_state = "atoxinbottle"
possible_transfer_amounts = list(5,10,15,25,30)
volume = 30
temp_immune = TRUE //required so that things don't melt when you dispence them in the chem_master.
pH_immune = TRUE
/obj/item/reagent_containers/glass/bottle/Initialize()