mirror of
https://github.com/YGGverse/hlsdk-portable.git
synced 2025-01-27 07:04:16 +00:00
Always give item_flashlight with impulse 101 cheat cmd.
This commit is contained in:
parent
15c85e6d88
commit
72798a517e
@ -3459,6 +3459,7 @@ void CBasePlayer::CheatImpulseCommands( int iImpulse )
|
||||
gEvilImpulse101 = TRUE;
|
||||
GiveNamedItem( "item_suit" );
|
||||
GiveNamedItem( "item_battery" );
|
||||
GiveNamedItem( "item_flashlight" );
|
||||
GiveNamedItem( "weapon_crowbar" );
|
||||
GiveNamedItem( "weapon_9mmhandgun" );
|
||||
GiveNamedItem( "ammo_9mmclip" );
|
||||
|
Loading…
x
Reference in New Issue
Block a user