Skip to content

Commit

Permalink
rgbeeeeeeee
Browse files Browse the repository at this point in the history
  • Loading branch information
SlamBamActionman committed Jul 13, 2024
1 parent b7aa97e commit 93ec82b
Show file tree
Hide file tree
Showing 4 changed files with 30 additions and 0 deletions.
22 changes: 22 additions & 0 deletions Resources/Prototypes/Entities/Objects/Fun/toys.yml
Original file line number Diff line number Diff line change
Expand Up @@ -184,6 +184,19 @@
energy: 2
- type: RgbLightController
layers: [ 0 ]
- type: Item
inhandVisuals:
left:
- state: bee-inhand-left
shader: unshaded
right:
- state: bee-inhand-right
shader: unshaded
- type: Clothing
clothingVisuals:
head:
- state: bee-equipped-HELMET
shader: unshaded

- type: entity
parent: BasePlushie
Expand Down Expand Up @@ -543,6 +556,15 @@
energy: 2
- type: RgbLightController
layers: [ 0 ]
- type: Item
heldPrefix: rainbowcarpplush
inhandVisuals:
left:
- state: rainbowcarpplush-inhand-left
shader: unshaded
right:
- state: rainbowcarpplush-inhand-right
shader: unshaded

- type: entity
parent: PlushieCarp
Expand Down
8 changes: 8 additions & 0 deletions Resources/Textures/Objects/Fun/toys.rsi/meta.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,14 @@
{
"name": "rainbowcarpplush"
},
{
"name": "rainbowcarpplush-inhand-left",
"directions": 4
},
{
"name": "rainbowcarpplush-inhand-right",
"directions": 4
},
{
"name": "narplush"
},
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
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 93ec82b

Please sign in to comment.