Made weapons switchable while selecting.
Added footsteps. Some minor tweaks. Listed known bugs in readme.
This commit is contained in:
parent
b1b38561c1
commit
5baca999b5
7 changed files with 7 additions and 7 deletions
|
|
@ -8,7 +8,7 @@ Class WarheadAmmo : Ammo
|
|||
Inventory.Amount 1;
|
||||
Inventory.MaxAmount 2;
|
||||
Ammo.BackpackAmount 0;
|
||||
Ammo.BackpackMaxAmount 3;
|
||||
Ammo.BackpackMaxAmount 2;
|
||||
Ammo.DropAmount 1;
|
||||
Inventory.RespawnTics 2100;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue