From 6716a16997dcab6bfb2c53b8cffdda1fa853ed15 Mon Sep 17 00:00:00 2001 From: chromiumboy <50505512+chromiumboy@users.noreply.github.com> Date: Sat, 29 Jul 2023 13:51:35 -0500 Subject: [PATCH] Anomaly locator tweaks (#18391) * Tweaked the anomaly locator so that it has a range of 20 (up from 10) and reduced its power cell draw rate to 1 (down from 5) * Actually set power cell draw rate to 1, adjusted the beep intervals to sound better --- .../Entities/Objects/Specific/Research/anomaly.yml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/Resources/Prototypes/Entities/Objects/Specific/Research/anomaly.yml b/Resources/Prototypes/Entities/Objects/Specific/Research/anomaly.yml index ec270e6edf..0d050d374b 100644 --- a/Resources/Prototypes/Entities/Objects/Specific/Research/anomaly.yml +++ b/Resources/Prototypes/Entities/Objects/Specific/Research/anomaly.yml @@ -42,10 +42,13 @@ True: { visible: true } False: { visible: false } - type: PowerCellDraw - drawRate: 5 + drawRate: 1 useRate: 0 - type: ProximityBeeper component: Anomaly + maximumDistance: 20 + minBeepInterval: 0.15 + maxBeepInterval: 1.00 beepSound: path: "/Audio/Items/locator_beep.ogg" params: