Skip to content

Commit

Permalink
Add an in-hand sprite for the lizard plushie (space-wizards#32583)
Browse files Browse the repository at this point in the history
* 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
  • Loading branch information
KieueCaprie authored Dec 16, 2024
1 parent 2a6800f commit 881e4d3
Show file tree
Hide file tree
Showing 4 changed files with 20 additions and 8 deletions.
4 changes: 4 additions & 0 deletions Resources/Prototypes/Entities/Objects/Fun/toys.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down Expand Up @@ -1647,3 +1650,4 @@
- type: PhysicalComposition
materialComposition:
Plastic: 25

24 changes: 16 additions & 8 deletions Resources/Textures/Objects/Fun/toys.rsi/meta.json
Original file line number Diff line number Diff line change
@@ -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
Expand All @@ -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"
},
Expand Down Expand Up @@ -85,16 +100,9 @@
{
"name": "plushie_arachnid"
},
{
"name": "plushie_lizard"
},
{
"name": "plushie_lizard_mirrored"
},
{
"name": "lizard-equipped-HELMET",
"directions": 4
},
{
"name": "plushie_lamp"
},
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 881e4d3

Please sign in to comment.