Skip to content

Commit

Permalink
Lamp Plushie (#9118)
Browse files Browse the repository at this point in the history
* Update meta.json

* Add files via upload

* Update toys.yml

* Update toy.yml

* Update toys.yml
  • Loading branch information
Emisse authored Jul 11, 2022
1 parent 8b89a2b commit fb6586c
Show file tree
Hide file tree
Showing 4 changed files with 17 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@
- PlushieRatvar
- PlushieSpaceLizard
- PlushieRouny
- PlushieLamp
- ToyMouse
chance: 0.5
offset: 0.2
Expand Down
13 changes: 13 additions & 0 deletions Resources/Prototypes/Entities/Objects/Fun/toys.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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!
Expand Down
3 changes: 3 additions & 0 deletions Resources/Textures/Objects/Fun/toys.rsi/meta.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,9 @@
{
"name": "plushie_lizard"
},
{
"name": "plushie_lamp"
},
{
"name": "plushie_nuke"
},
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit fb6586c

Please sign in to comment.