This commit is contained in:
parent
ace470e1c4
commit
ef78241c95
6 changed files with 184 additions and 71 deletions
|
@ -136,6 +136,8 @@ void CNpcEnemy::processCloseAnemone1Attack( int _frames )
|
|||
|
||||
m_controlFunc = NPC_CONTROL_MOVEMENT;
|
||||
m_timerTimer = GameState::getOneSecondInFrames();
|
||||
m_timerFunc = NPC_TIMER_ATTACK_DONE;
|
||||
m_sensorFunc = NPC_SENSOR_NONE;
|
||||
|
||||
m_animPlaying = true;
|
||||
m_animNo = ANIM_ANENOMELVL1_BEND;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue