Disable buying of nuggets (your ears will thank me).

This commit is contained in:
Mari the Deer 2022-07-28 23:42:57 +02:00
commit 7b1a87d8a5
4 changed files with 4 additions and 37 deletions

View file

@ -48,7 +48,7 @@ Class ArmorNuggetItem : SWWMSpareArmor
Default
{
Tag "$T_NUGGETA";
Stamina 1200;
Stamina -1200;
Inventory.PickupMessage "$T_NUGGETA";
Inventory.MaxAmount 0;
Inventory.InterHubAmount 0;