diff --git a/Resources/Prototypes/Entities/buildings/windows.yml b/Resources/Prototypes/Entities/buildings/windows.yml index 16f9584135..279dbd654c 100644 --- a/Resources/Prototypes/Entities/buildings/windows.yml +++ b/Resources/Prototypes/Entities/buildings/windows.yml @@ -6,6 +6,7 @@ - type: Clickable - type: InteractionOutline - type: Sprite + color: "#DDDDDD" netsync: false drawdepth: WallTops sprite: Buildings/window.rsi @@ -32,3 +33,19 @@ placement: snap: - Wall + +- type: entity + id: rwindow + name: Reinforced Window + parent: window + components: + - type: Sprite + drawdepth: WallTops + sprite: Buildings/rwindow.rsi + + - type: Window + base: rwindow + + - type: Icon + sprite: Buildings/rwindow.rsi + state: rwindow0