Always give item_flashlight with impulse 101 cheat cmd.

This commit is contained in:
Andrey Akhmichin 2019-12-01 14:35:58 +05:00
parent 15c85e6d88
commit 72798a517e

View File

@ -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" );