Remove WindowTintedDirectional (#18886)

This commit is contained in:
Vordenburg
2023-08-10 13:44:41 -04:00
committed by GitHub
parent 3cff8a8030
commit eb130b3eae
2 changed files with 3 additions and 24 deletions

View File

@@ -99,8 +99,6 @@
components:
- type: WallMount
arc: 360 # interact despite grilles
# Attention! If adding tags here:
# Keep WindowTintedDirectional in mind
- type: Tag
tags:
- Window
@@ -171,28 +169,6 @@
- type: StaticPrice
price: 10
- type: entity
id: WindowTintedDirectional
parent: WindowDirectional
name: directional tinted window
description: Don't smudge up the glass down there.
placement:
mode: SnapgridCenter
snap:
- Window
components:
- type: Sprite
sprite: Structures/Windows/directional.rsi
state: tinted_window
- type: Tag
tags:
- ForceNoFixRotations
- type: Icon
sprite: Structures/Windows/directional.rsi
state: tinted_window
- type: Occluder
boundingBox: "-0.5,-0.5,0.5,-0.3"
- type: entity
id: WindowFrostedDirectional
parent: WindowDirectional

View File

@@ -158,3 +158,6 @@ SpeedLoaderPistolHighVelocity: SpeedLoaderPistol
#They are practically never used in this way however, so they're migrated to the basic rock type.
MountainRock: AsteroidRock
MountainRockMining: AsteroidRockMining
# 2023-08-08
WindowTintedDirectional: WindowFrostedDirectional