From b54643b243d1d685622ee64b1033c3eaa937d905 Mon Sep 17 00:00:00 2001 From: ComicIronic Date: Mon, 25 May 2020 00:17:42 +0100 Subject: [PATCH] Add example of new collision flag names in prototype --- Resources/Prototypes/Entities/Buildings/walls.yml | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/Resources/Prototypes/Entities/Buildings/walls.yml b/Resources/Prototypes/Entities/Buildings/walls.yml index 97bd3b62cf..ee15d688d2 100644 --- a/Resources/Prototypes/Entities/Buildings/walls.yml +++ b/Resources/Prototypes/Entities/Buildings/walls.yml @@ -20,7 +20,12 @@ - type: Collidable shapes: - !type:PhysShapeAabb - layer: 31 + layer: + - Opaque + - Impassable + - MobImpassable + - VaultImpassable + - SmallImpassable - type: Damageable - type: Destructible thresholdvalue: 100