Instruments, plushies, gunpet, and bibles. (#22398)
* Some instrument sizes and gunpet sidearm * Cello * bagpipe * Crippling balance PR made bananium horn Small not Tiny * plushie and toy sizes. * Scroll bigger * Make bible same size as other books. * size rgb staff to other staffs. * add sprite update json
This commit is contained in:
@@ -24,7 +24,7 @@
|
|||||||
- type: Instrument
|
- type: Instrument
|
||||||
program: 122
|
program: 122
|
||||||
- type: Item
|
- type: Item
|
||||||
size: Small
|
size: Normal
|
||||||
|
|
||||||
- type: entity
|
- type: entity
|
||||||
parent: BaseHandheldInstrument
|
parent: BaseHandheldInstrument
|
||||||
@@ -38,7 +38,8 @@
|
|||||||
- type: Instrument
|
- type: Instrument
|
||||||
program: 123
|
program: 123
|
||||||
- type: Item
|
- type: Item
|
||||||
size: Tiny
|
size: Small
|
||||||
|
storedRotation: 90
|
||||||
|
|
||||||
- type: entity
|
- type: entity
|
||||||
parent: BaseHandheldInstrument
|
parent: BaseHandheldInstrument
|
||||||
@@ -102,10 +103,11 @@
|
|||||||
sprite: Objects/Fun/Instruments/gunpet.rsi
|
sprite: Objects/Fun/Instruments/gunpet.rsi
|
||||||
state: icon
|
state: icon
|
||||||
- type: Item
|
- type: Item
|
||||||
size: Normal
|
size: Small
|
||||||
sprite: Objects/Fun/Instruments/gunpet.rsi
|
sprite: Objects/Fun/Instruments/gunpet.rsi
|
||||||
- type: Tag
|
- type: Tag
|
||||||
tags:
|
tags:
|
||||||
|
- Sidearm
|
||||||
- BrassInstrument
|
- BrassInstrument
|
||||||
|
|
||||||
- type: entity
|
- type: entity
|
||||||
|
|||||||
@@ -236,7 +236,9 @@
|
|||||||
sprite: Objects/Fun/Instruments/cello.rsi
|
sprite: Objects/Fun/Instruments/cello.rsi
|
||||||
state: icon
|
state: icon
|
||||||
- type: Item
|
- type: Item
|
||||||
size: Normal
|
size: Large
|
||||||
|
shape:
|
||||||
|
- 0,0,1,3
|
||||||
sprite: Objects/Fun/Instruments/cello.rsi
|
sprite: Objects/Fun/Instruments/cello.rsi
|
||||||
- type: Tag
|
- type: Tag
|
||||||
tags:
|
tags:
|
||||||
|
|||||||
@@ -171,7 +171,7 @@
|
|||||||
sprite: Objects/Fun/Instruments/bagpipes.rsi
|
sprite: Objects/Fun/Instruments/bagpipes.rsi
|
||||||
state: icon
|
state: icon
|
||||||
- type: Item
|
- type: Item
|
||||||
size: Normal
|
size: Large
|
||||||
sprite: Objects/Fun/Instruments/bagpipes.rsi
|
sprite: Objects/Fun/Instruments/bagpipes.rsi
|
||||||
- type: Tag
|
- type: Tag
|
||||||
tags:
|
tags:
|
||||||
|
|||||||
@@ -119,7 +119,7 @@
|
|||||||
state: icon
|
state: icon
|
||||||
- type: Item
|
- type: Item
|
||||||
sprite: Objects/Fun/bananiumhorn.rsi
|
sprite: Objects/Fun/bananiumhorn.rsi
|
||||||
size: Tiny
|
size: Small
|
||||||
- type: Clothing
|
- type: Clothing
|
||||||
sprite: Objects/Fun/bananiumhorn.rsi
|
sprite: Objects/Fun/bananiumhorn.rsi
|
||||||
slots: [Belt]
|
slots: [Belt]
|
||||||
|
|||||||
@@ -79,6 +79,8 @@
|
|||||||
suffix: DO NOT MAP
|
suffix: DO NOT MAP
|
||||||
description: So soft it almost makes you want to take a nap...
|
description: So soft it almost makes you want to take a nap...
|
||||||
components:
|
components:
|
||||||
|
- type: Item
|
||||||
|
size: Normal
|
||||||
- type: Sprite
|
- type: Sprite
|
||||||
sprite: Mobs/Ghosts/revenant.rsi
|
sprite: Mobs/Ghosts/revenant.rsi
|
||||||
state: icon
|
state: icon
|
||||||
@@ -97,6 +99,7 @@
|
|||||||
sprite: Objects/Fun/toys.rsi
|
sprite: Objects/Fun/toys.rsi
|
||||||
state: plushie_h
|
state: plushie_h
|
||||||
- type: Item
|
- type: Item
|
||||||
|
size: Normal
|
||||||
sprite: Objects/Fun/toys.rsi
|
sprite: Objects/Fun/toys.rsi
|
||||||
heldPrefix: bee
|
heldPrefix: bee
|
||||||
- type: Extractable
|
- type: Extractable
|
||||||
@@ -201,6 +204,15 @@
|
|||||||
soundHit:
|
soundHit:
|
||||||
path: /Audio/Items/Toys/weh.ogg
|
path: /Audio/Items/Toys/weh.ogg
|
||||||
|
|
||||||
|
- type: entity
|
||||||
|
parent: PlushieLizard
|
||||||
|
id: PlushieLizardMirrored
|
||||||
|
components:
|
||||||
|
- type: Item
|
||||||
|
size: Small
|
||||||
|
- type: Sprite
|
||||||
|
state: plushie_lizard_mirrored
|
||||||
|
|
||||||
- type: entity
|
- type: entity
|
||||||
parent: BasePlushie
|
parent: BasePlushie
|
||||||
id: PlushieSpaceLizard #ᵂᵉʰ!
|
id: PlushieSpaceLizard #ᵂᵉʰ!
|
||||||
@@ -336,6 +348,8 @@
|
|||||||
name: ratvar plushie
|
name: ratvar plushie
|
||||||
description: A small stuffed doll of the elder god Ratvar.
|
description: A small stuffed doll of the elder god Ratvar.
|
||||||
components:
|
components:
|
||||||
|
- type: Item
|
||||||
|
size: Normal
|
||||||
- type: Sprite
|
- type: Sprite
|
||||||
state: plushie_ratvar
|
state: plushie_ratvar
|
||||||
|
|
||||||
@@ -345,6 +359,8 @@
|
|||||||
name: nar'sie plushie
|
name: nar'sie plushie
|
||||||
description: A small stuffed doll of the elder goddess Nar'Sie.
|
description: A small stuffed doll of the elder goddess Nar'Sie.
|
||||||
components:
|
components:
|
||||||
|
- type: Item
|
||||||
|
size: Normal
|
||||||
- type: Sprite
|
- type: Sprite
|
||||||
state: narplush
|
state: narplush
|
||||||
|
|
||||||
@@ -427,6 +443,8 @@
|
|||||||
name: rubber ducky
|
name: rubber ducky
|
||||||
description: Not carried here by ocean currents.
|
description: Not carried here by ocean currents.
|
||||||
components:
|
components:
|
||||||
|
- type: Item
|
||||||
|
size: Tiny
|
||||||
- type: Sprite
|
- type: Sprite
|
||||||
sprite: Objects/Fun/ducky.rsi
|
sprite: Objects/Fun/ducky.rsi
|
||||||
state: icon
|
state: icon
|
||||||
@@ -473,6 +491,8 @@
|
|||||||
name: xeno plushie
|
name: xeno plushie
|
||||||
description: An adorable stuffed toy that resembles a scary xenomorf. You're lucky it's just a toy.
|
description: An adorable stuffed toy that resembles a scary xenomorf. You're lucky it's just a toy.
|
||||||
components:
|
components:
|
||||||
|
- type: Item
|
||||||
|
size: Normal
|
||||||
- type: Sprite
|
- type: Sprite
|
||||||
state: plushie_xeno
|
state: plushie_xeno
|
||||||
- type: EmitSoundOnUse
|
- type: EmitSoundOnUse
|
||||||
@@ -547,6 +567,8 @@
|
|||||||
name: ian toy
|
name: ian toy
|
||||||
description: Unable to eat, but just as fluffy as the real guy!
|
description: Unable to eat, but just as fluffy as the real guy!
|
||||||
components:
|
components:
|
||||||
|
- type: Item
|
||||||
|
size: Tiny
|
||||||
- type: Sprite
|
- type: Sprite
|
||||||
state: ian
|
state: ian
|
||||||
- type: EmitSoundOnUse
|
- type: EmitSoundOnUse
|
||||||
@@ -771,7 +793,7 @@
|
|||||||
sprite: Objects/Fun/toys.rsi
|
sprite: Objects/Fun/toys.rsi
|
||||||
state: corgib
|
state: corgib
|
||||||
- type: Item
|
- type: Item
|
||||||
size: Normal
|
size: Small
|
||||||
sprite: Objects/Fun/toys.rsi
|
sprite: Objects/Fun/toys.rsi
|
||||||
heldPrefix: corgib
|
heldPrefix: corgib
|
||||||
- type: Damageable
|
- type: Damageable
|
||||||
@@ -796,7 +818,7 @@
|
|||||||
intensity: 2000
|
intensity: 2000
|
||||||
falloffPower: 2.6
|
falloffPower: 2.6
|
||||||
- type: Item
|
- type: Item
|
||||||
size: Small
|
size: Normal
|
||||||
sprite: Objects/Fun/toys.rsi
|
sprite: Objects/Fun/toys.rsi
|
||||||
heldPrefix: singularitytoy
|
heldPrefix: singularitytoy
|
||||||
|
|
||||||
|
|||||||
@@ -92,6 +92,8 @@
|
|||||||
name: scroll of runes
|
name: scroll of runes
|
||||||
parent: BaseSpellbook
|
parent: BaseSpellbook
|
||||||
components:
|
components:
|
||||||
|
- type: Item
|
||||||
|
size: Normal
|
||||||
- type: Sprite
|
- type: Sprite
|
||||||
sprite: Objects/Magic/magicactions.rsi
|
sprite: Objects/Magic/magicactions.rsi
|
||||||
layers:
|
layers:
|
||||||
|
|||||||
@@ -31,7 +31,7 @@
|
|||||||
sprite: Objects/Specific/Chapel/bible.rsi
|
sprite: Objects/Specific/Chapel/bible.rsi
|
||||||
state: icon
|
state: icon
|
||||||
- type: Item
|
- type: Item
|
||||||
size: Normal
|
size: Small
|
||||||
sprite: Objects/Specific/Chapel/bible.rsi
|
sprite: Objects/Specific/Chapel/bible.rsi
|
||||||
- type: Clothing
|
- type: Clothing
|
||||||
slots:
|
slots:
|
||||||
|
|||||||
@@ -17,6 +17,7 @@
|
|||||||
actions:
|
actions:
|
||||||
- ActionRgbLight
|
- ActionRgbLight
|
||||||
- type: Item
|
- type: Item
|
||||||
|
size: Normal
|
||||||
inhandVisuals:
|
inhandVisuals:
|
||||||
left:
|
left:
|
||||||
- state: staff-inhand-left
|
- state: staff-inhand-left
|
||||||
|
|||||||
@@ -49,6 +49,9 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "plushie_lizard"
|
"name": "plushie_lizard"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "plushie_lizard_mirrored"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "plushie_lamp"
|
"name": "plushie_lamp"
|
||||||
|
|||||||
Binary file not shown.
|
After Width: | Height: | Size: 262 B |
Reference in New Issue
Block a user