--- deliantra/server/server/cfperl.xs 2008/04/11 13:59:06 1.275 +++ deliantra/server/server/cfperl.xs 2008/04/15 14:21:04 1.276 @@ -1404,7 +1404,8 @@ const_iv (ATNR_GODPOWER) const_iv (ATNR_HOLYWORD) const_iv (ATNR_BLIND) const_iv (ATNR_INTERNAL) const_iv (ATNR_LIFE_STEALING) const_iv (ATNR_DISEASE) - const_iv (MAP_IN_MEMORY) const_iv (MAP_SWAPPED) const_iv (MAP_LOADING) const_iv (MAP_SAVING) + const_iv (MAP_ACTIVE) const_iv (MAP_SWAPPED) const_iv (MAP_LOADING) const_iv (MAP_SAVING) + const_iv (MAP_INACTIVE) const_iv (KLASS_ATTACHABLE) const_iv (KLASS_GLOBAL) const_iv (KLASS_OBJECT) const_iv (KLASS_CLIENT) const_iv (KLASS_PLAYER) const_iv (KLASS_MAP)