Skip to content

Commit

Permalink
state
Browse files Browse the repository at this point in the history
  • Loading branch information
realforest2001 committed Dec 20, 2023
1 parent 328dae8 commit 6f6c5e9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions code/game/objects/items/tools/misc_tools.dm
Original file line number Diff line number Diff line change
Expand Up @@ -337,6 +337,7 @@
/obj/item/tool/pen/multicolor/provost
name = "provost pen"
desc = "A sleek black shell pen with the Provost Office sigil engraved into the side. It can change colors as needed for various functions within the Provost and Military Police."
icon_state = "provost_pen"
colour_list = list("blue", "green", "black", "orange", "red", "white")

/*
Expand Down

0 comments on commit 6f6c5e9

Please sign in to comment.