Add an in-hand sprite for the lizard plushie (#32583)
* add hold sprites for lizard plushie * make the lizard plushie sprites slightly chonkier for those who are not wearing winter clothes. * me when i hit the noise button and pretend it's shading. * lizard plushie is not legally-distinct green dinosaur with a long tongue™ (front sprite tongue has been shortened) * update meta.json
This commit is contained in:
@@ -301,7 +301,10 @@
|
||||
description: An adorable stuffed toy that resembles a lizardperson. Made by CentComm as a token initiative to combat speciesism in work environments. "Welcome your new colleagues as you do this plush, with open arms!"
|
||||
components:
|
||||
- type: Sprite
|
||||
sprite: Objects/Fun/toys.rsi
|
||||
state: plushie_lizard
|
||||
- type: Item
|
||||
heldPrefix: plushielizard
|
||||
- type: EmitSoundOnUse
|
||||
sound:
|
||||
path: /Audio/Items/Toys/weh.ogg
|
||||
@@ -1647,3 +1650,4 @@
|
||||
- type: PhysicalComposition
|
||||
materialComposition:
|
||||
Plastic: 25
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"version": 1,
|
||||
"license": "CC-BY-SA-3.0",
|
||||
"copyright": "Taken from tgstation at https://github.com/tgstation/tgstation/commit/e1142f20f5e4661cb6845cfcf2dd69f864d67432, orb, orb-inhand-left and orb-inhand-right created by Pancake, plushie_diona and plushie_diona1 created by discord user Deos#5630, toy-mouse-equipped-HELMET is a resprited 1-equipped-HELMET in mouse.rsi by PuroSlavKing (Github), plushie_xeno by LinkUyx#6557, plushie_hampter by RenLou#4333, beachball taken from https://github.com/ss220-space/Paradise/commit/662c08272acd7be79531550919f56f846726eabb, beachb-inhand by ;3#1161, bee hat and in-hand sprites drawn by Ubaser, plushie_penguin by netwy, plushie_arachnid by PixelTheKermit (github), plushie human by TheShuEd, NanoTrasen Balloon by MACMAN2003, holoplush and magicplush modified by deltanedas (github). Lizard hat sprite made by Cinder, rubber_chicken by xprospero",
|
||||
"copyright": "Taken from tgstation at https://github.com/tgstation/tgstation/commit/e1142f20f5e4661cb6845cfcf2dd69f864d67432, orb, orb-inhand-left and orb-inhand-right created by Pancake, plushie_diona and plushie_diona1 created by discord user Deos#5630, toy-mouse-equipped-HELMET is a resprited 1-equipped-HELMET in mouse.rsi by PuroSlavKing (Github), plushie_xeno by LinkUyx#6557, plushie_hampter by RenLou#4333, beachball taken from https://github.com/ss220-space/Paradise/commit/662c08272acd7be79531550919f56f846726eabb, beachb-inhand by ;3#1161, bee hat and in-hand sprites drawn by Ubaser, plushie_penguin by netwy, plushie_arachnid by PixelTheKermit (github), plushie human by TheShuEd, NanoTrasen Balloon by MACMAN2003, holoplush and magicplush modified by deltanedas (github). Lizard hat sprite made by Cinder, rubber_chicken by xprospero, in-hand lizard plushie sprites by KieueCaprie",
|
||||
"size": {
|
||||
"x": 32,
|
||||
"y": 32
|
||||
@@ -20,6 +20,21 @@
|
||||
"name": "plushie_rouny",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "plushie_lizard"
|
||||
},
|
||||
{
|
||||
"name": "plushielizard-inhand-left",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "plushielizard-inhand-right",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "lizard-equipped-HELMET",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "plushie_spacelizard"
|
||||
},
|
||||
@@ -85,16 +100,9 @@
|
||||
{
|
||||
"name": "plushie_arachnid"
|
||||
},
|
||||
{
|
||||
"name": "plushie_lizard"
|
||||
},
|
||||
{
|
||||
"name": "plushie_lizard_mirrored"
|
||||
},
|
||||
{
|
||||
"name": "lizard-equipped-HELMET",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "plushie_lamp"
|
||||
},
|
||||
|
||||
Binary file not shown.
|
After Width: | Height: | Size: 979 B |
Binary file not shown.
|
After Width: | Height: | Size: 973 B |
Reference in New Issue
Block a user