Lamp Plushie (#9118)

* Update meta.json

* Add files via upload

* Update toys.yml

* Update toy.yml

* Update toys.yml
This commit is contained in:
Emisse
2022-07-10 19:13:16 -06:00
committed by GitHub
parent 8b89a2be86
commit fb6586cdc6
4 changed files with 17 additions and 0 deletions

View File

@@ -23,6 +23,7 @@
- PlushieRatvar
- PlushieSpaceLizard
- PlushieRouny
- PlushieLamp
- ToyMouse
chance: 0.5
offset: 0.2

View File

@@ -74,6 +74,19 @@
- type: Sprite
state: plushie_rouny
- type: entity
parent: BasePlushie
id: PlushieLamp
name: lamp plushie
description: A light emitting friend!
components:
- type: Sprite
state: plushie_lamp
- type: PointLight
netsync: false
radius: 1.5
energy: 2
- type: entity
parent: BasePlushie
id: PlushieLizard #Weh!

View File

@@ -28,6 +28,9 @@
{
"name": "plushie_lizard"
},
{
"name": "plushie_lamp"
},
{
"name": "plushie_nuke"
},

Binary file not shown.

After

Width:  |  Height:  |  Size: 485 B