This commit is contained in:
Charles 2001-02-06 21:25:25 +00:00
parent 4b980a9213
commit d238e6ac10
3 changed files with 34 additions and 1 deletions

View file

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