This commit is contained in:
parent
5b8ef72209
commit
0f094cd65a
6 changed files with 61 additions and 40 deletions
|
@ -514,10 +514,10 @@ CNpcEnemy::NPC_DATA CNpcEnemy::m_data[NPC_UNIT_TYPE_MAX] =
|
|||
ACTORS_PUFFAFISH_SBK,
|
||||
ANIM_PUFFAFISH_PUFFUPIDLE,
|
||||
NPC_INIT_DEFAULT,
|
||||
NPC_SENSOR_NONE,
|
||||
NPC_SENSOR_PUFFA_FISH_USER_CLOSE,
|
||||
NPC_MOVEMENT_FIXED_PATH,
|
||||
NPC_MOVEMENT_MODIFIER_NONE,
|
||||
NPC_CLOSE_NONE,
|
||||
NPC_CLOSE_PUFFA_FISH_INFLATE,
|
||||
NPC_TIMER_NONE,
|
||||
false,
|
||||
2,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue