Correct charm scaling for RoF

Other clients should actually work the same as well
This commit is contained in:
Michael Cook (mackal)
2014-11-14 23:45:56 -05:00
parent d33b320436
commit 44bfdfebc2
3 changed files with 5 additions and 3 deletions
+1 -1
View File
@@ -4396,7 +4396,7 @@ struct ItemSerializationHeader
/*030*/ uint16 unknown013; // 0xffff
/*032*/ uint32 price;
/*036*/ uint32 merchant_slot; //1 if not a merchant item
/*040*/ uint32 unknown020; //0
/*040*/ uint32 scaled_value; //0
/*044*/ uint32 instance_id; //unique instance id if not merchant item, else is merchant slot
/*048*/ uint32 unknown028; //0
/*052*/ uint32 last_cast_time; // Unix Time from PP of last cast for this recast type if recast delay > 0