Three more plushies (#6970)
This commit is contained in:
1
Resources/Audio/Items/Toys/licensing.txt
Normal file
1
Resources/Audio/Items/Toys/licensing.txt
Normal file
@@ -0,0 +1 @@
|
|||||||
|
"weh" and "muffled_weh" are licensed under CC0.
|
||||||
BIN
Resources/Audio/Items/Toys/muffled_weh.ogg
Normal file
BIN
Resources/Audio/Items/Toys/muffled_weh.ogg
Normal file
Binary file not shown.
@@ -19,8 +19,14 @@
|
|||||||
amount: 1
|
amount: 1
|
||||||
- id: PlushieLizard
|
- id: PlushieLizard
|
||||||
amount: 1
|
amount: 1
|
||||||
|
- id: PlushieSpaceLizard
|
||||||
|
amount: 1
|
||||||
- id: PlushieVox
|
- id: PlushieVox
|
||||||
amount: 1
|
amount: 1
|
||||||
|
- id: PlushieRouny
|
||||||
|
amount: 1
|
||||||
|
- id: PlushieRatvar
|
||||||
|
amount: 1
|
||||||
|
|
||||||
- type: entity
|
- type: entity
|
||||||
id: CrateFunInstruments
|
id: CrateFunInstruments
|
||||||
|
|||||||
@@ -20,6 +20,9 @@
|
|||||||
- PlushieSlime
|
- PlushieSlime
|
||||||
- PlushieSnake
|
- PlushieSnake
|
||||||
- PlushieVox
|
- PlushieVox
|
||||||
|
- PlushieRatvar
|
||||||
|
- PlushieSpaceLizard
|
||||||
|
- PlushieRouny
|
||||||
- ToyMouse
|
- ToyMouse
|
||||||
chance: 0.5
|
chance: 0.5
|
||||||
offset: 0.2
|
offset: 0.2
|
||||||
|
|||||||
@@ -50,7 +50,17 @@
|
|||||||
|
|
||||||
- type: entity
|
- type: entity
|
||||||
parent: BasePlushie
|
parent: BasePlushie
|
||||||
id: PlushieLizard
|
id: PlushieRouny
|
||||||
|
name: rouny plushie
|
||||||
|
description: Rouny
|
||||||
|
components:
|
||||||
|
- type: Sprite
|
||||||
|
sprite: Objects/Fun/toys.rsi
|
||||||
|
state: plushie_rouny
|
||||||
|
|
||||||
|
- type: entity
|
||||||
|
parent: BasePlushie
|
||||||
|
id: PlushieLizard #Weh!
|
||||||
name: lizard plushie
|
name: lizard plushie
|
||||||
description: An adorable stuffed toy that resembles a lizardperson. Made by CentCom as a token initiative to combat speciesism in work environments. "Welcome your new colleges as you do this plush, with open arms!"
|
description: An adorable stuffed toy that resembles a lizardperson. Made by CentCom as a token initiative to combat speciesism in work environments. "Welcome your new colleges as you do this plush, with open arms!"
|
||||||
components:
|
components:
|
||||||
@@ -70,6 +80,38 @@
|
|||||||
- type: UseDelay
|
- type: UseDelay
|
||||||
delay: 1.0
|
delay: 1.0
|
||||||
|
|
||||||
|
- type: entity
|
||||||
|
parent: BasePlushie
|
||||||
|
id: PlushieSpaceLizard #ᵂᵉʰ!
|
||||||
|
name: space lizard plushie
|
||||||
|
description: An adorable stuffed toy that resembles a lizardperson in an EVA suit. Made by CentCom as a token initiative to combat speciesism in space environments. "Welcome your new colleges as you do this plush, with open arms!"
|
||||||
|
components:
|
||||||
|
- type: Sprite
|
||||||
|
sprite: Objects/Fun/toys.rsi
|
||||||
|
state: plushie_spacelizard
|
||||||
|
- type: ItemCooldown
|
||||||
|
- type: EmitSoundOnUse
|
||||||
|
sound:
|
||||||
|
path: /Audio/Items/Toys/muffled_weh.ogg
|
||||||
|
- type: EmitSoundOnLand
|
||||||
|
sound:
|
||||||
|
path: /Audio/Items/Toys/muffled_weh.ogg
|
||||||
|
- type: EmitSoundOnActivate
|
||||||
|
sound:
|
||||||
|
path: /Audio/Items/Toys/muffled_weh.ogg
|
||||||
|
- type: UseDelay
|
||||||
|
delay: 1.0
|
||||||
|
|
||||||
|
- type: entity
|
||||||
|
parent: BasePlushie
|
||||||
|
id: PlushieRatvar
|
||||||
|
name: ratvar plushie
|
||||||
|
description: A small stuffed doll of the elder god Ratvar.
|
||||||
|
components:
|
||||||
|
- type: Sprite
|
||||||
|
sprite: Objects/Fun/toys.rsi
|
||||||
|
state: plushie_ratvar
|
||||||
|
|
||||||
- type: entity
|
- type: entity
|
||||||
parent: BasePlushie
|
parent: BasePlushie
|
||||||
id: PlushieNar
|
id: PlushieNar
|
||||||
@@ -80,6 +122,7 @@
|
|||||||
sprite: Objects/Fun/toys.rsi
|
sprite: Objects/Fun/toys.rsi
|
||||||
state: narplush
|
state: narplush
|
||||||
|
|
||||||
|
|
||||||
- type: entity
|
- type: entity
|
||||||
parent: BasePlushie
|
parent: BasePlushie
|
||||||
id: PlushieCarp
|
id: PlushieCarp
|
||||||
|
|||||||
@@ -6,298 +6,307 @@
|
|||||||
"x": 32,
|
"x": 32,
|
||||||
"y": 32
|
"y": 32
|
||||||
},
|
},
|
||||||
"states": [
|
"states": [
|
||||||
{
|
{
|
||||||
"name": "carpplush"
|
"name": "plushie_ratvar"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "narplush"
|
"name": "plushie_rouny"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "plushie_h"
|
"name": "plushie_spacelizard"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "plushie_lizard"
|
"name": "carpplush"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "plushie_nuke"
|
"name": "narplush"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "plushie_slime"
|
"name": "plushie_h"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "plushie_snake"
|
"name": "plushie_lizard"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "plushie_vox"
|
"name": "plushie_nuke"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "doll"
|
"name": "plushie_slime"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "carpplush-inhand-left",
|
"name": "plushie_snake"
|
||||||
"directions": 4
|
},
|
||||||
},
|
{
|
||||||
{
|
"name": "plushie_vox"
|
||||||
"name": "carpplush-inhand-right",
|
},
|
||||||
"directions": 4
|
{
|
||||||
},
|
"name": "doll"
|
||||||
{
|
},
|
||||||
"name": "doll-inhand-left",
|
{
|
||||||
"directions": 4
|
"name": "carpplush-inhand-left",
|
||||||
},
|
"directions": 4
|
||||||
{
|
},
|
||||||
"name": "doll-inhand-right",
|
{
|
||||||
"directions": 4
|
"name": "carpplush-inhand-right",
|
||||||
},
|
"directions": 4
|
||||||
{
|
},
|
||||||
"name": "AI"
|
{
|
||||||
},
|
"name": "doll-inhand-left",
|
||||||
{
|
"directions": 4
|
||||||
"name": "base"
|
},
|
||||||
},
|
{
|
||||||
{
|
"name": "doll-inhand-right",
|
||||||
"name": "bolt-closed"
|
"directions": 4
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "bolt-open"
|
"name": "AI"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "deathripleytoy"
|
"name": "base"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "durandprize"
|
"name": "bolt-closed"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "fireripleytoy"
|
"name": "bolt-open"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "foamblade"
|
"name": "deathripleytoy"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "foamcrossbow"
|
"name": "durandprize"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "foamdart"
|
"name": "fireripleytoy"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "griffinprize"
|
"name": "foamblade"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "foambox"
|
"name": "foamcrossbow"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "gygaxtoy"
|
"name": "foamdart"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "honkprize"
|
"name": "griffinprize"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "ian"
|
"name": "foambox"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "marauderprize"
|
"name": "gygaxtoy"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "maulerprize"
|
"name": "honkprize"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "nuketoy"
|
"name": "ian"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "odysseusprize"
|
"name": "marauderprize"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "owlprize"
|
"name": "maulerprize"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "phazonprize"
|
"name": "nuketoy"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "reticenceprize"
|
"name": "odysseusprize"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "ripleytoy"
|
"name": "owlprize"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "seraphprize"
|
"name": "phazonprize"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "skeletonprize"
|
"name": "reticenceprize"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "snappop"
|
"name": "ripleytoy"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "spbox"
|
"name": "seraphprize"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "toy_mouse"
|
"name": "skeletonprize"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "capbullet"
|
"name": "snappop"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "foamcrossbow-inhand-right",
|
"name": "spbox"
|
||||||
"directions": 4
|
},
|
||||||
},
|
{
|
||||||
{
|
"name": "toy_mouse"
|
||||||
"name": "foamcrossbow-inhand-left",
|
},
|
||||||
"directions": 4
|
{
|
||||||
},
|
"name": "capbullet"
|
||||||
{
|
},
|
||||||
"name": "capgun-inhand-right",
|
{
|
||||||
"directions": 4
|
"name": "foamcrossbow-inhand-right",
|
||||||
},
|
"directions": 4
|
||||||
{
|
},
|
||||||
"name": "capgun-inhand-left",
|
{
|
||||||
"directions": 4
|
"name": "foamcrossbow-inhand-left",
|
||||||
},
|
"directions": 4
|
||||||
{
|
},
|
||||||
"name": "foamblade-inhand-right",
|
{
|
||||||
"directions": 4
|
"name": "capgun-inhand-right",
|
||||||
},
|
"directions": 4
|
||||||
{
|
},
|
||||||
"name": "foamblade-inhand-left",
|
{
|
||||||
"directions": 4
|
"name": "capgun-inhand-left",
|
||||||
},
|
"directions": 4
|
||||||
{
|
},
|
||||||
"name": "corgib-inhand-right",
|
{
|
||||||
"directions": 4
|
"name": "foamblade-inhand-right",
|
||||||
},
|
"directions": 4
|
||||||
{
|
},
|
||||||
"name": "corgib-inhand-left",
|
{
|
||||||
"directions": 4
|
"name": "foamblade-inhand-left",
|
||||||
},
|
"directions": 4
|
||||||
{
|
},
|
||||||
"name": "synb-inhand-left",
|
{
|
||||||
"directions": 4
|
"name": "corgib-inhand-right",
|
||||||
},
|
"directions": 4
|
||||||
{
|
},
|
||||||
"name": "synb-inhand-right",
|
{
|
||||||
"directions": 4
|
"name": "corgib-inhand-left",
|
||||||
},
|
"directions": 4
|
||||||
{
|
},
|
||||||
"name": "synb"
|
{
|
||||||
},
|
"name": "synb-inhand-left",
|
||||||
{
|
"directions": 4
|
||||||
"name": "corgib"
|
},
|
||||||
},
|
{
|
||||||
{
|
"name": "synb-inhand-right",
|
||||||
"name": "football"
|
"directions": 4
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "footb-inhand-right",
|
"name": "synb"
|
||||||
"directions": 4
|
},
|
||||||
},
|
{
|
||||||
{
|
"name": "corgib"
|
||||||
"name": "footb-inhand-left",
|
},
|
||||||
"directions": 4
|
{
|
||||||
},
|
"name": "football"
|
||||||
{
|
},
|
||||||
"name": "basketball"
|
{
|
||||||
},
|
"name": "footb-inhand-right",
|
||||||
{
|
"directions": 4
|
||||||
"name": "bask-inhand-right",
|
},
|
||||||
"directions": 4,
|
{
|
||||||
"delays": [
|
"name": "footb-inhand-left",
|
||||||
[
|
"directions": 4
|
||||||
0.1,
|
},
|
||||||
0.1,
|
{
|
||||||
0.1,
|
"name": "basketball"
|
||||||
0.1,
|
},
|
||||||
0.1
|
{
|
||||||
],
|
"name": "bask-inhand-right",
|
||||||
[
|
"directions": 4,
|
||||||
0.1,
|
"delays": [
|
||||||
0.1,
|
[
|
||||||
0.1,
|
0.1,
|
||||||
0.1,
|
0.1,
|
||||||
0.1
|
0.1,
|
||||||
],
|
0.1,
|
||||||
[
|
0.1
|
||||||
0.1,
|
],
|
||||||
0.1,
|
[
|
||||||
0.1,
|
0.1,
|
||||||
0.1,
|
0.1,
|
||||||
0.1
|
0.1,
|
||||||
],
|
0.1,
|
||||||
[
|
0.1
|
||||||
0.1,
|
],
|
||||||
0.1,
|
[
|
||||||
0.1,
|
0.1,
|
||||||
0.1,
|
0.1,
|
||||||
0.1
|
0.1,
|
||||||
]
|
0.1,
|
||||||
]
|
0.1
|
||||||
},
|
],
|
||||||
{
|
[
|
||||||
"name": "bask-inhand-left",
|
0.1,
|
||||||
"directions": 4,
|
0.1,
|
||||||
"delays": [
|
0.1,
|
||||||
[
|
0.1,
|
||||||
0.1,
|
0.1
|
||||||
0.1,
|
]
|
||||||
0.1,
|
]
|
||||||
0.1,
|
},
|
||||||
0.1
|
{
|
||||||
],
|
"name": "bask-inhand-left",
|
||||||
[
|
"directions": 4,
|
||||||
0.1,
|
"delays": [
|
||||||
0.1,
|
[
|
||||||
0.1,
|
0.1,
|
||||||
0.1,
|
0.1,
|
||||||
0.1
|
0.1,
|
||||||
],
|
0.1,
|
||||||
[
|
0.1
|
||||||
0.1,
|
],
|
||||||
0.1,
|
[
|
||||||
0.1,
|
0.1,
|
||||||
0.1,
|
0.1,
|
||||||
0.1
|
0.1,
|
||||||
],
|
0.1,
|
||||||
[
|
0.1
|
||||||
0.1,
|
],
|
||||||
0.1,
|
[
|
||||||
0.1,
|
0.1,
|
||||||
0.1,
|
0.1,
|
||||||
0.1
|
0.1,
|
||||||
]
|
0.1,
|
||||||
]
|
0.1
|
||||||
},
|
],
|
||||||
{
|
[
|
||||||
"name": "singularitytoy",
|
0.1,
|
||||||
"delays": [
|
0.1,
|
||||||
[
|
0.1,
|
||||||
0.1,
|
0.1,
|
||||||
0.1,
|
0.1
|
||||||
0.1,
|
]
|
||||||
0.1,
|
]
|
||||||
0.1,
|
},
|
||||||
0.1,
|
{
|
||||||
0.1,
|
"name": "singularitytoy",
|
||||||
0.1
|
"delays": [
|
||||||
]
|
[
|
||||||
]
|
0.1,
|
||||||
},
|
0.1,
|
||||||
{
|
0.1,
|
||||||
"name": "orb",
|
0.1,
|
||||||
"delays": [
|
0.1,
|
||||||
[
|
0.1,
|
||||||
0.2,
|
0.1,
|
||||||
0.2,
|
0.1
|
||||||
0.2,
|
]
|
||||||
0.2
|
]
|
||||||
]
|
},
|
||||||
]
|
{
|
||||||
},
|
"name": "orb",
|
||||||
{
|
"delays": [
|
||||||
"name": "orb-inhand-left",
|
[
|
||||||
"directions": 4
|
0.2,
|
||||||
},
|
0.2,
|
||||||
{
|
0.2,
|
||||||
"name": "orb-inhand-right",
|
0.2
|
||||||
"directions": 4
|
]
|
||||||
}
|
]
|
||||||
]
|
},
|
||||||
|
{
|
||||||
|
"name": "orb-inhand-left",
|
||||||
|
"directions": 4
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "orb-inhand-right",
|
||||||
|
"directions": 4
|
||||||
|
}
|
||||||
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
BIN
Resources/Textures/Objects/Fun/toys.rsi/plushie_ratvar.png
Normal file
BIN
Resources/Textures/Objects/Fun/toys.rsi/plushie_ratvar.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 784 B |
BIN
Resources/Textures/Objects/Fun/toys.rsi/plushie_rouny.png
Normal file
BIN
Resources/Textures/Objects/Fun/toys.rsi/plushie_rouny.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 1.1 KiB |
BIN
Resources/Textures/Objects/Fun/toys.rsi/plushie_spacelizard.png
Normal file
BIN
Resources/Textures/Objects/Fun/toys.rsi/plushie_spacelizard.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 703 B |
Reference in New Issue
Block a user