diff --git a/Resources/Textures/Objects/Tools/welder_mini.rsi/equipped-BELT.png b/Resources/Textures/Objects/Tools/welder_mini.rsi/equipped-BELT.png new file mode 100644 index 0000000000..ba82a96d5e Binary files /dev/null and b/Resources/Textures/Objects/Tools/welder_mini.rsi/equipped-BELT.png differ diff --git a/Resources/Textures/Objects/Tools/welder_mini.rsi/inhand-left-flame.png b/Resources/Textures/Objects/Tools/welder_mini.rsi/inhand-left-flame.png new file mode 100644 index 0000000000..cbb49ca3be Binary files /dev/null and b/Resources/Textures/Objects/Tools/welder_mini.rsi/inhand-left-flame.png differ diff --git a/Resources/Textures/Objects/Tools/welder_mini.rsi/inhand-left.png b/Resources/Textures/Objects/Tools/welder_mini.rsi/inhand-left.png new file mode 100644 index 0000000000..aaaadd89ee Binary files /dev/null and b/Resources/Textures/Objects/Tools/welder_mini.rsi/inhand-left.png differ diff --git a/Resources/Textures/Objects/Tools/welder_mini.rsi/inhand-right-flame.png b/Resources/Textures/Objects/Tools/welder_mini.rsi/inhand-right-flame.png new file mode 100644 index 0000000000..c077bc7377 Binary files /dev/null and b/Resources/Textures/Objects/Tools/welder_mini.rsi/inhand-right-flame.png differ diff --git a/Resources/Textures/Objects/Tools/welder_mini.rsi/inhand-right.png b/Resources/Textures/Objects/Tools/welder_mini.rsi/inhand-right.png new file mode 100644 index 0000000000..05c304f0a0 Binary files /dev/null and b/Resources/Textures/Objects/Tools/welder_mini.rsi/inhand-right.png differ diff --git a/Resources/Textures/Objects/Tools/welder_mini.rsi/meta.json b/Resources/Textures/Objects/Tools/welder_mini.rsi/meta.json index eacd7478db..5f876da9ae 100644 --- a/Resources/Textures/Objects/Tools/welder_mini.rsi/meta.json +++ b/Resources/Textures/Objects/Tools/welder_mini.rsi/meta.json @@ -18,6 +18,70 @@ 0.1 ] ] + }, + { + "name": "inhand-left", + "directions": 4 + }, + { + "name": "inhand-right", + "directions": 4 + }, + { + "name": "inhand-left-flame", + "directions": 4, + "delays": [ + [ + 0.2, + 0.2, + 0.2 + ], + [ + 0.2, + 0.2, + 0.2 + ], + [ + 0.2, + 0.2, + 0.2 + ], + [ + 0.2, + 0.2, + 0.2 + ] + ] + }, + { + "name": "inhand-right-flame", + "directions": 4, + "delays": [ + [ + 0.2, + 0.2, + 0.2 + ], + [ + 0.2, + 0.2, + 0.2 + ], + [ + 0.2, + 0.2, + 0.2 + ], + [ + 0.2, + 0.2, + 0.2 + ] + ] + }, + { + "name": "equipped-BELT", + "directions": 4 } ] }