Adjust backpack give amounts for all ammo types.
This commit is contained in:
parent
7df890437d
commit
32df2efc86
9 changed files with 9 additions and 9 deletions
|
|
@ -6,7 +6,7 @@ Class RipperAmmo : Ammo
|
|||
Inventory.PickupMessage "$I_RIPPERAMMO";
|
||||
Inventory.Amount 10;
|
||||
Inventory.MaxAmount 40;
|
||||
Ammo.BackpackAmount 20;
|
||||
Ammo.BackpackAmount 5;
|
||||
Ammo.BackpackMaxAmount 80;
|
||||
Ammo.DropAmount 5;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue