- there is no mace ammo in the bag of holding.
This commit is contained in:
parent
5ab648b055
commit
1d1331289a
1 changed files with 2 additions and 2 deletions
|
|
@ -84,8 +84,8 @@ Class MaceAmmo : Ammo
|
|||
Inventory.PickupMessage "$TXT_AMMOMACE1";
|
||||
Inventory.Amount 20;
|
||||
Inventory.MaxAmount 150;
|
||||
Ammo.BackpackAmount 20;
|
||||
Ammo.BackpackMaxAmount 300;
|
||||
Ammo.BackpackAmount 0;
|
||||
Ammo.BackpackMaxAmount 150;
|
||||
Inventory.Icon "INAMLOB";
|
||||
Tag "$AMMO_MACE";
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue