Bug #1191
redundant/wrong "faber" element in armor .sitem files
Status: | New | Start date: | 11/14/2010 | |
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | aquiles | % Done: | 0% |
|
Category: | Tools: Georges Qt | |||
Target version: | Version 0.10.0 |
Description
eg fyros armor icfalb.sitem defines
<STRUCT Name="faber">
<ATOM Name="Tool type" Value="ArmorTool"/>
</STRUCT>
though .sitem dfn at no points defines a faber element
theres is just a crafting tool element which also gets correctly filled by the parent file _c_al.sitem with
<STRUCT Name="crafting tool">
<ATOM Name="type" Value="ArmorTool"/>
</STRUCT>
perhaps the first one is just a leftover?
its also not displayed with old georges
the faber element btw is afaik only relevant for the .sbricks
this is occuring in all armor files in the sitem/armor folder