Lamp Plushie (#9118)
* Update meta.json * Add files via upload * Update toys.yml * Update toy.yml * Update toys.yml
This commit is contained in:
@@ -23,6 +23,7 @@
|
|||||||
- PlushieRatvar
|
- PlushieRatvar
|
||||||
- PlushieSpaceLizard
|
- PlushieSpaceLizard
|
||||||
- PlushieRouny
|
- PlushieRouny
|
||||||
|
- PlushieLamp
|
||||||
- ToyMouse
|
- ToyMouse
|
||||||
chance: 0.5
|
chance: 0.5
|
||||||
offset: 0.2
|
offset: 0.2
|
||||||
|
|||||||
@@ -74,6 +74,19 @@
|
|||||||
- type: Sprite
|
- type: Sprite
|
||||||
state: plushie_rouny
|
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
|
- type: entity
|
||||||
parent: BasePlushie
|
parent: BasePlushie
|
||||||
id: PlushieLizard #Weh!
|
id: PlushieLizard #Weh!
|
||||||
|
|||||||
@@ -28,6 +28,9 @@
|
|||||||
{
|
{
|
||||||
"name": "plushie_lizard"
|
"name": "plushie_lizard"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"name": "plushie_lamp"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"name": "plushie_nuke"
|
"name": "plushie_nuke"
|
||||||
},
|
},
|
||||||
|
|||||||
BIN
Resources/Textures/Objects/Fun/toys.rsi/plushie_lamp.png
Normal file
BIN
Resources/Textures/Objects/Fun/toys.rsi/plushie_lamp.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 485 B |
Reference in New Issue
Block a user