mirror of
https://github.com/diamante0018/InfectedGSC.git
synced 2025-04-19 20:22:53 +00:00
tabs again
This commit is contained in:
parent
284a25b168
commit
6ed7548661
@ -105,6 +105,7 @@ playerModelForWeaponStub( weapon, secondary )
|
||||
return;
|
||||
}
|
||||
|
||||
// Hack for infected players
|
||||
if ( self.pers["team"] == "axis" )
|
||||
{
|
||||
if ( level.environment != "" && self isItemUnlocked( "ghillie_" + level.environment ) )
|
||||
|
@ -9,7 +9,7 @@
|
||||
|
||||
init()
|
||||
{
|
||||
level._effect[ "nolight_burst_mp" ] = loadfx( "fire/firelp_huge_pm_nolight_burst" );
|
||||
level._effect[ "nolight_burst_mp" ] = loadfx( "fire/firelp_huge_pm_nolight_burst" );
|
||||
precacheMpAnim( "windmill_spin_med" );
|
||||
precacheMpAnim( "foliage_desertbrush_1_sway" );
|
||||
precacheMpAnim( "oilpump_pump01" );
|
||||
|
Loading…
x
Reference in New Issue
Block a user