Adjust VentClog Reagents (#12776)
This commit is contained in:
@@ -16,8 +16,7 @@ public sealed class VentClog : StationEventSystem
|
|||||||
|
|
||||||
public readonly IReadOnlyList<string> SafeishVentChemicals = new[]
|
public readonly IReadOnlyList<string> SafeishVentChemicals = new[]
|
||||||
{
|
{
|
||||||
"Water", "Iron", "Oxygen", "Tritium", "Plasma", "SulfuricAcid", "Blood", "SpaceDrugs", "SpaceCleaner", "Flour",
|
"Water", "Blood", "Slime", "Acetone", "SpaceDrugs", "SpaceCleaner", "Nutriment", "Sugar", "SpaceLube", "Ethanol", "Ephedrine", "WeldingFuel", "VentCrud", "Ale", "Beer"
|
||||||
"Nutriment", "Sugar", "SpaceLube", "Ethanol", "Mercury", "Ephedrine", "WeldingFuel", "VentCrud"
|
|
||||||
};
|
};
|
||||||
|
|
||||||
public override void Started()
|
public override void Started()
|
||||||
|
|||||||
Reference in New Issue
Block a user