From 301cebc254555229f84f1caadb92a02765e1f117 Mon Sep 17 00:00:00 2001 From: Pieter-Jan Briers Date: Tue, 24 Dec 2019 15:14:44 +0100 Subject: [PATCH] Dim windows a bit, add rwindows. --- .../Prototypes/Entities/buildings/windows.yml | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) 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