Ammo rebalances (again).
This commit is contained in:
parent
333757d04b
commit
520a5f6328
3 changed files with 14 additions and 14 deletions
|
|
@ -14,7 +14,7 @@ Class SMW05Ammo : Ammo
|
|||
Inventory.Icon "graphics/HUD/Icons/A_SMW05Ammo.png";
|
||||
Inventory.Amount 1;
|
||||
Inventory.MaxAmount 60;
|
||||
Ammo.BackpackAmount 12;
|
||||
Ammo.BackpackAmount 6;
|
||||
Ammo.BackpackMaxAmount 150;
|
||||
Ammo.DropAmount 3;
|
||||
+FLOATBOB;
|
||||
|
|
@ -91,7 +91,7 @@ Class SheenAmmo : Ammo
|
|||
Inventory.Icon "graphics/HUD/Icons/A_SheenAmmo.png";
|
||||
Inventory.Amount 1;
|
||||
Inventory.MaxAmount 600;
|
||||
Ammo.BackpackAmount 100;
|
||||
Ammo.BackpackAmount 50;
|
||||
Ammo.BackpackMaxAmount 1200;
|
||||
Ammo.DropAmount 20;
|
||||
+FLOATBOB;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue