MAPS IN ATMOS (#4909)
* COLORIZE! * ATMOS! * FUCK * fix occluders. also supply rates snuck in, broken serv3.
This commit is contained in:
@@ -24,7 +24,10 @@ namespace Content.Server.Atmos.Piping.Unary.Components
|
||||
[ViewVariables]
|
||||
public readonly HashSet<Gas> FilterGases = new()
|
||||
{
|
||||
Gas.CarbonDioxide
|
||||
Gas.CarbonDioxide,
|
||||
Gas.Plasma,
|
||||
Gas.Tritium,
|
||||
Gas.WaterVapor
|
||||
};
|
||||
|
||||
[ViewVariables(VVAccess.ReadWrite)]
|
||||
|
||||
Reference in New Issue
Block a user