Skip to content

Commit

Permalink
Gives the CE a RCF in their locker. (#2441)
Browse files Browse the repository at this point in the history
Update engineering.dm
  • Loading branch information
RatFromTheJungle authored and StealsThePRs committed May 13, 2024
1 parent 70799df commit a80edce
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@
new /obj/item/construction/plumbing/engineering(src) //NOVA EDIT ADDITION
new /obj/item/circuitboard/machine/rodstopper(src) //NOVA EDIT ADDITION
new /obj/item/card/id/departmental_budget/eng(src) //NOVA EDIT ADDITION
new /obj/item/flatpacked_machine(src) //NOVA EDIT ADDITION

/obj/structure/closet/secure_closet/engineering_chief/populate_contents_immediate()
. = ..()
Expand Down

0 comments on commit a80edce

Please sign in to comment.