Skip to content

Commit

Permalink
Update gunvendors.dm
Browse files Browse the repository at this point in the history
  • Loading branch information
Aroliacue authored Aug 11, 2023
1 parent b1e4294 commit 0ffa13b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions code/modules/halo/machinery/gunvendors.dm
Original file line number Diff line number Diff line change
Expand Up @@ -644,10 +644,10 @@
/obj/item/weapon/reagent_containers/hypospray = 3,
/obj/item/weapon/reagent_containers/syringe/psychostimulant = 10,
/obj/item/weapon/reagent_containers/syringe/ld50_syringe/triadrenaline = 10,
/obj/item/weapon/reagent_containers/syringe/synthblood = 20,
/obj/item/weapon/reagent_containers/syringe/synthblood = 10,
/obj/item/weapon/storage/box/syringes = 2,
)

/obj/machinery/vending/armory/medical/innie
name = "Insurrectionist Medical Vendor"
req_access = list(access_innie)
req_access = list(access_innie)

0 comments on commit 0ffa13b

Please sign in to comment.