From 7f2a27c13140e20ce4571a179ca90a21d8f5b4e1 Mon Sep 17 00:00:00 2001 From: AverageNotDoingAnythingEnjoyer <113719989+AverageNotDoingAnythingEnjoyer@users.noreply.github.com> Date: Sun, 10 Nov 2024 02:14:33 +0300 Subject: [PATCH] 1 1 --- .../Objects/Weapons/Guns/Projectiles/projectiles.yml | 3 +++ .../_Sunrise/Entities/Structures/Reflector/reflector.yml | 6 ++++-- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/Resources/Prototypes/Entities/Objects/Weapons/Guns/Projectiles/projectiles.yml b/Resources/Prototypes/Entities/Objects/Weapons/Guns/Projectiles/projectiles.yml index 58f9d141ea2..c8526e4f0c0 100644 --- a/Resources/Prototypes/Entities/Objects/Weapons/Guns/Projectiles/projectiles.yml +++ b/Resources/Prototypes/Entities/Objects/Weapons/Guns/Projectiles/projectiles.yml @@ -315,6 +315,9 @@ - EmitterBolt - type: TimedDespawn lifetime: 3 + - type: Reflective + reflective: + - Energy - type: entity name: watcher bolt diff --git a/Resources/Prototypes/_Sunrise/Entities/Structures/Reflector/reflector.yml b/Resources/Prototypes/_Sunrise/Entities/Structures/Reflector/reflector.yml index 583a6c56e9d..0828558399b 100644 --- a/Resources/Prototypes/_Sunrise/Entities/Structures/Reflector/reflector.yml +++ b/Resources/Prototypes/_Sunrise/Entities/Structures/Reflector/reflector.yml @@ -8,6 +8,8 @@ soundGroups: Brute: collection: GlassSmack + - type: InteractionOutline + - type: Clickable - type: Anchorable - type: Pullable - type: Rotatable @@ -32,7 +34,7 @@ - Energy - type: RCDDeconstructable deconstructable: false - - type: Sprite + - type: Sprite sprite: _Sunrise/Structures/Reflector/reflector.rsi layers: - state: reflector_box @@ -87,4 +89,4 @@ messagePerceivedByOthers: comp-window-knock interactSuccessSound: path: /Audio/Effects/glass_knock.ogg - - type: BlockWeather \ No newline at end of file + - type: BlockWeather