This commit is contained in:
Charles 2001-02-12 17:52:04 +00:00
parent 8fc2f0e1df
commit 12e8907ece
4 changed files with 16 additions and 1 deletions

View file

@ -54,7 +54,7 @@ class CLayerCollision *CNpc::m_layerCollision;
void CNpc::init()
{
m_type = NPC_SKELETAL_FISH;
m_type = NPC_GARY;
m_heading = m_fireHeading = 0;
m_movementTimer = 0;