mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-24 12:37:26 +01:00
Adds the handheld mirror to the base contractor loadout. (#27838)
* Update contractor_kit.dm Adds the handheld mirror. Signed-off-by: adddfff33 <erikkhafizov56@gmail.com> * Update code/modules/antagonists/traitor/contractor/items/contractor_kit.dm Signed-off-by: Luc <89928798+lewcc@users.noreply.github.com> * Update code/modules/antagonists/traitor/contractor/items/contractor_kit.dm Signed-off-by: Luc <89928798+lewcc@users.noreply.github.com> --------- Signed-off-by: adddfff33 <erikkhafizov56@gmail.com> Signed-off-by: Luc <89928798+lewcc@users.noreply.github.com> Co-authored-by: Luc <89928798+lewcc@users.noreply.github.com>
This commit is contained in:
@@ -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"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user