Skip to content

Commit

Permalink
tweak: Update Surgery Kit (#3807)
Browse files Browse the repository at this point in the history
  • Loading branch information
Mindfri authored Nov 4, 2023
1 parent f959c23 commit d717d48
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion code/game/objects/items/weapons/storage/toolbox.dm
Original file line number Diff line number Diff line change
Expand Up @@ -191,7 +191,11 @@
/obj/item/retractor,
/obj/item/FixOVein,
/obj/item/surgicaldrill,
/obj/item/circular_saw)
/obj/item/circular_saw,
/obj/item/roller/holo,
/obj/item/stack/nanopaste,
/obj/item/healthanalyzer,
/obj/item/robotanalyzer)

/obj/item/storage/toolbox/surgery/populate_contents()
new /obj/item/stack/medical/bruise_pack/advanced(src)
Expand Down

0 comments on commit d717d48

Please sign in to comment.