From 6fc684812d4deed313970de40e81822157afe461 Mon Sep 17 00:00:00 2001 From: nikthechampiongr <32041239+nikthechampiongr@users.noreply.github.com> Date: Fri, 3 May 2024 20:23:43 +0000 Subject: [PATCH] Ninja's pinpointer tracks the research server (#27552) Change the tracked component on the ninja's pinpointer from BecomesStation to Research Server --- Resources/Prototypes/Entities/Objects/Devices/pinpointer.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Resources/Prototypes/Entities/Objects/Devices/pinpointer.yml b/Resources/Prototypes/Entities/Objects/Devices/pinpointer.yml index b104b5787a..4d36af4459 100644 --- a/Resources/Prototypes/Entities/Objects/Devices/pinpointer.yml +++ b/Resources/Prototypes/Entities/Objects/Devices/pinpointer.yml @@ -106,5 +106,5 @@ - type: Icon state: pinpointer-station - type: Pinpointer - component: BecomesStation + component: ResearchServer targetName: the station -- 2.52.0