Jump to content

More Items With Incorrect Icons


Recommended Posts

A few more items are using the wrong icons:

 

CLCK08 (using ICLCK07, but there's an unused ICLCK08)

 

HELM16 (using CHELM03 + IHELM03, but there's an unused CHELM16 and IHELM16)

 

STAF12 (using ISTAF02, but there's an unused ISTAF12)

 

SW1H55 (using CSW1H44 + ISW1H44, but there's an unused CSW1H55 + ISW1H55)

Link to comment

I'm not seeing a csw1h55.bam.

 

COPY_EXISTING ~clck08.itm~ ~override~
 WRITE_ASCII 0x3a ~iclck08~ #8 // inventory icon
 BUT_ONLY_IF_IT_CHANGES

COPY_EXISTING ~helm16.itm~ ~override~
 WRITE_ASCII 0x3a ~ihelm16~ #8 // inventory icon
 WRITE_ASCII 0x58 ~chelm16~ #8 // description image
 BUT_ONLY_IF_IT_CHANGES

COPY_EXISTING ~staf12.itm~ ~override~
 WRITE_ASCII 0x3a ~istaf12~ #8 // inventory icon
 BUT_ONLY_IF_IT_CHANGES

COPY_EXISTING ~sw1h55.itm~ ~override~
 WRITE_ASCII 0x3a ~isw1h55~ #8 // inventory icon
 BUT_ONLY_IF_IT_CHANGES

Link to comment

Archived

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

×
×
  • Create New...