Skip to content

Commit

Permalink
Add frezon gas miner
Browse files Browse the repository at this point in the history
  • Loading branch information
Lokilife committed Apr 21, 2024
1 parent 508b71b commit 8eafc9c
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
ent-GasMinerNitrousOxide = газодобытчик фрезона
.desc = { ent-GasMinerBase.desc }
.suffix = НЕ МАППИТЬ
Original file line number Diff line number Diff line change
@@ -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

0 comments on commit 8eafc9c

Please sign in to comment.