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:
@@ -24,7 +24,9 @@
|
||||
- MobImpassable
|
||||
- VaultImpassable
|
||||
- SmallImpassable
|
||||
- ExplosivePassable
|
||||
- type: Tag
|
||||
tags:
|
||||
- ExplosivePassable
|
||||
- type: Pullable
|
||||
- type: Damageable
|
||||
resistances: metallicResistances
|
||||
|
||||
2
Resources/Prototypes/tags.yml
Normal file
2
Resources/Prototypes/tags.yml
Normal file
@@ -0,0 +1,2 @@
|
||||
- type: Tag
|
||||
id: ExplosivePassable
|
||||
Reference in New Issue
Block a user