Skip to content

Commit

Permalink
Fix sofa prices
Browse files Browse the repository at this point in the history
  • Loading branch information
TheArturZh committed Aug 7, 2023
1 parent ba68349 commit c58478e
Showing 1 changed file with 4 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,8 @@
- type: Sprite
sprite: SS220/Structures/Furniture/sofa.rsi
noRot: false
- type: StaticPrice
price: 15

- type: entity
name: sofa
Expand Down Expand Up @@ -127,6 +129,8 @@
- type: Sprite
sprite: SS220/Structures/Furniture/dinner_sofa.rsi
noRot: false
- type: StaticPrice
price: 15

- type: entity
name: sofa
Expand Down

0 comments on commit c58478e

Please sign in to comment.