Inhand sprites for figurines (#36017)
* figurine sprite update * Updated meta.json to credit inhand sprites * Update meta.json to credit inhand sprites * Updated meta.json because crlf check * potentially fixing CRLF issues in meta.json + consistent spacing * Fix CRLF, maybe? * properly credited myself for all my amazing work in the community * Reformat meta.json as per the newly merged "fix as you go" procedure. --------- Co-authored-by: ArtisticRoomba <145879011+ArtisticRoomba@users.noreply.github.com>
This commit is contained in:
BIN
Resources/Textures/Objects/Fun/figurines.rsi/inhand-left.png
Normal file
BIN
Resources/Textures/Objects/Fun/figurines.rsi/inhand-left.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 504 B |
BIN
Resources/Textures/Objects/Fun/figurines.rsi/inhand-right.png
Normal file
BIN
Resources/Textures/Objects/Fun/figurines.rsi/inhand-right.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 532 B |
@@ -1,12 +1,20 @@
|
||||
{
|
||||
"version": 1,
|
||||
"license": "CC-BY-SA-3.0",
|
||||
"copyright": "Sprites made by Flareguy for Space Station 14. Griffinprize, skeletonprize, thiefcharacter and owlprize taken from /tg/station at commit https://github.com/tgstation/tgstation/commit/e1142f20f5e4661cb6845cfcf2dd69f864d67432. Figurine_spawner sprite made using parts found in spawner_icons.dmi from Paradise Station at commit https://github.com/ParadiseSS13/Paradise/commit/813f0a3ae556d86dddd7c4ef93a52880de8d2e37. Head sprites excluding Captain, Medical exluding doctor, non-human excluding queen and slime, and service jobs excluding librarian done by tacobeller and holoclown done by brainfood1183.",
|
||||
"size": {
|
||||
"x": 32,
|
||||
"y": 32
|
||||
},
|
||||
"version": 1,
|
||||
"license": "CC-BY-SA-3.0",
|
||||
"copyright": "Sprites made by Flareguy for Space Station 14. Griffinprize, skeletonprize, thiefcharacter and owlprize taken from /tg/station at commit https://github.com/tgstation/tgstation/commit/e1142f20f5e4661cb6845cfcf2dd69f864d67432. Figurine_spawner sprite made using parts found in spawner_icons.dmi from Paradise Station at commit https://github.com/ParadiseSS13/Paradise/commit/813f0a3ae556d86dddd7c4ef93a52880de8d2e37. Head sprites excluding Captain, Medical exluding doctor, non-human excluding queen and slime, and service jobs excluding librarian done by tacobeller and holoclown done by brainfood1183. inhand-left and inhand-right sprites made by the_pro_noob678 for SS14.",
|
||||
"size": {
|
||||
"x": 32,
|
||||
"y": 32
|
||||
},
|
||||
"states": [
|
||||
{
|
||||
"name": "inhand-left",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "inhand-right",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "ce"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user