Thread: Bugs Thread
View Single Post
  #997  
Old 12-30-2012, 11:44 AM
ivra ivra is offline
Approved Member
 
Join Date: Jan 2010
Location: Norway
Posts: 156
Default

Minor item bug:

The item Viking Shield has the wrong item listed in the Upgrade list. It lists Leather Shield as the item it is upgraded from, but it is upgraded from the item Shield.

In more technical terms:
The item barbarian_shield should change:
upgrade=addon2_shield_leather_shield,barbarian_shi eld
to
upgrade=shield,barbarian_shield


Found another minor bug:
The item Ogre's Club [ogre_club] has a part of its description missing. It says:
+4 Attack
Damage of Ogres, Trolls, Orc Chieftains, Jotuns, and Giants.
It should be:
+4 Attack
+20% Physical Damage to Ogres, Trolls, Orc Chieftains, Jotuns, and Giants.

The source line is:
dbonus=physical,0,20,0,-100,0,0

Last edited by ivra; 12-30-2012 at 04:24 PM. Reason: Added another minor bug
Reply With Quote