From 8eafc9c19cc461d0206d0d43079e3d5010669e34 Mon Sep 17 00:00:00 2001 From: Lokilife Date: Sun, 21 Apr 2024 18:54:31 +0300 Subject: [PATCH] Add frezon gas miner --- .../entities/structures/piping/atmospherics/miners.ftl | 3 +++ .../Entities/Structures/Piping/Atmospherics/miners.yml | 9 +++++++++ 2 files changed, 12 insertions(+) create mode 100644 Resources/Locale/ru-RU/exodus/entities/structures/piping/atmospherics/miners.ftl create mode 100644 Resources/Prototypes/Exodus/Entities/Structures/Piping/Atmospherics/miners.yml diff --git a/Resources/Locale/ru-RU/exodus/entities/structures/piping/atmospherics/miners.ftl b/Resources/Locale/ru-RU/exodus/entities/structures/piping/atmospherics/miners.ftl new file mode 100644 index 0000000000..e5128baee4 --- /dev/null +++ b/Resources/Locale/ru-RU/exodus/entities/structures/piping/atmospherics/miners.ftl @@ -0,0 +1,3 @@ +ent-GasMinerNitrousOxide = газодобытчик фрезона + .desc = { ent-GasMinerBase.desc } + .suffix = НЕ МАППИТЬ diff --git a/Resources/Prototypes/Exodus/Entities/Structures/Piping/Atmospherics/miners.yml b/Resources/Prototypes/Exodus/Entities/Structures/Piping/Atmospherics/miners.yml new file mode 100644 index 0000000000..4aebd8cbe7 --- /dev/null +++ b/Resources/Prototypes/Exodus/Entities/Structures/Piping/Atmospherics/miners.yml @@ -0,0 +1,9 @@ +- type: entity + name: frezon gas miner + parent: GasMinerBase + id: GasMinerFrezon + suffix: DON'T MAP + components: + - type: GasMiner + maxExternalPressure: 4500 + spawnGas: Frezon