This commit is contained in:
Charles 2001-02-05 14:55:11 +00:00
parent 2a71836478
commit b9ccd83f66
7 changed files with 72 additions and 6 deletions

View file

@ -186,15 +186,15 @@ CNpc::NPC_DATA CNpc::m_data[NPC_UNIT_TYPE_MAX] =
},
{ // NPC_FISH_FOLK
NPC_INIT_DEFAULT,
NPC_INIT_FISH_FOLK,
NPC_SENSOR_NONE,
NPC_MOVEMENT_FIXED_PATH,
NPC_MOVEMENT_MODIFIER_NONE,
NPC_MOVEMENT_MODIFIER_FISH_FOLK,
NPC_CLOSE_NONE,
NPC_TIMER_NONE,
false,
2,
128,
2048,
},
{ // NPC_PRICKLY_BUG