mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-11 15:14:27 +01:00
Gas Mixture Refactor (#13602)
* Gas Mixture Refactor * derp * defined turf types * fixes * cuts turf visuals cost in half * even better equalizing with planetary atmos * remove volatile fuel * comment and documentatino on turf gas vars
This commit is contained in:
@@ -18,6 +18,8 @@
|
||||
T.air.nitrogen = T.nitrogen
|
||||
T.air.carbon_dioxide = T.carbon_dioxide
|
||||
T.air.toxins = T.toxins
|
||||
T.air.sleeping_agent = T.sleeping_agent
|
||||
T.air.agent_b = T.agent_b
|
||||
T.air.temperature = T.temperature
|
||||
SSair.add_to_active(T)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user