Mime cleanup (#8433)

This commit is contained in:
metalgearsloth
2022-05-25 17:43:48 +10:00
committed by GitHub
parent d79da62a95
commit 495a65bc6d
6 changed files with 51 additions and 39 deletions

View File

@@ -649,7 +649,7 @@
parent: WallBase
id: WallVaultAlien
name: alien vault wall
description: A mysterious ornate looking wall. There may be ancient dangers inside.
description: A mysterious ornate looking wall. There may be ancient dangers inside.
components:
- type: Sprite
sprite: Structures/Walls/vault.rsi
@@ -665,7 +665,7 @@
behaviors:
- !type:DoActsBehavior
acts: [ "Destruction" ]
- type: entity
parent: WallVaultAlien
id: WallVaultRock
@@ -677,7 +677,7 @@
- type: Icon
sprite: Structures/Walls/vault.rsi
state: rockvault
- type: entity
parent: WallVaultAlien
id: WallVaultSandstone
@@ -697,6 +697,8 @@
id: WallInvisible
name: Invisible Wall
components:
- type: DeleteAfterTime
despawnTime: 30
- type: Tag
tags:
- Wall
@@ -711,4 +713,4 @@
- FullTileMask
layer:
- GlassLayer
- type: Airtight
- type: Airtight