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
|
|
@ -1,3 +1,3 @@
|
|||
[default]
|
||||
SWWM_MODVER="\cyDEMOLITIONIST \cw1.2.23 \cu(Thu 9 Jun 10:53:58 CEST 2022)\c-";
|
||||
SWWM_SHORTVER="\cw1.2.23 \cu(2022-06-09 10:53:58)\c-";
|
||||
SWWM_MODVER="\cyDEMOLITIONIST \cw1.2.23 r1 \cu(Fri 10 Jun 00:46:34 CEST 2022)\c-";
|
||||
SWWM_SHORTVER="\cw1.2.23 r1 \cu(2022-06-10 00:46:34)\c-";
|
||||
|
|
|
|||
|
|
@ -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