Skip to content

Commit

Permalink
applied correct yaml conventions
Browse files Browse the repository at this point in the history
  • Loading branch information
nkokic committed Jan 22, 2025
1 parent 3c2ffad commit 9b933e1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 4 deletions.
3 changes: 1 addition & 2 deletions Resources/Prototypes/Catalog/Cargo/cargo_engines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,7 @@
sprite: Objects/Power/AME/ame_jar.rsi
state: jar
product: CrateEngineeringAMEJar
# cost: 2000
cost: 5000 # DeltaV tweak
cost: 5000 # DeltaV tweak - was 2000
category: cargoproduct-category-name-engineering
group: market

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@
state: jar
- type: AmeFuelContainer
- type: StaticPrice
#price: 500
price: 1000 # DeltaV tweak
price: 1000 # DeltaV tweak - was 500
- type: GuideHelp
guides: [ AME, Power ]

0 comments on commit 9b933e1

Please sign in to comment.