Logo
Explore Help
Register Sign In
Cinka/OldThink
1
0
Fork 0
You've already forked OldThink
Code Issues Pull Requests Actions 1 Packages Projects Releases Wiki Activity
Files
master
OldThink/Resources/Textures/Structures/Machines/gasrecycler.rsi/meta.json

31 lines
398 B
JSON
Raw Permalink Normal View History

Add gas recyclers (#9934) * Add RemoveVolume() RemoveVolume(vol) captures the common pattern of: air.RemoveRatio(vol / air.Volume) Change existing code to use this method where appropriate. * Add gas recyclers Gas recyclers catalyze the conversion of CO2 and N2O to O2 and N2. The gas recycler component takes waste gas from the input net and releases the result into the output net. To make things more fun, the input net must be pressurized to 3 MPa and heated to at least 300 C; otherwise, no reaction will occur. Game-mechanic wise, gas recyclers contain the catalyst for the conversion reaction, and therefore, requires no external power. However, the external pumps and heaters required to make the reaction happen still do. * Fix gas recyclers Fix negative sqrt, fix pressure check after remove.
2022-09-11 16:02:01 -07:00
{
"version": 1,
"license": "CC-BY-SA-3.0",
"copyright": "Created by Peptide90 for SS14",
"size": {
"x": 32,
"y": 32
},
"states": [
{
"name": "icon"
},
{
"name": "unlit"
},
{
"name": "running",
"delays": [
[
0.3,
0.3,
0.3,
0.3,
0.3,
0.3
]
]
}
]
}
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.3 Page: 2945ms Template: 32ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API