Avali-Triage-Team / Avali

Avali mod with community additions. See Trello for an easier way to see what we're working on:
https://trello.com/b/gXXkQ3Lw/avali-starbound
63 stars 44 forks source link

Incorrect definition of avalihat2.back's inventoryIcon #473

Open GoodGame444 opened 10 months ago

GoodGame444 commented 10 months ago
[11:54:37.743] [Error] Could not load image asset '/items/armors/avali/avali-hat2/icons.png:3', using placeholder default.
(AssetException) No such frame 3 in frames spec /items/armors/icons.frames

This is because avalihat2.back contains "inventoryIcon" : "icons.png:3". I think the value should be "icons.png:back".

GoodGame444 commented 10 months ago

I can fix this myself and make a pull request if you wish.

Fevix commented 10 months ago

Sorry for late reply, feel free.