Enables wirecutters to be recolored before buying (#94425)

## About The Pull Request
Wirecutters already had the GAGS to be recolorable; this just enables
players to actually recolor them before purchasing, just like
screwdrivers. This doesn't affect printing them from any of the lathes.
(Big thanks to MrMelb for walking me through this)
## Why It's Good For The Game
Screwdrivers are recolorable, why not wirecutters too?
## Changelog
🆑
qol: Wirecutters are now recolorable when purchasing from a vendor
/🆑
This commit is contained in:
krookodilehunter
2025-12-12 19:46:53 -06:00
committed by GitHub
parent bc9d77bbc4
commit 692e292a5f
3 changed files with 12 additions and 2 deletions
@@ -26,6 +26,8 @@
worn_icon_state = "cutters"
toolspeed = 0.3
random_color = FALSE
greyscale_config = null
greyscale_colors = null
/obj/item/crowbar/red/caravan
icon_state = "crowbar_caravan"