Arachnid plushie (#23504)
This commit is contained in:
@@ -300,6 +300,9 @@
|
||||
- id: PlushieMoth
|
||||
prob: 0.01
|
||||
orGroup: Plushies
|
||||
- id: PlushieArachind
|
||||
prob: 0.01
|
||||
orGroup: Plushies
|
||||
#useful
|
||||
- id: AmeJar
|
||||
prob: 0.01
|
||||
|
||||
@@ -24,6 +24,7 @@
|
||||
- id: PlushieXeno
|
||||
- id: PlushieHampter
|
||||
- id: PlushieMoth
|
||||
- id: PlushieArachind
|
||||
- id: PlushiePenguin
|
||||
|
||||
- type: entity
|
||||
|
||||
@@ -33,6 +33,7 @@
|
||||
- ToyAmongPequeno
|
||||
- ToyMouse
|
||||
- PlushieDiona
|
||||
- PlushieArachind
|
||||
chance: 0.5
|
||||
offset: 0.2
|
||||
|
||||
|
||||
@@ -88,6 +88,8 @@
|
||||
orGroup: GiftPool
|
||||
- id: PlushieDiona
|
||||
orGroup: GiftPool
|
||||
- id: PlushieArachind
|
||||
orGroup: GiftPool
|
||||
- id: ClothingNeckCloakMoth
|
||||
orGroup: GiftPool
|
||||
- id: ToyMouse
|
||||
|
||||
@@ -182,6 +182,28 @@
|
||||
energy: 2
|
||||
netsync: false
|
||||
|
||||
- type: entity
|
||||
parent: BasePlushie
|
||||
id: PlushieArachind
|
||||
name: arachnid plushie
|
||||
description: An adorable stuffed toy that resembles an arachnid. It feels silky..
|
||||
components:
|
||||
- type: Sprite
|
||||
state: plushie_arachnid
|
||||
- type: EmitSoundOnUse
|
||||
sound:
|
||||
path: /Audio/Voice/Arachnid/arachnid_laugh.ogg
|
||||
- type: EmitSoundOnLand
|
||||
sound:
|
||||
path: /Audio/Voice/Arachnid/arachnid_laugh.ogg
|
||||
- type: EmitSoundOnActivate
|
||||
sound:
|
||||
path: /Audio/Voice/Arachnid/arachnid_laugh.ogg
|
||||
- type: MeleeWeapon
|
||||
wideAnimationRotation: 180
|
||||
soundHit:
|
||||
path: /Audio/Voice/Arachnid/arachnid_laugh.ogg
|
||||
|
||||
- type: entity
|
||||
parent: BasePlushie
|
||||
id: PlushieLizard #Weh!
|
||||
|
||||
@@ -66,6 +66,7 @@
|
||||
- PlushieRatvar
|
||||
- PlushieNar
|
||||
- PlushieSnake
|
||||
- PlushieArachind
|
||||
- Basketball
|
||||
- Football
|
||||
- PlushieRouny
|
||||
|
||||
@@ -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 human by TheShuEd",
|
||||
"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 girthquake, plushie human by TheShuEd",
|
||||
"size": {
|
||||
"x": 32,
|
||||
"y": 32
|
||||
@@ -47,6 +47,9 @@
|
||||
{
|
||||
"name": "plushie_hampter"
|
||||
},
|
||||
{
|
||||
"name": "plushie_arachnid"
|
||||
},
|
||||
{
|
||||
"name": "plushie_lizard"
|
||||
},
|
||||
|
||||
BIN
Resources/Textures/Objects/Fun/toys.rsi/plushie_arachnid.png
Normal file
BIN
Resources/Textures/Objects/Fun/toys.rsi/plushie_arachnid.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 939 B |
Reference in New Issue
Block a user