From 8896f46ef3b23056db3b3783fcd90e6722212a55 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?V=C3=ADctor=20Aguilera=20Puerto?= <6766154+Zumorica@users.noreply.github.com> Date: Sun, 13 Oct 2019 16:27:09 +0200 Subject: [PATCH] Fix missing icons (#387) --- Resources/Prototypes/Technologies/technologies.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Resources/Prototypes/Technologies/technologies.yml b/Resources/Prototypes/Technologies/technologies.yml index 60d2347749..1385c1386e 100644 --- a/Resources/Prototypes/Technologies/technologies.yml +++ b/Resources/Prototypes/Technologies/technologies.yml @@ -27,7 +27,7 @@ name: "Data Theory" id: Data_Base_1 description: Just like regular data, but in space! - icon: Buildings/computers.rsi/computer-datatheory.png + icon: Buildings/computer.rsi/computer-datatheory.png requiredpoints: 1000 requiredtechnologies: - Base_1 @@ -61,7 +61,7 @@ name: "Electromagnetic Theory" id: Electro_Base_1 description: Try not to fry yourself. - icon: Buildings/apc.rsi/apcwires.png + icon: Buildings/apc.rsi/apcewires.png requiredpoints: 1000 requiredtechnologies: - Base_1 @@ -72,7 +72,7 @@ name: "Basic Bluespace Theory" id: Bluespace_Base_1 description: An experimental course on the mysterious technology known as bluespace. - icon: Buildings/teleporters.rsi/teleporter-theory.png + icon: Objects/Misc/hand_tele.png requiredpoints: 1000 requiredtechnologies: - Base_1