Skip to content

Commit

Permalink
TGS Test Merge (#6035)
Browse files Browse the repository at this point in the history
  • Loading branch information
Blue authored and Blue committed Oct 4, 2023
2 parents a291ec5 + 2bf649c commit 4a40326
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion code/modules/atmospherics/gasmixtures/gas_types/core.dm
Original file line number Diff line number Diff line change
Expand Up @@ -79,4 +79,4 @@
gas_flags = GAS_FLAG_FUEL | GAS_FLAG_FUSION_FUEL | GAS_FLAG_CONTAMINANT | GAS_FLAG_FILTERABLE | GAS_FLAG_CORE
gas_groups = GAS_GROUP_CORE

default_tlv = list(0, 0, 0, 0.5)
default_tlv = list(0, 0, 0.25, 0.5)

0 comments on commit 4a40326

Please sign in to comment.