Skip to content

Commit

Permalink
Update misc.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
sh4zik authored Dec 20, 2024
1 parent 335f2a1 commit 077284d
Showing 1 changed file with 23 additions and 0 deletions.
23 changes: 23 additions & 0 deletions Resources/Prototypes/ADT/Entities/Objects/Fun/misc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,3 +55,26 @@
Blunt: 5
- type: StaminaDamageOnCollide
damage: 5


- type: entity
name: Slime Happines
parent: BaseItem
id: ADTSlimeHappines
description: Slimyy..
components:
- type: Sprite
sprite: ADT/Objects/Misc/slimehappines.rsi
state: icon



- type: entity
name: New Year gurney
id: ADTNewYearKatalka
parent: ChairBase
description: Yea.
components:
- type: Sprite
sprite: ADT/Structures/Specific/newyearkatalki.rsi
state: newyearkatalka

0 comments on commit 077284d

Please sign in to comment.