This commit is contained in:
parent
4b980a9213
commit
d238e6ac10
3 changed files with 34 additions and 1 deletions
|
@ -48,7 +48,7 @@
|
|||
|
||||
void CNpc::init()
|
||||
{
|
||||
m_type = NPC_FLAMING_SKULL;
|
||||
m_type = NPC_CLAM;
|
||||
|
||||
m_heading = m_fireHeading = 0;
|
||||
m_movementTimer = 0;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue