Skip to content

Commit

Permalink
found it
Browse files Browse the repository at this point in the history
  • Loading branch information
VMSolidus committed May 12, 2024
1 parent 7f1f618 commit 7fdfea5
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -30,4 +30,5 @@
description: Let's hope it's not a medical practice...
components:
- type: Sprite
sprite: Strucures/Specific/barbershop.rsi
state: thesnip
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@
name: weight lifter
components:
- type: Sprite
sprite: Structures/Specific/fitness.rsi
state: fitnesslifter


Expand Down Expand Up @@ -55,6 +56,7 @@
description: A fitness training bag with a captain printed on it.
components:
- type: Sprite
sprite: Structures/Specific/fitness.rsi
state: punchingbagcaptain

- type: entity
Expand All @@ -64,6 +66,7 @@
description: A fitness training bag with a syndicate agent printed on it.
components:
- type: Sprite
sprite: Structures/Specific/fitness.rsi
state: punchingbagsyndie

- type: entity
Expand All @@ -73,4 +76,5 @@
description: A fitness training bag with a wizard printed on it.
components:
- type: Sprite
sprite: Structures/Specific/fitness.rsi
state: punchingbagwizard

0 comments on commit 7fdfea5

Please sign in to comment.