This commit is contained in:
kaetemi 2014-09-09 08:15:05 +02:00
parent f351f458b1
commit 0a2ce69818

View file

@ -33,13 +33,13 @@ namespace RYZOMID
creature_begin = 0,
player = creature_begin,
bot_ai_begin,
npc = bot_begin, //1
npc = bot_ai_begin, //1
creature, //2
mount, //3
pack_animal, //4
flora, //5
bot_ai_end = flora,
creature_end = bot_end,
creature_end = bot_ai_end,
// objects part
object, // 6