Skip to content

Commit

Permalink
Update code/game/machinery/medipen_refiller.dm
Browse files Browse the repository at this point in the history
  • Loading branch information
vinylspiders authored and Iajret committed Dec 21, 2024
1 parent 46f4e2a commit abb6a0e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions code/game/machinery/medipen_refiller.dm
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@
/datum/reagent/medicine/morphine,
))
// NOVA EDIT ADDITION END

/obj/machinery/medipen_refiller/Initialize(mapload)
. = ..()
AddComponent(/datum/component/plumbing/simple_demand)
Expand Down

0 comments on commit abb6a0e

Please sign in to comment.