Skip to content

Commit

Permalink
Merge pull request impstation#1300 from ATDoop/bugplush-inhands
Browse files Browse the repository at this point in the history
Bug plush inhands!
  • Loading branch information
hivehum authored Jan 10, 2025
2 parents 19ad064 + e2335cb commit 38a0262
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 @@ -120,9 +120,18 @@
- type: EmitSoundOnTrigger
sound:
path: /Audio/Voice/Arachnid/arachnid_scream.ogg
- type: EmitSoundOnCollide
sound:
path: /Audio/Voice/Arachnid/arachnid_scream.ogg
- type: MeleeWeapon
soundHit:
path: /Audio/Voice/Arachnid/arachnid_scream.ogg
- type: Item
inhandVisuals:
left:
- state: plushie_bug-inhand-left
right:
- state: plushie_bug-inhand-right
- type: Food
requiresSpecialDigestion: false
useSound:
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 @@ -412,6 +412,14 @@
{
"name": "plushie_bug"
},
{
"name": "plushie_bug-inhand-left",
"directions": 4
},
{
"name": "plushie_bug-inhand-right",
"directions": 4
},
{
"name": "plushie_decapoid"
},
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 38a0262

Please sign in to comment.