516 Renderer update (#20579)

Updated the renderers to work with BYOND 516.
Some update of ZAS to hopefully be more efficient, and cold/hot air
effects.
Gas effects are now less prominent.

Ported from Bay
This commit is contained in:
Fluffy
2025-03-22 11:20:21 +00:00
committed by GitHub
parent 2e59f1903e
commit 08b82baea4
18 changed files with 514 additions and 112 deletions
+2
View File
@@ -32,6 +32,7 @@
molar_mass = 0.405 // kg/mol
tile_overlay = "phoron"
tile_color = "#ff9940"
overlay_limit = 0.7
flags = XGM_GAS_FUEL | XGM_GAS_CONTAMINANT
@@ -108,6 +109,7 @@
/singleton/xgm_gas/chlorine
id = GAS_CHLORINE
name = "Chlorine"
tile_color = "#c5f72d"
tile_overlay = "chlorine"
overlay_limit = 0.5
specific_heat = 5 // J/(mol*K)