diff options
Diffstat (limited to 'items.xml')
-rw-r--r-- | items.xml | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -4769,6 +4769,7 @@ Colors for dyeable equipments or items are set up by itemcolors.xml. type="equip-shield" weight="2710"> <!-- TODO FIXME --> + <sprite>equipment/shields/steel.xml</sprite> </item> <item id="2706" image="equipment/shields/bromenalshield.png" @@ -4786,6 +4787,7 @@ Colors for dyeable equipments or items are set up by itemcolors.xml. type="equip-shield" weight="2900"> <!-- TODO FIXME --> + <sprite>equipment/shields/wooden.xml</sprite> </item> <item id="2707" image="equipment/shields/roundleathershield.png" @@ -7055,6 +7057,8 @@ Colors for dyeable equipments or items are set up by itemcolors.xml. type="equip-2hand" attack-action="stand" weight="3000"> + <!-- TODO FIXME --> + <sprite>equipment/shields/steel.xml</sprite> </item> <!-- Pets --> <item id="4000" |