Mark collectibles as DONTGIB so they don't get crushed.
This commit is contained in:
parent
8ddc9e1de3
commit
3c85955d91
2 changed files with 3 additions and 2 deletions
|
|
@ -32,6 +32,7 @@ Class SWWMCollectible : Inventory abstract
|
|||
+INVENTORY.UNCLEARABLE;
|
||||
+INVENTORY.AUTOACTIVATE;
|
||||
+FLOATBOB;
|
||||
+DONTGIB;
|
||||
FloatBobStrength 0.25;
|
||||
Radius 8;
|
||||
Height 24;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue