Issue Information
-
#008710
-
0 - None Assigned
-
Invalid
Issue Confirmations
-
Yes (0)No (1)
Item Rosary [1] (ID: 2626) can't have cards compounded on it for some reason.
Tried duplicating the item using a different item ID and it works fine.
Though that's just a band-aid fix and I think it's still best if the item itself with the right item ID should work.
Tried duplicating the item using a different item ID and it works fine.
Though that's just a band-aid fix and I think it's still best if the item itself with the right item ID should work.
make sure that in item_db.conf it looks like that:
and make sure that you don't have any entry in item_db2.conf that is overwriting the original one
Id: 2626 AegisName: "Rosary_" Name: "Rosary" Type: 5 Buy: 15000 Weight: 200 Slots: 1 Job: 0xFFFFFFFE Loc: 136 EquipLv: 90 Refine: false Script: <" bonus bMdef,3; bonus bLuk,1; ">
and make sure that you don't have any entry in item_db2.conf that is overwriting the original one
changed status to: Unable To Reproduce
I found the cause of this in my client.
Thanks and sorry for the trouble
Thanks and sorry for the trouble
changed status to: Invalid