Use monster classname for player deaths.
This commit is contained in:
@@ -616,6 +616,8 @@ void CMScientist :: Spawn( void )
|
||||
pev->skin = 1;
|
||||
|
||||
MonsterInit();
|
||||
|
||||
pev->classname = MAKE_STRING( "monster_scientist" );
|
||||
}
|
||||
|
||||
//=========================================================
|
||||
|
||||
Reference in New Issue
Block a user