diff --git a/code/game/objects/items/tools/misc_tools.dm b/code/game/objects/items/tools/misc_tools.dm index bcfd3466f55f..7368314ebd4c 100644 --- a/code/game/objects/items/tools/misc_tools.dm +++ b/code/game/objects/items/tools/misc_tools.dm @@ -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") /*