mirror of
https://github.com/EQEmu/Server.git
synced 2026-05-31 00:46:46 +00:00
SharedBank Plat and Item HotKey fixes for RoF
This commit is contained in:
@@ -4378,7 +4378,7 @@ struct RoFSlotStruct
|
||||
|
||||
struct ItemSerializationHeader
|
||||
{
|
||||
/*000*/ char unknown000[13]; // New for HoT. Looks like a string.
|
||||
/*000*/ char unknown000[17]; // New for HoT. Looks like a string.
|
||||
/*017*/ uint32 stacksize;
|
||||
/*021*/ uint32 unknown004;
|
||||
/*025*/ uint8 slot_type; // 0 = normal, 1 = bank, 2 = shared bank, 9 = merchant, 20 = ?
|
||||
|
||||
Reference in New Issue
Block a user