mirror of
https://github.com/space-syndicate/space-station-14.git
synced 2026-02-14 23:14:45 +01:00
Smooth diagonal windows to walls (#1563)
This commit is contained in:
@@ -105,7 +105,7 @@
|
||||
state: state0
|
||||
- type: IconSmooth
|
||||
mode: Diagonal
|
||||
key: windows
|
||||
key: walls # Corvax-Resprite
|
||||
base: state
|
||||
- type: Icon
|
||||
sprite: Structures/Windows/plasma_diagonal.rsi
|
||||
|
||||
@@ -131,7 +131,7 @@
|
||||
state: state0
|
||||
- type: IconSmooth
|
||||
mode: Diagonal
|
||||
key: windows
|
||||
key: walls # Corvax-Resprite
|
||||
base: state
|
||||
- type: Icon
|
||||
sprite: Structures/Windows/reinforced_window_diagonal.rsi
|
||||
|
||||
@@ -123,7 +123,7 @@
|
||||
state: state0
|
||||
- type: IconSmooth
|
||||
mode: Diagonal
|
||||
key: windows
|
||||
key: walls # Corvax-Resprite
|
||||
base: state
|
||||
- type: Icon
|
||||
sprite: Structures/Windows/reinforced_plasma_diagonal.rsi
|
||||
|
||||
@@ -69,7 +69,7 @@
|
||||
state: state0
|
||||
- type: IconSmooth
|
||||
mode: Diagonal
|
||||
key: windows
|
||||
key: walls # Corvax-Resprite
|
||||
base: state
|
||||
- type: Icon
|
||||
sprite: Structures/Windows/reinforced_uranium_diagonal.rsi
|
||||
|
||||
@@ -64,7 +64,7 @@
|
||||
state: state0
|
||||
- type: IconSmooth
|
||||
mode: Diagonal
|
||||
key: windows
|
||||
key: walls # Corvax-Resprite
|
||||
base: state
|
||||
- type: Icon
|
||||
sprite: Structures/Windows/shuttle_window_diagonal.rsi
|
||||
|
||||
@@ -61,7 +61,7 @@
|
||||
state: state0
|
||||
- type: IconSmooth
|
||||
mode: Diagonal
|
||||
key: windows
|
||||
key: walls # Corvax-Resprite
|
||||
base: state
|
||||
- type: Icon
|
||||
sprite: Structures/Windows/uranium_window_diagonal.rsi
|
||||
@@ -84,4 +84,4 @@
|
||||
sprite: Structures/Windows/cracks_diagonal.rsi
|
||||
- type: Construction
|
||||
graph: WindowDiagonal
|
||||
node: uraniumWindowDiagonal
|
||||
node: uraniumWindowDiagonal
|
||||
|
||||
@@ -209,7 +209,7 @@
|
||||
state: state0
|
||||
- type: IconSmooth
|
||||
mode: Diagonal
|
||||
key: windows
|
||||
key: walls # Corvax-Resprite
|
||||
base: state
|
||||
- type: Icon
|
||||
sprite: Structures/Windows/window_diagonal.rsi
|
||||
|
||||
Reference in New Issue
Block a user