mirror of
https://github.com/EQEmu/Server.git
synced 2026-04-03 21:42:26 +00:00
*cone of shame* forgot a file
This commit is contained in:
parent
4a4a0c5e8b
commit
cfedf53dc0
@ -2535,8 +2535,8 @@ struct BookRequest_Struct {
|
|||||||
*/
|
*/
|
||||||
struct Object_Struct {
|
struct Object_Struct {
|
||||||
/*00*/ uint32 linked_list_addr[2];// They are, get this, prev and next, ala linked list
|
/*00*/ uint32 linked_list_addr[2];// They are, get this, prev and next, ala linked list
|
||||||
/*08*/ uint16 unknown008; //
|
/*08*/ uint16 size; //
|
||||||
/*10*/ uint16 unknown010; //
|
/*10*/ uint16 solidtype; //
|
||||||
/*12*/ uint32 drop_id; // Unique object id for zone
|
/*12*/ uint32 drop_id; // Unique object id for zone
|
||||||
/*16*/ uint16 zone_id; // Redudant, but: Zone the object appears in
|
/*16*/ uint16 zone_id; // Redudant, but: Zone the object appears in
|
||||||
/*18*/ uint16 zone_instance; //
|
/*18*/ uint16 zone_instance; //
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user