Remove WindowTintedDirectional (#18886)
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user