Re: Adria - Inventory Management System
thx a lot
with this i found why items like arach or arreats face landed in N/A category... the thing is that im using patched ver with german subname so for example:
Arachnids Web
Spiderweb Sash
had underneath it:
Spinnenmonster-Netz
Spinnennetz-Schärpe
after deleting this german part it found its cathegory
thx for help ^^
You're thinking of how the runes that are incorrectly classed, right?
Short answer:
Open the runes in the editor and change "[o]" on the first line to "[w]".
Somewhat longer answer:
The classification is hardcoded so you cannot change how the program classifies an item given the item description text, but you can change the item description text in the editor.
Depending on the color of the first line it will seek out the line where the base item name should be listed. In 1.12 runes where white and for white items the base item name should be on the first line, but in 1.13 they are orange so now the program looks at the wrong line when trying to identify the class.
The colors of each line are marked using colortags at the start of the line. "[w]" for white, "[e]" for gray (think ethereal), "" for blue, "[g]" for green, "" for gold (think unique) and lastly "[o]" for orange.
This issue has been fixed for the upcoming version.
thx a lot

Arachnids Web
Spiderweb Sash
had underneath it:
Spinnenmonster-Netz
Spinnennetz-Schärpe
after deleting this german part it found its cathegory
