Skip to content

Commit

Permalink
Bug Fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Druids12 committed Apr 3, 2024
1 parent e346478 commit f79057c
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -138,15 +138,18 @@
Quantity: 1
- type: Extractable
grindableSolutionName: food
- type: Food

- type: entity
name: energy bar
parent: FoodSnackBase
parent: BaseItem
id: FoodSnackEnergy
description: An energy bar with a lot of punch.
components:
- type: Sprite
sprite: Objects/Consumable/Food/snacks.rsi
state: energybar
- type: Tag
- type: Item
- type: SpawnItemsOnUse
items:
Expand Down Expand Up @@ -521,7 +524,6 @@
components:
- type: Sprite
state: energybar-trash
- type: Item

- type: entity
noSpawn: true
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 f79057c

Please sign in to comment.