diff --git a/Resources/Textures/Structures/Machines/microwave_syndie.rsi/meta.json b/Resources/Textures/Structures/Machines/microwave_syndie.rsi/meta.json index 932ea0c4829..b6ab539cb61 100644 --- a/Resources/Textures/Structures/Machines/microwave_syndie.rsi/meta.json +++ b/Resources/Textures/Structures/Machines/microwave_syndie.rsi/meta.json @@ -5,7 +5,7 @@ "y": 32 }, "license": "CC-BY-SA-3.0", - "copyright": "Taken from /tg/station at commit 9065b811726ae52be5d1889f436c01a24efbf47a, edited by github user @Flareguy for Space Station 14, modified by Vermidia", + "copyright": "Taken from /tg/station at commit 9065b811726ae52be5d1889f436c01a24efbf47a, edited by github user @Flareguy for Space Station 14, modified by Vermidia, resprited by @mishutka09", "states": [ { "name": "mw" @@ -16,8 +16,18 @@ { "name": "mw0" }, - { - "name": "mw_running_unlit" + { + "name": "mw_running_unlit", + "delays": [ + [ + 1.0, + 1.0, + 1.0, + 1.0, + 1.0, + 1.0 + ] + ] }, { "name": "mwb" @@ -29,7 +39,13 @@ "name": "mwbloody1" }, { - "name": "mwo" + "name": "mwo", + "delays": [ + [ + 0.1, + 0.1 + ] + ] } ] - } \ No newline at end of file + } diff --git a/Resources/Textures/Structures/Machines/microwave_syndie.rsi/mw.png b/Resources/Textures/Structures/Machines/microwave_syndie.rsi/mw.png index cdad6aaf282..46a42c66d48 100644 Binary files a/Resources/Textures/Structures/Machines/microwave_syndie.rsi/mw.png and b/Resources/Textures/Structures/Machines/microwave_syndie.rsi/mw.png differ diff --git a/Resources/Textures/Structures/Machines/microwave_syndie.rsi/mw0.png b/Resources/Textures/Structures/Machines/microwave_syndie.rsi/mw0.png index 532e4e63acd..78df9042862 100644 Binary files a/Resources/Textures/Structures/Machines/microwave_syndie.rsi/mw0.png and b/Resources/Textures/Structures/Machines/microwave_syndie.rsi/mw0.png differ diff --git a/Resources/Textures/Structures/Machines/microwave_syndie.rsi/mw_running_unlit.png b/Resources/Textures/Structures/Machines/microwave_syndie.rsi/mw_running_unlit.png index b751f308a6a..078f64c2427 100644 Binary files a/Resources/Textures/Structures/Machines/microwave_syndie.rsi/mw_running_unlit.png and b/Resources/Textures/Structures/Machines/microwave_syndie.rsi/mw_running_unlit.png differ diff --git a/Resources/Textures/Structures/Machines/microwave_syndie.rsi/mw_unlit.png b/Resources/Textures/Structures/Machines/microwave_syndie.rsi/mw_unlit.png index 11e691d0317..76c0baa4946 100644 Binary files a/Resources/Textures/Structures/Machines/microwave_syndie.rsi/mw_unlit.png and b/Resources/Textures/Structures/Machines/microwave_syndie.rsi/mw_unlit.png differ diff --git a/Resources/Textures/Structures/Machines/microwave_syndie.rsi/mwb.png b/Resources/Textures/Structures/Machines/microwave_syndie.rsi/mwb.png index 8d6462c92e2..c1004782dec 100644 Binary files a/Resources/Textures/Structures/Machines/microwave_syndie.rsi/mwb.png and b/Resources/Textures/Structures/Machines/microwave_syndie.rsi/mwb.png differ diff --git a/Resources/Textures/Structures/Machines/microwave_syndie.rsi/mwo.png b/Resources/Textures/Structures/Machines/microwave_syndie.rsi/mwo.png index 7545ff0035a..58df4ee6c74 100644 Binary files a/Resources/Textures/Structures/Machines/microwave_syndie.rsi/mwo.png and b/Resources/Textures/Structures/Machines/microwave_syndie.rsi/mwo.png differ