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
|
|
@ -26,7 +26,7 @@ Class BioAmmo : Ammo
|
|||
Inventory.Amount 25;
|
||||
Inventory.MaxAmount 100;
|
||||
Ammo.BackpackAmount 50;
|
||||
Ammo.BackpackMaxAmount 199;
|
||||
Ammo.BackpackMaxAmount 100;
|
||||
Ammo.DropAmount 10;
|
||||
}
|
||||
States
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue