This commit is contained in:
Charles 2001-06-27 16:04:14 +00:00
parent 7b44d05b4d
commit 1ee7ebb17a

View file

@ -680,6 +680,7 @@ void CNpcMotherJellyfishEnemy::processShot( int _frames )
}
m_controlFunc = NPC_CONTROL_MOVEMENT;
m_RGB = MJ_PINK;
m_invulnerableTimer = 2 * GameState::getOneSecondInFrames();