Forgot to remove INVBAR from armor nuggets.
This commit is contained in:
parent
eaeed01ec4
commit
905bf2003a
2 changed files with 2 additions and 3 deletions
|
|
@ -59,7 +59,6 @@ Class ArmorNuggetItem : SWWMSpareArmor
|
|||
Inventory.UseSound "misc/armor_pkup";
|
||||
SWWMSpareArmor.GiveArmor "ArmorNugget";
|
||||
+INVENTORY.ALWAYSPICKUP;
|
||||
-INVENTORY.INVBAR;
|
||||
Radius 4;
|
||||
Height 22;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue