comparison SpriteObject.h @ 822:c232f160e6f3

Named SpriteObject spell-related fields.
author Nomad
date Tue, 26 Mar 2013 17:56:24 +0200
parents f5156b8c61ad
children c1da83d8223f
comparison
equal deleted inserted replaced
820:522591080ac5 822:c232f160e6f3
34 __int16 uSectorID; 34 __int16 uSectorID;
35 unsigned __int16 uSpriteFrameID; 35 unsigned __int16 uSpriteFrameID;
36 __int16 field_20; 36 __int16 field_20;
37 __int16 field_22_glow_radius_multiplier; 37 __int16 field_22_glow_radius_multiplier;
38 struct ItemGen stru_24; 38 struct ItemGen stru_24;
39 int field_48; 39 int spell_id;
40 int field_4C; 40 int spell_level;
41 int field_50; 41 int spell_skill;
42 int field_54; 42 int field_54;
43 int field_58_pid; 43 int spell_caster_pid;
44 int field_5C; 44 int field_5C;
45 char field_60_distance_related_prolly_lod; 45 char field_60_distance_related_prolly_lod;
46 char field_61; 46 char field_61;
47 char field_62[2]; 47 char field_62[2];
48 Vec3_int_ field_64; 48 Vec3_int_ field_64;