Fix Male Assassin unable to use the Sniper Rifle.
Partially fixed the Stukabat being unable to move when target is unreachable. Removed zombie/gonome bullet resistance. Add Global Model Replacement and Global Sound Replacement. Update Tier milestones.
This commit is contained in:
@@ -326,7 +326,7 @@ void CMHoundeye :: Precache()
|
||||
PRECACHE_SOUND("houndeye/he_blast2.wav");
|
||||
PRECACHE_SOUND("houndeye/he_blast3.wav");
|
||||
|
||||
m_iSpriteTexture = PRECACHE_MODEL( "sprites/shockwave.spr" );
|
||||
m_iSpriteTexture = PRECACHE_MODELINDEX( "sprites/shockwave.spr" );
|
||||
}
|
||||
|
||||
//=========================================================
|
||||
|
||||
Reference in New Issue
Block a user