--- deliantra/server/include/player.h 2006/09/29 11:53:08 1.19 +++ deliantra/server/include/player.h 2006/12/09 16:11:09 1.20 @@ -120,9 +120,8 @@ bowtype_t bowtype; /* which firemode? */ petmode_t petmode; /* which petmode? */ object_ptr ranges[range_size]; /* object for each range. Set up in fix player. Note */ - /* That not all are used, it is just nice to map this 1:1 */ - /* With the range names */ - uint32 ACC (RW, golem_count); /* To track the golem */ + /* That not all are used, it is just nice to map this 1:1 */ + /* With the range names */ usekeytype usekeys; /* Method for finding keys for doors */ unapplymode unapply; /* Method for auto unapply */ uint32 ACC (RW, count); /* Any numbers typed before a command */