Skip to content

Commit

Permalink
Подправил цены
Browse files Browse the repository at this point in the history
  • Loading branch information
Odleer committed Dec 8, 2024
1 parent 97ce982 commit 99ca0f0
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
6 changes: 3 additions & 3 deletions Resources/Prototypes/Atmospherics/gases.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
gasOverlayState: tritium
color: 13FF4B
reagent: Tritium
pricePerMole: 2.5
pricePerMole: 3

- type: gas
id: 5
Expand All @@ -76,7 +76,7 @@
gasVisbilityFactor: 3.5
color: 56941E
reagent: Ammonia
pricePerMole: 0.15
pricePerMole: 1

- type: gas
id: 7
Expand All @@ -99,4 +99,4 @@
gasMolesVisible: 0.6
color: 3a758c
reagent: Frezon
pricePerMole: 0.3
pricePerMole: 5
4 changes: 2 additions & 2 deletions Resources/Prototypes/_Sunrise/Atmospherics/gases.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
molarMass: 10
color: 9370db
reagent: BZ
pricePerMole: 0.15
pricePerMole: 1

- type: gas
id: 10
Expand All @@ -16,4 +16,4 @@
molarMass: 10
color: 8b0000
reagent: Healium
pricePerMole: 0.8
pricePerMole: 10
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
- type: entity
parent: GasCanister
id: HealiumCanister
name: канистра хилиум
name: канистра хилиума
description: Канистра, в которой может содержаться газ любого вида. В этой, предположительно, содержится хилиум. Можно прикрепить к порту коннектора с помощью гаечного ключа.
components:
- type: Sprite
Expand Down

0 comments on commit 99ca0f0

Please sign in to comment.