Files
Matrix (Selena Rohrmann) 79e6d18464 New recolorable cape in the ClothesMate (#93795)
## About The Pull Request

A new recolorable cape in the clothesmate, called the robe cape.
<img width="398" height="241" alt="cape"
src="https://github.com/user-attachments/assets/68d51edd-93b3-4038-a444-b187aa29dc9d"
/>

<img width="157" height="156" alt="detective"
src="https://github.com/user-attachments/assets/3200d77f-ee3d-472a-8432-74999d3fd3e0"
/>

## Why It's Good For The Game

Capes and cloaks look incredible and the only one we have right now is
an owl cloak. This cape exposes one arm and shows off more of your
suit/arms than other capes do, and it's also colorable so you can adjust
it to suit your style. It's the best one I've seen and if people like
it, I might port more capes and accessories.

It was tough to track down the original spriter, I believe the cape was
brought from Nova to Monke.

## Changelog

🆑
add: Added a recolorable cape to the ClothesMate accessories section
/🆑
2025-11-11 22:00:55 +01:00

11 lines
134 B
JSON

{
"robe_cape": [
{
"type": "icon_state",
"icon_state": "robe_cape",
"blend_mode": "overlay",
"color_ids": [1]
}
]
}