Skip to content

Commit

Permalink
Balance (#288)
Browse files Browse the repository at this point in the history
* Balance

* Now its fine
  • Loading branch information
dvir001 committed Sep 19, 2023
1 parent c489a6b commit c589573
Show file tree
Hide file tree
Showing 9 changed files with 22 additions and 22 deletions.
4 changes: 2 additions & 2 deletions Resources/Prototypes/Catalog/Cargo/cargo_botany.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
sprite: Objects/Specific/Hydroponics/galaxythistle.rsi
state: seed
product: CrateHydroponicsSeedsMedicinal
cost: 500
cost: 650
category: Hydroponics
group: market

Expand All @@ -34,7 +34,7 @@
sprite: Objects/Specific/Hydroponics/apple.rsi
state: seed
product: CrateHydroponicsSeeds
cost: 500
cost: 800
category: Hydroponics
group: market

Expand Down
12 changes: 6 additions & 6 deletions Resources/Prototypes/Catalog/Cargo/cargo_emergency.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
sprite: Clothing/Head/Helmets/bombsuit.rsi
state: icon
product: CrateEmergencyExplosive
cost: 650
cost: 700
category: Emergency
group: market

Expand All @@ -14,7 +14,7 @@
sprite: Objects/Misc/fire_extinguisher.rsi
state: fire_extinguisher_closed
product: CrateEmergencyFire
cost: 1500
cost: 2800
category: Emergency
group: market

Expand All @@ -24,7 +24,7 @@
sprite: Clothing/Mask/breath.rsi
state: icon
product: CrateEmergencyInternals
cost: 500
cost: 620
category: Emergency
group: market

Expand All @@ -44,7 +44,7 @@
sprite: Structures/Wallmounts/signs.rsi
state: radiation
product: CrateEmergencyRadiation
cost: 1000
cost: 1400
category: Emergency
group: market

Expand All @@ -64,7 +64,7 @@
sprite: Objects/Tanks/red.rsi
state: icon
product: CrateSlimepersonLifeSupport
cost: 300
cost: 400
category: Emergency
group: market

Expand All @@ -74,6 +74,6 @@
sprite: Clothing/Head/Hoods/Bio/general.rsi
state: icon
product: CrateGenericBiosuit
cost: 800
cost: 1100
category: Emergency
group: market
14 changes: 7 additions & 7 deletions Resources/Prototypes/Catalog/Cargo/cargo_fun.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
sprite: Objects/Fun/Instruments/accordion.rsi
state: icon
product: CrateFunInstrumentsVariety
cost: 2000
cost: 2300
category: Fun
group: market

Expand All @@ -14,7 +14,7 @@
sprite: Objects/Fun/Instruments/structureinstruments.rsi
state: tuba
product: CrateFunInstrumentsBrass
cost: 2500
cost: 3500
category: Fun
group: market

Expand All @@ -24,7 +24,7 @@
sprite: Objects/Fun/Instruments/bassguitar.rsi
state: icon
product: CrateFunInstrumentsString
cost: 2500
cost: 3100
category: Fun
group: market

Expand All @@ -34,7 +34,7 @@
sprite: Objects/Fun/Instruments/harmonica.rsi
state: icon
product: CrateFunInstrumentsWoodwind
cost: 2500
cost: 3000
category: Fun
group: market

Expand All @@ -44,7 +44,7 @@
sprite: Objects/Fun/Instruments/h_synthesizer.rsi
state: icon
product: CrateFunInstrumentsKeyedPercussion
cost: 2500
cost: 3500
category: Fun
group: market

Expand Down Expand Up @@ -84,7 +84,7 @@
sprite: Objects/Weapons/Guns/Pistols/water_pistol.rsi
state: display
product: CrateFunWaterGuns
cost: 750
cost: 1100
category: Fun
group: market

Expand Down Expand Up @@ -164,7 +164,7 @@
sprite: Structures/Storage/Crates/toybox.rsi
state: crate_icon
product: CrateFunToyBox
cost: 900
cost: 1400
category: Fun
group: market

Expand Down
4 changes: 2 additions & 2 deletions Resources/Prototypes/Catalog/Cargo/cargo_medical.yml
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@
sprite: Clothing/Head/Hoods/Bio/bio.rsi
state: icon
product: CrateVirologyBiosuit
cost: 800
cost: 1100
category: Medical
group: market

Expand All @@ -104,7 +104,7 @@
sprite: Structures/Storage/Crates/chemcrate_secure.rsi
state: icon
product: CrateChemistryP
cost: 850
cost: 750
category: Medical
group: market

Expand Down
2 changes: 1 addition & 1 deletion Resources/Prototypes/Catalog/Cargo/cargo_science.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,6 @@
sprite: Clothing/Head/Hoods/Bio/scientist.rsi
state: icon
product: CrateScienceBiosuit
cost: 800
cost: 1100
category: Science
group: market
2 changes: 1 addition & 1 deletion Resources/Prototypes/Catalog/Cargo/cargo_service.yml
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,7 @@
sprite: Clothing/Head/Hoods/Bio/janitor.rsi
state: icon
product: CrateJanitorBiosuit
cost: 800
cost: 1100
category: Service
group: market

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,6 @@
state: jar
- type: AmeFuelContainer
- type: StaticPrice
price: 500
price: 400
- type: GuideHelp
guides: [ AME, Power ]
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
state: box
- type: AmePart
- type: StaticPrice
price: 500
price: 400
- type: GuideHelp
guides: [ AME, Power ]
- type: Tag
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@
entity_storage: !type:Container
paper_label: !type:ContainerSlot
- type: StaticPrice
price: 50
price: 35

- type: entity
id: BodyBag_Folded
Expand Down

0 comments on commit c589573

Please sign in to comment.