Wearable bee plush (#20623)

* add

* fix

* temporary change, needs fixing

* mayb fix

* actually fix FR

* yes
This commit is contained in:
Ubaser
2023-10-29 14:55:15 +11:00
committed by GitHub
parent e792475484
commit d08a9e2b94
5 changed files with 26 additions and 3 deletions

View File

@@ -94,7 +94,11 @@
description: A cute toy that resembles an even cuter programmer. You'd have to be a monster to grind this up.
components:
- type: Sprite
sprite: Objects/Fun/toys.rsi
state: plushie_h
- type: Item
sprite: Objects/Fun/toys.rsi
heldPrefix: bee
- type: Extractable
grindableSolutionName: bee
- type: SolutionContainerManager
@@ -103,6 +107,12 @@
reagents:
- ReagentId: GroundBee
Quantity: 10
- type: Clothing
quickEquip: false
sprite: Objects/Fun/toys.rsi
equippedPrefix: bee
slots:
- HEAD
- type: entity
parent: BasePlushie
@@ -168,6 +178,7 @@
radius: 1.5
energy: 2
netsync: false
- type: entity
parent: BasePlushie
id: PlushieLizard #Weh!

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.3 KiB

View File

@@ -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",
"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",
"size": {
"x": 32,
"y": 32
@@ -29,6 +29,18 @@
{
"name": "plushie_h"
},
{
"name": "bee-equipped-HELMET",
"directions": 4
},
{
"name": "bee-inhand-left",
"directions": 4
},
{
"name": "bee-inhand-right",
"directions": 4
},
{
"name": "plushie_hampter"
},