Human plushie (#23518)
* AAAAAAAAA * TBoI reference * really remove from cargo crate. redescription * pipi
This commit is contained in:
@@ -282,6 +282,9 @@
|
||||
- id: PlushiePenguin
|
||||
prob: 0.01
|
||||
orGroup: Plushies
|
||||
- id: PlushieHuman
|
||||
prob: 0.01
|
||||
orGroup: Plushies
|
||||
- id: PlushieLizard
|
||||
prob: 0.01
|
||||
orGroup: Plushies
|
||||
|
||||
@@ -1168,3 +1168,24 @@
|
||||
components:
|
||||
- type: Sprite
|
||||
state: plushie_penguin
|
||||
|
||||
- type: entity
|
||||
parent: BasePlushie
|
||||
id: PlushieHuman
|
||||
name: human plushie
|
||||
description: This is a felt plush of a human. All craftsmanship is of the lowest quality. The human is naked. The human is crying. The human is screaming.
|
||||
components:
|
||||
- type: Sprite
|
||||
state: plushie_human
|
||||
- type: EmitSoundOnUse
|
||||
sound:
|
||||
path: /Audio/Voice/Human/malescream_1.ogg
|
||||
- type: EmitSoundOnLand
|
||||
sound:
|
||||
path: /Audio/Voice/Human/malescream_2.ogg
|
||||
- type: EmitSoundOnActivate
|
||||
sound:
|
||||
path: /Audio/Voice/Human/malescream_3.ogg
|
||||
- type: MeleeWeapon
|
||||
soundHit:
|
||||
path: /Audio/Voice/Human/malescream_4.ogg
|
||||
@@ -86,6 +86,7 @@
|
||||
- PlushieMoth
|
||||
- PlushieHampter
|
||||
- PlushiePenguin
|
||||
- PlushieHuman
|
||||
- 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, plushie_penguin by netwy",
|
||||
"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 human by TheShuEd",
|
||||
"size": {
|
||||
"x": 32,
|
||||
"y": 32
|
||||
@@ -13,7 +13,7 @@
|
||||
{
|
||||
"name": "plushie_penguin"
|
||||
},
|
||||
{
|
||||
{
|
||||
"name": "plushie_moth"
|
||||
},
|
||||
{
|
||||
@@ -44,13 +44,13 @@
|
||||
"name": "bee-inhand-right",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
{
|
||||
"name": "plushie_hampter"
|
||||
},
|
||||
{
|
||||
"name": "plushie_lizard"
|
||||
},
|
||||
{
|
||||
{
|
||||
"name": "plushie_lizard_mirrored"
|
||||
},
|
||||
{
|
||||
@@ -74,6 +74,9 @@
|
||||
{
|
||||
"name": "plushie_diona"
|
||||
},
|
||||
{
|
||||
"name": "plushie_human"
|
||||
},
|
||||
{
|
||||
"name": "plushie_diona1"
|
||||
},
|
||||
|
||||
BIN
Resources/Textures/Objects/Fun/toys.rsi/plushie_human.png
Normal file
BIN
Resources/Textures/Objects/Fun/toys.rsi/plushie_human.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 745 B |
Reference in New Issue
Block a user