This commit is contained in:
parent
d2e6f3b5f3
commit
c86973cc8c
6 changed files with 122 additions and 57 deletions
|
@ -189,7 +189,8 @@ CNpcEnemy::NPC_DATA CNpcEnemy::m_data[NPC_UNIT_TYPE_MAX] =
|
|||
ACTORS_CLAM_SBK,
|
||||
ANIM_CLAM_SIDESNAP,
|
||||
NPC_INIT_DEFAULT,
|
||||
NPC_SENSOR_FALLING_ITEM_USER_CLOSE,
|
||||
//NPC_SENSOR_FALLING_ITEM_USER_CLOSE,
|
||||
NPC_SENSOR_NONE,
|
||||
NPC_MOVEMENT_STATIC,
|
||||
NPC_MOVEMENT_MODIFIER_NONE,
|
||||
NPC_CLOSE_FALLING_ITEM_FALL,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue