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
|
||||
- id: PlushieLizard
|
||||
amount: 1
|
||||
- id: PlushieSpaceLizard
|
||||
amount: 1
|
||||
- id: PlushieVox
|
||||
amount: 1
|
||||
- id: PlushieRouny
|
||||
amount: 1
|
||||
- id: PlushieRatvar
|
||||
amount: 1
|
||||
|
||||
- type: entity
|
||||
id: CrateFunInstruments
|
||||
|
||||
@@ -20,6 +20,9 @@
|
||||
- PlushieSlime
|
||||
- PlushieSnake
|
||||
- PlushieVox
|
||||
- PlushieRatvar
|
||||
- PlushieSpaceLizard
|
||||
- PlushieRouny
|
||||
- ToyMouse
|
||||
chance: 0.5
|
||||
offset: 0.2
|
||||
|
||||
@@ -50,7 +50,17 @@
|
||||
|
||||
- type: entity
|
||||
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
|
||||
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:
|
||||
@@ -70,6 +80,38 @@
|
||||
- type: UseDelay
|
||||
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
|
||||
parent: BasePlushie
|
||||
id: PlushieNar
|
||||
@@ -80,6 +122,7 @@
|
||||
sprite: Objects/Fun/toys.rsi
|
||||
state: narplush
|
||||
|
||||
|
||||
- type: entity
|
||||
parent: BasePlushie
|
||||
id: PlushieCarp
|
||||
|
||||
@@ -6,298 +6,307 @@
|
||||
"x": 32,
|
||||
"y": 32
|
||||
},
|
||||
"states": [
|
||||
{
|
||||
"name": "carpplush"
|
||||
},
|
||||
{
|
||||
"name": "narplush"
|
||||
},
|
||||
{
|
||||
"name": "plushie_h"
|
||||
},
|
||||
{
|
||||
"name": "plushie_lizard"
|
||||
},
|
||||
{
|
||||
"name": "plushie_nuke"
|
||||
},
|
||||
{
|
||||
"name": "plushie_slime"
|
||||
},
|
||||
{
|
||||
"name": "plushie_snake"
|
||||
},
|
||||
{
|
||||
"name": "plushie_vox"
|
||||
},
|
||||
{
|
||||
"name": "doll"
|
||||
},
|
||||
{
|
||||
"name": "carpplush-inhand-left",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "carpplush-inhand-right",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "doll-inhand-left",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "doll-inhand-right",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "AI"
|
||||
},
|
||||
{
|
||||
"name": "base"
|
||||
},
|
||||
{
|
||||
"name": "bolt-closed"
|
||||
},
|
||||
{
|
||||
"name": "bolt-open"
|
||||
},
|
||||
{
|
||||
"name": "deathripleytoy"
|
||||
},
|
||||
{
|
||||
"name": "durandprize"
|
||||
},
|
||||
{
|
||||
"name": "fireripleytoy"
|
||||
},
|
||||
{
|
||||
"name": "foamblade"
|
||||
},
|
||||
{
|
||||
"name": "foamcrossbow"
|
||||
},
|
||||
{
|
||||
"name": "foamdart"
|
||||
},
|
||||
{
|
||||
"name": "griffinprize"
|
||||
},
|
||||
{
|
||||
"name": "foambox"
|
||||
},
|
||||
{
|
||||
"name": "gygaxtoy"
|
||||
},
|
||||
{
|
||||
"name": "honkprize"
|
||||
},
|
||||
{
|
||||
"name": "ian"
|
||||
},
|
||||
{
|
||||
"name": "marauderprize"
|
||||
},
|
||||
{
|
||||
"name": "maulerprize"
|
||||
},
|
||||
{
|
||||
"name": "nuketoy"
|
||||
},
|
||||
{
|
||||
"name": "odysseusprize"
|
||||
},
|
||||
{
|
||||
"name": "owlprize"
|
||||
},
|
||||
{
|
||||
"name": "phazonprize"
|
||||
},
|
||||
{
|
||||
"name": "reticenceprize"
|
||||
},
|
||||
{
|
||||
"name": "ripleytoy"
|
||||
},
|
||||
{
|
||||
"name": "seraphprize"
|
||||
},
|
||||
{
|
||||
"name": "skeletonprize"
|
||||
},
|
||||
{
|
||||
"name": "snappop"
|
||||
},
|
||||
{
|
||||
"name": "spbox"
|
||||
},
|
||||
{
|
||||
"name": "toy_mouse"
|
||||
},
|
||||
{
|
||||
"name": "capbullet"
|
||||
},
|
||||
{
|
||||
"name": "foamcrossbow-inhand-right",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "foamcrossbow-inhand-left",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "capgun-inhand-right",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "capgun-inhand-left",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "foamblade-inhand-right",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "foamblade-inhand-left",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "corgib-inhand-right",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "corgib-inhand-left",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "synb-inhand-left",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "synb-inhand-right",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "synb"
|
||||
},
|
||||
{
|
||||
"name": "corgib"
|
||||
},
|
||||
{
|
||||
"name": "football"
|
||||
},
|
||||
{
|
||||
"name": "footb-inhand-right",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "footb-inhand-left",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "basketball"
|
||||
},
|
||||
{
|
||||
"name": "bask-inhand-right",
|
||||
"directions": 4,
|
||||
"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
|
||||
]
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "bask-inhand-left",
|
||||
"directions": 4,
|
||||
"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
|
||||
]
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "singularitytoy",
|
||||
"delays": [
|
||||
[
|
||||
0.1,
|
||||
0.1,
|
||||
0.1,
|
||||
0.1,
|
||||
0.1,
|
||||
0.1,
|
||||
0.1,
|
||||
0.1
|
||||
]
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "orb",
|
||||
"delays": [
|
||||
[
|
||||
0.2,
|
||||
0.2,
|
||||
0.2,
|
||||
0.2
|
||||
]
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "orb-inhand-left",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "orb-inhand-right",
|
||||
"directions": 4
|
||||
}
|
||||
]
|
||||
"states": [
|
||||
{
|
||||
"name": "plushie_ratvar"
|
||||
},
|
||||
{
|
||||
"name": "plushie_rouny"
|
||||
},
|
||||
{
|
||||
"name": "plushie_spacelizard"
|
||||
},
|
||||
{
|
||||
"name": "carpplush"
|
||||
},
|
||||
{
|
||||
"name": "narplush"
|
||||
},
|
||||
{
|
||||
"name": "plushie_h"
|
||||
},
|
||||
{
|
||||
"name": "plushie_lizard"
|
||||
},
|
||||
{
|
||||
"name": "plushie_nuke"
|
||||
},
|
||||
{
|
||||
"name": "plushie_slime"
|
||||
},
|
||||
{
|
||||
"name": "plushie_snake"
|
||||
},
|
||||
{
|
||||
"name": "plushie_vox"
|
||||
},
|
||||
{
|
||||
"name": "doll"
|
||||
},
|
||||
{
|
||||
"name": "carpplush-inhand-left",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "carpplush-inhand-right",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "doll-inhand-left",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "doll-inhand-right",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "AI"
|
||||
},
|
||||
{
|
||||
"name": "base"
|
||||
},
|
||||
{
|
||||
"name": "bolt-closed"
|
||||
},
|
||||
{
|
||||
"name": "bolt-open"
|
||||
},
|
||||
{
|
||||
"name": "deathripleytoy"
|
||||
},
|
||||
{
|
||||
"name": "durandprize"
|
||||
},
|
||||
{
|
||||
"name": "fireripleytoy"
|
||||
},
|
||||
{
|
||||
"name": "foamblade"
|
||||
},
|
||||
{
|
||||
"name": "foamcrossbow"
|
||||
},
|
||||
{
|
||||
"name": "foamdart"
|
||||
},
|
||||
{
|
||||
"name": "griffinprize"
|
||||
},
|
||||
{
|
||||
"name": "foambox"
|
||||
},
|
||||
{
|
||||
"name": "gygaxtoy"
|
||||
},
|
||||
{
|
||||
"name": "honkprize"
|
||||
},
|
||||
{
|
||||
"name": "ian"
|
||||
},
|
||||
{
|
||||
"name": "marauderprize"
|
||||
},
|
||||
{
|
||||
"name": "maulerprize"
|
||||
},
|
||||
{
|
||||
"name": "nuketoy"
|
||||
},
|
||||
{
|
||||
"name": "odysseusprize"
|
||||
},
|
||||
{
|
||||
"name": "owlprize"
|
||||
},
|
||||
{
|
||||
"name": "phazonprize"
|
||||
},
|
||||
{
|
||||
"name": "reticenceprize"
|
||||
},
|
||||
{
|
||||
"name": "ripleytoy"
|
||||
},
|
||||
{
|
||||
"name": "seraphprize"
|
||||
},
|
||||
{
|
||||
"name": "skeletonprize"
|
||||
},
|
||||
{
|
||||
"name": "snappop"
|
||||
},
|
||||
{
|
||||
"name": "spbox"
|
||||
},
|
||||
{
|
||||
"name": "toy_mouse"
|
||||
},
|
||||
{
|
||||
"name": "capbullet"
|
||||
},
|
||||
{
|
||||
"name": "foamcrossbow-inhand-right",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "foamcrossbow-inhand-left",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "capgun-inhand-right",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "capgun-inhand-left",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "foamblade-inhand-right",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "foamblade-inhand-left",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "corgib-inhand-right",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "corgib-inhand-left",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "synb-inhand-left",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "synb-inhand-right",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "synb"
|
||||
},
|
||||
{
|
||||
"name": "corgib"
|
||||
},
|
||||
{
|
||||
"name": "football"
|
||||
},
|
||||
{
|
||||
"name": "footb-inhand-right",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "footb-inhand-left",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "basketball"
|
||||
},
|
||||
{
|
||||
"name": "bask-inhand-right",
|
||||
"directions": 4,
|
||||
"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
|
||||
]
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "bask-inhand-left",
|
||||
"directions": 4,
|
||||
"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
|
||||
]
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "singularitytoy",
|
||||
"delays": [
|
||||
[
|
||||
0.1,
|
||||
0.1,
|
||||
0.1,
|
||||
0.1,
|
||||
0.1,
|
||||
0.1,
|
||||
0.1,
|
||||
0.1
|
||||
]
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "orb",
|
||||
"delays": [
|
||||
[
|
||||
0.2,
|
||||
0.2,
|
||||
0.2,
|
||||
0.2
|
||||
]
|
||||
]
|
||||
},
|
||||
{
|
||||
"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