* Adds in-hand sprites to the Anomaly Scanner.
* Revert "Adds in-hand sprites to the Anomaly Scanner."
This reverts commit
257efd032a15d6459043f47106bd537abfe18fad.
im very stupid and need to undo my dumb commit.
* okay actually making sure these are committed this time like a smart boi
* Better version of the sprites based off of /tg station's health analyzer.
* Updated copyright to include link to sprite
* Updated copyright license and commit link
* Update Resources/Textures/Objects/Specific/Research/anomalyscanner.rsi/meta.json
Co-authored-by: Thomas <87614336+Aeshus@users.noreply.github.com>
* Update Resources/Textures/Objects/Specific/Research/anomalyscanner.rsi/meta.json
Aeshus adjusted indentation to better match original file.
Co-authored-by: Thomas <87614336+Aeshus@users.noreply.github.com>
---------
Co-authored-by: Thomas <87614336+Aeshus@users.noreply.github.com>
"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
}
]
}