Price adjustments.

This commit is contained in:
Mari the Deer 2021-09-16 19:18:41 +02:00
commit 26713d444f
3 changed files with 5 additions and 5 deletions

View file

@ -39,7 +39,7 @@ Class ArmorNuggetItem : SWWMSpareArmor
//$Sprite graphics/HUD/Icons/I_ArmorNugget.png
//$Icon armour
Tag "$T_NUGGETA";
Stamina 300;
Stamina 400;
Inventory.Icon "graphics/HUD/Icons/I_ArmorNugget.png";
Inventory.PickupMessage "$T_NUGGETA";
Inventory.MaxAmount 20;