Fix rainbow lizard plushie inhands (#34128)
* fix rainbow plushie inhands * address requested changes * attribute sprites
This commit is contained in:
@@ -354,6 +354,8 @@
|
||||
description: An adorable stuffed toy that resembles a lizardperson of every color. You just might trip while staring at it...
|
||||
name: rainbow lizard plushie
|
||||
components:
|
||||
- type: Sprite
|
||||
state: rainbowlizardplush
|
||||
- type: PointLight
|
||||
radius: 1.5
|
||||
energy: 2
|
||||
@@ -364,6 +366,14 @@
|
||||
head:
|
||||
- state: lizard-equipped-HELMET
|
||||
shader: unshaded
|
||||
- type: Item
|
||||
inhandVisuals:
|
||||
left:
|
||||
- state: rainbowlizardplush-inhand-left
|
||||
shader: unshaded
|
||||
right:
|
||||
- state: rainbowlizardplush-inhand-right
|
||||
shader: unshaded
|
||||
|
||||
- type: entity
|
||||
parent: PlushieLizard
|
||||
|
||||
Reference in New Issue
Block a user