This commit is contained in:
Charles 2001-02-05 16:20:38 +00:00
parent b9ccd83f66
commit a4b4bf370a
2 changed files with 4 additions and 4 deletions

View file

@ -48,7 +48,7 @@
void CNpc::init()
{
m_type = NPC_FISH_FOLK;
m_type = NPC_ZOMBIE_FISH_FOLK;
m_heading = m_fireHeading = 0;
m_movementTimer = 0;