Mark collectibles as DONTGIB so they don't get crushed.

This commit is contained in:
Mari the Deer 2021-03-19 22:14:44 +01:00
commit 3c85955d91
2 changed files with 3 additions and 2 deletions

View file

@ -32,6 +32,7 @@ Class SWWMCollectible : Inventory abstract
+INVENTORY.UNCLEARABLE;
+INVENTORY.AUTOACTIVATE;
+FLOATBOB;
+DONTGIB;
FloatBobStrength 0.25;
Radius 8;
Height 24;