fixrotations fixes rotations properly again (#5292)
This commit is contained in:
@@ -11,6 +11,7 @@
|
||||
- type: Tag
|
||||
tags:
|
||||
- RCDDeconstructWhitelist
|
||||
- ForceFixRotations
|
||||
- type: Sprite
|
||||
netsync: false
|
||||
drawdepth: WallTops
|
||||
@@ -76,6 +77,8 @@
|
||||
snap:
|
||||
- Window
|
||||
components:
|
||||
# Attention! If adding tags here:
|
||||
# Keep WindowTintedDirectional in mind
|
||||
- type: Sprite
|
||||
netsync: false
|
||||
drawdepth: WallTops
|
||||
@@ -141,6 +144,9 @@
|
||||
drawdepth: WallTops
|
||||
sprite: Structures/Windows/directional.rsi
|
||||
state: tinted_window
|
||||
- type: Tag
|
||||
tags:
|
||||
- ForceNoFixRotations
|
||||
- type: Icon
|
||||
sprite: Structures/Windows/directional.rsi
|
||||
state: tinted_window
|
||||
|
||||
@@ -1,3 +1,5 @@
|
||||
# Alphabetical order is now apparently required.
|
||||
|
||||
- type: Tag
|
||||
id: Baguette
|
||||
|
||||
@@ -88,6 +90,9 @@
|
||||
- type: Tag
|
||||
id: Egg
|
||||
|
||||
- type: Tag
|
||||
id: EmitterBolt
|
||||
|
||||
- type: Tag
|
||||
id: ExplosivePassable
|
||||
|
||||
@@ -106,6 +111,12 @@
|
||||
- type: Tag
|
||||
id: FootstepSound
|
||||
|
||||
- type: Tag
|
||||
id: ForceFixRotations # fixrotations command WILL target this
|
||||
|
||||
- type: Tag
|
||||
id: ForceNoFixRotations # fixrotations command WON'T target this
|
||||
|
||||
- type: Tag
|
||||
id: Gauze
|
||||
|
||||
@@ -114,6 +125,9 @@
|
||||
|
||||
- type: Tag
|
||||
id: Handcuffs
|
||||
|
||||
- type: Tag
|
||||
id: HideContextMenu
|
||||
|
||||
- type: Tag
|
||||
id: Hoe
|
||||
@@ -142,6 +156,9 @@
|
||||
- type: Tag
|
||||
id: NoSpinOnThrow
|
||||
|
||||
- type: Tag
|
||||
id: NukeDisk
|
||||
|
||||
- type: Tag
|
||||
id: Ointment
|
||||
|
||||
@@ -169,6 +186,9 @@
|
||||
- type: Tag
|
||||
id: Powerdrill
|
||||
|
||||
- type: Tag
|
||||
id: RCDDeconstructWhitelist
|
||||
|
||||
- type: Tag
|
||||
id: RodMetal1
|
||||
|
||||
@@ -205,23 +225,12 @@
|
||||
- type: Tag
|
||||
id: Wirecutter
|
||||
|
||||
- type: Tag
|
||||
id: Wooden # just like our atmos
|
||||
|
||||
- type: Tag
|
||||
id: Wrench
|
||||
|
||||
- type: Tag
|
||||
id: Write
|
||||
|
||||
- type: Tag
|
||||
id: RCDDeconstructWhitelist
|
||||
|
||||
- type: Tag
|
||||
id: Wooden # just like our atmos
|
||||
|
||||
- type: Tag
|
||||
id: EmitterBolt
|
||||
|
||||
- type: Tag
|
||||
id: HideContextMenu
|
||||
|
||||
- type: Tag
|
||||
id: NukeDisk
|
||||
|
||||
Reference in New Issue
Block a user