Skip to content

Commit

Permalink
tricord injector swap
Browse files Browse the repository at this point in the history
  • Loading branch information
Releasethesea committed Nov 4, 2023
1 parent 4ff5112 commit f812b27
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion code/game/objects/items/storage/pouch.dm
Original file line number Diff line number Diff line change
Expand Up @@ -211,7 +211,7 @@
new /obj/item/reagent_container/hypospray/autoinjector/emergency(src)

/obj/item/storage/pouch/firstaid/full/alternate/fill_preset_inventory()
new /obj/item/reagent_container/hypospray/autoinjector/tricord(src)
new /obj/item/storage/pill_bottle/packet/tricordrazine(src)
new /obj/item/stack/medical/splint(src)
new /obj/item/stack/medical/ointment(src)
new /obj/item/stack/medical/bruise_pack(src)
Expand Down

0 comments on commit f812b27

Please sign in to comment.