Added a penguin plushie! (#21097)
This commit is contained in:
@@ -24,6 +24,7 @@
|
||||
- id: PlushieXeno
|
||||
- id: PlushieHampter
|
||||
- id: PlushieMoth
|
||||
- id: PlushiePenguin
|
||||
|
||||
- type: entity
|
||||
id: CrateFunInstrumentsVariety
|
||||
|
||||
@@ -1088,3 +1088,12 @@
|
||||
- type: MeleeWeapon
|
||||
soundHit:
|
||||
path: /Audio/Voice/Moth/moth_chitter.ogg
|
||||
|
||||
- type: entity
|
||||
parent: BasePlushie
|
||||
id: PlushiePenguin
|
||||
name: penguin plushie
|
||||
description: I use arch btw!
|
||||
components:
|
||||
- type: Sprite
|
||||
state: plushie_penguin
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
- type: entity
|
||||
- type: entity
|
||||
abstract: true
|
||||
id: ArcadeBase
|
||||
description: An arcade cabinet.
|
||||
@@ -85,6 +85,7 @@
|
||||
- BeachBall
|
||||
- PlushieMoth
|
||||
- PlushieHampter
|
||||
- PlushiePenguin
|
||||
- type: WiresPanel
|
||||
- type: Wires
|
||||
layoutId: Arcade
|
||||
|
||||
@@ -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",
|
||||
"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",
|
||||
"size": {
|
||||
"x": 32,
|
||||
"y": 32
|
||||
@@ -10,7 +10,10 @@
|
||||
{
|
||||
"name": "plushie_ratvar"
|
||||
},
|
||||
{
|
||||
{
|
||||
"name": "plushie_penguin"
|
||||
},
|
||||
{
|
||||
"name": "plushie_moth"
|
||||
},
|
||||
{
|
||||
|
||||
BIN
Resources/Textures/Objects/Fun/toys.rsi/plushie_penguin.png
Normal file
BIN
Resources/Textures/Objects/Fun/toys.rsi/plushie_penguin.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 448 B |
Reference in New Issue
Block a user