What version did the issue occur in?
wizards/5c09eed
Description
The following items have valid sprites for the modular kebab system, but still can't be placed on kebabs:
- Meat (skewer-meat.png)
- There's also a variant of this (skewer-meat-alpha.png) that could support other meats (e.g spider meat, dragon meat) through recoloring
- Mushrooms (skewer-mushroom.png)
- Snake meat (skewer-snake.png)
- "Tail"(?) (skewer-tail.png / skewer-tail-cooked.png)
- I don't actually know what item this represents.
Reproduction
- Hold one of the above foods
- Attempt to place said food on a skewer
- Fall to your knees in despair as you realize BBQ night is ruined
Additional Context
We have the sprites, and we have the general code for the modular kebab system, so all that needs to be done here is just correctly implementing these items into the existing system, and I think that's just YAML code?
What version did the issue occur in?
wizards/5c09eed
Description
The following items have valid sprites for the modular kebab system, but still can't be placed on kebabs:
Reproduction
Additional Context
We have the sprites, and we have the general code for the modular kebab system, so all that needs to be done here is just correctly implementing these items into the existing system, and I think that's just YAML code?