Remove ExplosivePassable collision layer (#3084)

* Remove ExplosivePassable collision layer

Now we have tags which can do this cleaner.

* Update typo

* Vera's review

Co-authored-by: Metal Gear Sloth <metalgearsloth@gmail.com>
This commit is contained in:
metalgearsloth
2021-02-06 06:43:50 +11:00
committed by GitHub
parent b3869985e0
commit abde29ed5a
4 changed files with 13 additions and 7 deletions

View File

@@ -24,7 +24,9 @@
- MobImpassable
- VaultImpassable
- SmallImpassable
- ExplosivePassable
- type: Tag
tags:
- ExplosivePassable
- type: Pullable
- type: Damageable
resistances: metallicResistances

View File

@@ -0,0 +1,2 @@
- type: Tag
id: ExplosivePassable