Skip to content

Commit

Permalink
Adds the handheld mirror to the base contractor loadout. (#27838)
Browse files Browse the repository at this point in the history
* Update contractor_kit.dm

Adds the handheld mirror.

Signed-off-by: adddfff33 <[email protected]>

* Update code/modules/antagonists/traitor/contractor/items/contractor_kit.dm

Signed-off-by: Luc <[email protected]>

* Update code/modules/antagonists/traitor/contractor/items/contractor_kit.dm

Signed-off-by: Luc <[email protected]>

---------

Signed-off-by: adddfff33 <[email protected]>
Signed-off-by: Luc <[email protected]>
Co-authored-by: Luc <[email protected]>
  • Loading branch information
adddfff33 and lewcc authored Jan 17, 2025
1 parent 55ea766 commit d5b206c
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,8 @@
new /obj/item/card/id/syndicate(src)
new /obj/item/storage/fancy/cigarettes/cigpack_syndicate(src)
new /obj/item/lighter/zippo(src)

new /obj/item/handheld_mirror(src)

/obj/item/paper/contractor_guide
name = "contractor guide"

Expand Down

0 comments on commit d5b206c

Please sign in to comment.