Remove WindowTintedDirectional (#18886)
This commit is contained in:
@@ -99,8 +99,6 @@
|
|||||||
components:
|
components:
|
||||||
- type: WallMount
|
- type: WallMount
|
||||||
arc: 360 # interact despite grilles
|
arc: 360 # interact despite grilles
|
||||||
# Attention! If adding tags here:
|
|
||||||
# Keep WindowTintedDirectional in mind
|
|
||||||
- type: Tag
|
- type: Tag
|
||||||
tags:
|
tags:
|
||||||
- Window
|
- Window
|
||||||
@@ -171,28 +169,6 @@
|
|||||||
- type: StaticPrice
|
- type: StaticPrice
|
||||||
price: 10
|
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
|
- type: entity
|
||||||
id: WindowFrostedDirectional
|
id: WindowFrostedDirectional
|
||||||
parent: WindowDirectional
|
parent: WindowDirectional
|
||||||
|
|||||||
@@ -158,3 +158,6 @@ SpeedLoaderPistolHighVelocity: SpeedLoaderPistol
|
|||||||
#They are practically never used in this way however, so they're migrated to the basic rock type.
|
#They are practically never used in this way however, so they're migrated to the basic rock type.
|
||||||
MountainRock: AsteroidRock
|
MountainRock: AsteroidRock
|
||||||
MountainRockMining: AsteroidRockMining
|
MountainRockMining: AsteroidRockMining
|
||||||
|
|
||||||
|
# 2023-08-08
|
||||||
|
WindowTintedDirectional: WindowFrostedDirectional
|
||||||
|
|||||||
Reference in New Issue
Block a user