diff SpriteObject.h @ 822:c232f160e6f3

Named SpriteObject spell-related fields.
author Nomad
date Tue, 26 Mar 2013 17:56:24 +0200
parents f5156b8c61ad
children c1da83d8223f
line wrap: on
line diff
--- a/SpriteObject.h	Tue Mar 26 14:55:43 2013 +0200
+++ b/SpriteObject.h	Tue Mar 26 17:56:24 2013 +0200
@@ -36,11 +36,11 @@
   __int16 field_20;
   __int16 field_22_glow_radius_multiplier;
   struct ItemGen stru_24;
-  int field_48;
-  int field_4C;
-  int field_50;
+  int spell_id;
+  int spell_level;
+  int spell_skill;
   int field_54;
-  int field_58_pid;
+  int spell_caster_pid;
   int field_5C;
   char field_60_distance_related_prolly_lod;
   char field_61;