This commit is contained in:
Charles 2001-07-06 15:21:14 +00:00
parent d00521459d
commit c483e466aa
6 changed files with 27 additions and 10 deletions

View file

@ -434,7 +434,7 @@ CNpcEnemy::NPC_DATA CNpcEnemy::m_data[NPC_UNIT_TYPE_MAX] =
NPC_CLOSE_NONE,
NPC_TIMER_NONE,
false,
4,
3,
64,
DETECT_ALL_COLLISION,
DAMAGE__SHOCK_ENEMY,
@ -798,7 +798,7 @@ CNpcEnemy::NPC_DATA CNpcEnemy::m_data[NPC_UNIT_TYPE_MAX] =
NPC_CLOSE_NONE,
NPC_TIMER_NONE,
false,
4,
3,
256,
DETECT_ALL_COLLISION,
DAMAGE__SHOCK_ENEMY,