Skip to content

Commit

Permalink
Small Gyro price fix
Browse files Browse the repository at this point in the history
  • Loading branch information
dvir001 committed Apr 22, 2024
1 parent 71ddfaa commit ef977e4
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -247,7 +247,7 @@
shader: unshaded
visible: false
- type: StaticPrice
price: 250
price: 100
- type: Machine
board: SmallGyroscopeMachineCircuitboard

Expand Down Expand Up @@ -331,7 +331,7 @@
shader: unshaded
visible: false
- type: StaticPrice
price: 250
price: 100
- type: Machine
board: SmallGyroscopeMachineCircuitboard

Expand Down

0 comments on commit ef977e4

Please sign in to comment.