mirror of
https://github.com/EQEmu/Server.git
synced 2026-05-19 17:38:26 +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:
@@ -426,6 +426,8 @@ namespace Convert {
|
||||
uint32 aug3;
|
||||
uint32 aug4;
|
||||
uint32 aug5;
|
||||
uint32 aug6;
|
||||
uint8 attuned;
|
||||
};
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user