comparison Items.h @ 23:509744251c8e

Player-related members
author Nomad
date Sun, 14 Oct 2012 00:27:38 +0200
parents 8b8875f5b359
children
comparison
equal deleted inserted replaced
22:e7ee737cd473 23:509744251c8e
107 unsigned int uItemID; 107 unsigned int uItemID;
108 int _bonus_type; 108 int _bonus_type;
109 int _bonus_strength; 109 int _bonus_strength;
110 int uAdditionalValue; 110 int uAdditionalValue;
111 int uNumCharges; 111 int uNumCharges;
112 unsigned int uAttributtes; 112 unsigned int uAttributes;
113 unsigned __int8 uBodyAnchor; 113 unsigned __int8 uBodyAnchor;
114 char uMaxCharges; 114 char uMaxCharges;
115 char field_1A; 115 char field_1A;
116 char field_1B; 116 char field_1B;
117 unsigned __int64 uExpireTime; 117 unsigned __int64 uExpireTime;