Made weapons switchable while selecting.

Added footsteps.
Some minor tweaks.
Listed known bugs in readme.
This commit is contained in:
Marisa the Magician 2018-05-30 17:52:20 +02:00
commit 5baca999b5
7 changed files with 7 additions and 7 deletions

View file

@ -7,7 +7,7 @@ Class RipperAmmo : Ammo
Inventory.Amount 25;
Inventory.MaxAmount 75;
Ammo.BackpackAmount 50;
Ammo.BackpackMaxAmount 150;
Ammo.BackpackMaxAmount 75;
Ammo.DropAmount 10;
}
States