This commit is contained in:
parent
1627c733fd
commit
dd254b2a47
4 changed files with 79 additions and 7 deletions
|
@ -631,10 +631,10 @@ CNpcEnemy::NPC_DATA CNpcEnemy::m_data[NPC_UNIT_TYPE_MAX] =
|
|||
ACTORS_BABYOCTOPUS_SBK,
|
||||
ANIM_BABYOCTOPUS_IDLE,
|
||||
NPC_INIT_DEFAULT,
|
||||
NPC_SENSOR_NONE,
|
||||
NPC_SENSOR_OCTOPUS_USER_CLOSE,
|
||||
NPC_MOVEMENT_FIXED_PATH,
|
||||
NPC_MOVEMENT_MODIFIER_OCTOPUS,
|
||||
NPC_CLOSE_NONE,
|
||||
NPC_CLOSE_OCTOPUS_ATTACK,
|
||||
NPC_TIMER_NONE,
|
||||
false,
|
||||
2,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue