Disable buying of nuggets (your ears will thank me).
This commit is contained in:
parent
b876515745
commit
7b1a87d8a5
4 changed files with 4 additions and 37 deletions
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue