Half-Life: Start with suit in deathmatch.
This commit is contained in:
parent
05980cfb3e
commit
afa60a0482
1 changed files with 1 additions and 0 deletions
|
@ -160,6 +160,7 @@ void Game_PutClientInServer(void)
|
|||
pl.ammo_9mm = 68;
|
||||
Weapons_AddItem(pl, WEAPON_CROWBAR);
|
||||
Weapons_AddItem(pl, WEAPON_GLOCK);
|
||||
pl.g_items |= ITEM_SUIT;
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue