Don't flag embiggeners with COUNTITEM (fixes inability to get 100% items in Akeldama MAP02).

Small code cleanup.
This commit is contained in:
Mari the Deer 2021-07-25 16:46:47 +02:00
commit c166501b15
4 changed files with 27 additions and 29 deletions

View file

@ -522,7 +522,6 @@ Class HammerspaceEmbiggener : Inventory
+INVENTORY.UNDROPPABLE;
+INVENTORY.UNTOSSABLE;
+INVENTORY.ALWAYSPICKUP;
+COUNTITEM;
+FLOATBOB;
FloatBobStrength 0.25;
Radius 8;
@ -539,13 +538,7 @@ Class HammerspaceEmbiggener : Inventory
// used when cheating or trading, this version does not give ammo and is meant
// only for GiveInventory, so it shouldn't be spawned in the world
Class TradedHammerspaceEmbiggener : HammerspaceEmbiggener
{
Default
{
-COUNTITEM;
}
}
Class TradedHammerspaceEmbiggener : HammerspaceEmbiggener {}
// used to denote "merged" embiggeners, changes color based on amount
// green (2+)