* Current Potato Sprite In
* Bit of Cleanup
* Update Resources/Textures/Objects/Weapons/Bombs/hot_potato.rsi/meta.json
---------
Co-authored-by: slarticodefast <161409025+slarticodefast@users.noreply.github.com>
{
- "version": 1,
- "license": "CC-BY-SA-3.0",
- "copyright": "Taken from https://github.com/vgstation-coders/vgstation13/commit/1dbcf389b0ec6b2c51b002df5fef8dd1519f8068",
- "size": {
- "x": 32,
- "y": 32
- },
- "states": [
- {
- "name": "icon"
+ "version": 1,
+ "license": "CC-BY-SA-3.0",
+ "copyright": "icon from potato.rsi & modified activated by Prole0 (GitHub)",
+ "size": {
+ "x": 32,
+ "y": 32
},
- {
- "name": "activated",
- "delays": [
- [
- 0.1,
- 0.1
- ]
- ]
- }
- ]
-}
\ No newline at end of file
+ "states": [
+ {
+ "name": "icon"
+ },
+ {
+ "name": "activated",
+ "delays": [
+ [
+ 0.1,
+ 0.1
+ ]
+ ]
+ }
+ ]
+}