diff --git a/Resources/Textures/Objects/Specific/Research/anomalyscanner.rsi/inhand-left.png b/Resources/Textures/Objects/Specific/Research/anomalyscanner.rsi/inhand-left.png new file mode 100644 index 000000000000..b80c46c2664b Binary files /dev/null and b/Resources/Textures/Objects/Specific/Research/anomalyscanner.rsi/inhand-left.png differ diff --git a/Resources/Textures/Objects/Specific/Research/anomalyscanner.rsi/inhand-right.png b/Resources/Textures/Objects/Specific/Research/anomalyscanner.rsi/inhand-right.png new file mode 100644 index 000000000000..5557d7e7c25c Binary files /dev/null and b/Resources/Textures/Objects/Specific/Research/anomalyscanner.rsi/inhand-right.png differ diff --git a/Resources/Textures/Objects/Specific/Research/anomalyscanner.rsi/meta.json b/Resources/Textures/Objects/Specific/Research/anomalyscanner.rsi/meta.json index 76eff64a5610..289c6bb2695f 100644 --- a/Resources/Textures/Objects/Specific/Research/anomalyscanner.rsi/meta.json +++ b/Resources/Textures/Objects/Specific/Research/anomalyscanner.rsi/meta.json @@ -4,11 +4,19 @@ "x": 32, "y": 32 }, - "license": "CC0-1.0", - "copyright": "Created by EmoGarbage", + "license": "CC-BY-SA-3.0", + "copyright": "Created by EmoGarbage, Inhands by TiniestShark based off of /tg station's health analyzer at https://github.com/tgstation/tgstation/commit/c7e5ca401c91cb1351c2f68cda3fe35634c4dba2", "states": [ { "name": "icon" + }, + { + "name": "inhand-left", + "directions": 4 + }, + { + "name": "inhand-right", + "directions": 4 } ] }