From cfedf53dc081864262263cb1f577b510fa4dd804 Mon Sep 17 00:00:00 2001 From: SecretsOTheP Date: Wed, 6 May 2015 18:53:41 -0400 Subject: [PATCH] *cone of shame* forgot a file --- common/eq_packet_structs.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/common/eq_packet_structs.h b/common/eq_packet_structs.h index c203dad53..980fcc419 100644 --- a/common/eq_packet_structs.h +++ b/common/eq_packet_structs.h @@ -2535,8 +2535,8 @@ struct BookRequest_Struct { */ struct Object_Struct { /*00*/ uint32 linked_list_addr[2];// They are, get this, prev and next, ala linked list -/*08*/ uint16 unknown008; // -/*10*/ uint16 unknown010; // +/*08*/ uint16 size; // +/*10*/ uint16 solidtype; // /*12*/ uint32 drop_id; // Unique object id for zone /*16*/ uint16 zone_id; // Redudant, but: Zone the object appears in /*18*/ uint16 zone_instance; //