And it wokrs

This commit is contained in:
TrilbySpaceClone
2020-02-04 16:01:22 -05:00
parent 8e44f98a83
commit 06fd6645b3
16 changed files with 84 additions and 3 deletions
+4
View File
@@ -17,4 +17,8 @@
contraband = list(/obj/item/reagent_containers/glass/bottle/ammonia = 10,
/obj/item/reagent_containers/glass/bottle/diethylamine = 5)
armor = list("melee" = 100, "bullet" = 100, "laser" = 100, "energy" = 100, "bomb" = 0, "bio" = 0, "rad" = 0, "fire" = 100, "acid" = 50)
refill_canister = /obj/item/vending_refill/hydronutrients
resistance_flags = FIRE_PROOF
/obj/item/vending_refill/hydronutrients
icon_state = "refill_hydro"