mirror of
https://github.com/EQEmu/Server.git
synced 2026-09-04 10:26:37 +00:00
(RoF+) Implemented the 6th Augment Slot for Items.
Player Corpses now saved attuned settings for Items. Renamed IsInstNoDrop() and SetInstNoDrop() to IsAttuned() and SetAttuned() respectively.
This commit is contained in:
@@ -332,6 +332,9 @@ These fields must be in the order of how they are serialized!
|
||||
/* 091 */ I(AugSlotType[4])
|
||||
/* 092 */ I(AugSlotVisible[4])
|
||||
/* 092 */ I(AugSlotUnk2[4])
|
||||
/* 091 */ I(AugSlotType[5])
|
||||
/* 092 */ I(AugSlotVisible[5])
|
||||
/* 092 */ I(AugSlotUnk2[5])
|
||||
/* 093 */ I(PointType)
|
||||
/* 093 */ I(LDoNTheme)
|
||||
/* 094 */ I(LDoNPrice)
|
||||
|
||||
Reference in New Issue
Block a user