Jump to content

Club of Detonation becomes a flail


igi

Recommended Posts

BUG:

"Club Of Detonation became misclassified as a flail when upgraded to +5"

 

CAUSE:

The blun27.itm has an incorrect paperdoll animation assignment, and incorrect itemtype.

 

FIX:

Set the paperdoll animation assignent to club, and itemtype to Mace.

COPY_EXISTING ~blun27.itm~ ~override/blun27.itm~
 WRITE_SHORT 0x001c 17  // mace
 WRITE_ASCII 0x0022 ~CL~  // club
 BUT_ONLY_IF_IT_CHANGES

Link to comment

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...