Blue Shark Soft Toy! (#12047)
@@ -183,6 +183,7 @@
|
|||||||
- id: PlushieCarp
|
- id: PlushieCarp
|
||||||
- id: PlushieNuke
|
- id: PlushieNuke
|
||||||
- id: PlushieLizard
|
- id: PlushieLizard
|
||||||
|
- id: PlushieSharkBlue
|
||||||
|
|
||||||
- type: entity
|
- type: entity
|
||||||
parent: ClothingBackpackDuffelSyndicateBundle
|
parent: ClothingBackpackDuffelSyndicateBundle
|
||||||
|
|||||||
@@ -26,6 +26,8 @@
|
|||||||
amount: 1
|
amount: 1
|
||||||
- id: PlushieRatvar
|
- id: PlushieRatvar
|
||||||
amount: 1
|
amount: 1
|
||||||
|
- id: PlushieSharkBlue
|
||||||
|
amount: 1
|
||||||
|
|
||||||
- type: entity
|
- type: entity
|
||||||
id: CrateFunInstruments
|
id: CrateFunInstruments
|
||||||
|
|||||||
@@ -192,6 +192,8 @@
|
|||||||
- id: ClothingShoesBootsJack
|
- id: ClothingShoesBootsJack
|
||||||
- id: CigarGoldCase
|
- id: CigarGoldCase
|
||||||
prob: 0.50
|
prob: 0.50
|
||||||
|
- id: PlushieSharkPink
|
||||||
|
prob: 0.1
|
||||||
- id: DoorRemoteSecurity
|
- id: DoorRemoteSecurity
|
||||||
- id: ClothingUniformJumpskirtHosFormal
|
- id: ClothingUniformJumpskirtHosFormal
|
||||||
- id: ClothingUniformJumpsuitHosFormal
|
- id: ClothingUniformJumpsuitHosFormal
|
||||||
|
|||||||
@@ -24,6 +24,9 @@
|
|||||||
- PlushieSpaceLizard
|
- PlushieSpaceLizard
|
||||||
- PlushieRouny
|
- PlushieRouny
|
||||||
- PlushieLamp
|
- PlushieLamp
|
||||||
|
- PlushieSharkBlue
|
||||||
|
- PlushieSharkPink
|
||||||
|
- PlushieSharkGrey
|
||||||
- ToyAmongPequeno
|
- ToyAmongPequeno
|
||||||
- ToyMouse
|
- ToyMouse
|
||||||
chance: 0.5
|
chance: 0.5
|
||||||
|
|||||||
@@ -129,6 +129,42 @@
|
|||||||
soundHit:
|
soundHit:
|
||||||
path: /Audio/Items/Toys/muffled_weh.ogg
|
path: /Audio/Items/Toys/muffled_weh.ogg
|
||||||
|
|
||||||
|
- type: entity
|
||||||
|
parent: BasePlushie
|
||||||
|
id: PlushieSharkBlue
|
||||||
|
name: blue shark soft toy
|
||||||
|
description: Big and safe to have by your side if you want to discover the world below the surface of the ocean.
|
||||||
|
components:
|
||||||
|
- type: Sprite
|
||||||
|
sprite: Objects/Fun/sharkplush.rsi
|
||||||
|
state: blue
|
||||||
|
- type: Item
|
||||||
|
heldPrefix: blue
|
||||||
|
|
||||||
|
- type: entity
|
||||||
|
parent: PlushieSharkBlue
|
||||||
|
id: PlushieSharkPink
|
||||||
|
name: pink shark soft toy
|
||||||
|
description: Hehe shonk :)
|
||||||
|
components:
|
||||||
|
- type: Sprite
|
||||||
|
sprite: Objects/Fun/sharkplush.rsi
|
||||||
|
state: pink
|
||||||
|
- type: Item
|
||||||
|
heldPrefix: pink
|
||||||
|
|
||||||
|
- type: entity
|
||||||
|
parent: PlushieSharkBlue
|
||||||
|
id: PlushieSharkGrey
|
||||||
|
name: grey shark soft toy
|
||||||
|
description: A quiet, reserved kind of shonk. Loves to ride the grey tide.
|
||||||
|
components:
|
||||||
|
- type: Sprite
|
||||||
|
sprite: Objects/Fun/sharkplush.rsi
|
||||||
|
state: grey
|
||||||
|
- type: Item
|
||||||
|
heldPrefix: grey
|
||||||
|
|
||||||
- type: entity
|
- type: entity
|
||||||
parent: BasePlushie
|
parent: BasePlushie
|
||||||
id: PlushieRatvar
|
id: PlushieRatvar
|
||||||
|
|||||||
|
After Width: | Height: | Size: 818 B |
|
After Width: | Height: | Size: 825 B |
BIN
Resources/Textures/Objects/Fun/sharkplush.rsi/blue.png
Normal file
|
After Width: | Height: | Size: 377 B |
|
After Width: | Height: | Size: 791 B |
|
After Width: | Height: | Size: 792 B |
BIN
Resources/Textures/Objects/Fun/sharkplush.rsi/grey.png
Normal file
|
After Width: | Height: | Size: 360 B |
44
Resources/Textures/Objects/Fun/sharkplush.rsi/meta.json
Normal file
@@ -0,0 +1,44 @@
|
|||||||
|
{
|
||||||
|
"version": 1,
|
||||||
|
"license": "CC-BY-SA-3.0",
|
||||||
|
"copyright": "Sprited for SS14 by GitHub user Willhelm53",
|
||||||
|
"size": {
|
||||||
|
"x": 32,
|
||||||
|
"y": 32
|
||||||
|
},
|
||||||
|
"states": [
|
||||||
|
{
|
||||||
|
"name": "blue"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "blue-inhand-left",
|
||||||
|
"directions": 4
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "blue-inhand-right",
|
||||||
|
"directions": 4
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "pink"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "pink-inhand-left",
|
||||||
|
"directions": 4
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "pink-inhand-right",
|
||||||
|
"directions": 4
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "grey"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "grey-inhand-left",
|
||||||
|
"directions": 4
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "grey-inhand-right",
|
||||||
|
"directions": 4
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
After Width: | Height: | Size: 805 B |
|
After Width: | Height: | Size: 808 B |
BIN
Resources/Textures/Objects/Fun/sharkplush.rsi/pink.png
Normal file
|
After Width: | Height: | Size: 353 B |