diff --git a/Resources/Prototypes/Sirena/Entities/Objects/Specific/Research/anomaly.yml b/Resources/Prototypes/Sirena/Entities/Objects/Specific/Research/anomaly.yml index a500bfa88fe..87232849f82 100644 --- a/Resources/Prototypes/Sirena/Entities/Objects/Specific/Research/anomaly.yml +++ b/Resources/Prototypes/Sirena/Entities/Objects/Specific/Research/anomaly.yml @@ -11,7 +11,7 @@ noRot: True sprite: Objects/Devices/pinpointer.rsi layers: - - state: pinpointer_crew + - state: pinpointer_anomaly map: ["enum.PinpointerLayers.Base"] - state: pinonnull map: ["enum.PinpointerLayers.Screen"] @@ -19,4 +19,4 @@ sprite: Objects/Devices/pinpointer.rsi - type: Pinpointer component: Anomaly - - type: Appearance + diff --git a/Resources/Textures/Objects/Devices/pinpointer.rsi/pinpointer_anomaly.png b/Resources/Textures/Objects/Devices/pinpointer.rsi/pinpointer_anomaly.png new file mode 100644 index 00000000000..bf7afcdf1e9 Binary files /dev/null and b/Resources/Textures/Objects/Devices/pinpointer.rsi/pinpointer_anomaly.png differ