Skip to content

Commit

Permalink
Update Gases.js (#21814)
Browse files Browse the repository at this point in the history
  • Loading branch information
SapphicOverload authored Apr 11, 2024
1 parent fd7bc67 commit ab75e2a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tgui/packages/tgui/interfaces/Hypertorus/Gases.js
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ const moderator_gases_help = {
'Saps most forms of energy expression. Slows the rate of temperature change.',
};

const moderator_gases_sticky_order = ['plasma', 'bz', 'pluonium', 'o2', 'healium', 'antinoblium', 'freon'];
const moderator_gases_sticky_order = ['plasma', 'bz', 'pluonium', 'o2', 'healium', 'antinob', 'freon'];

const ensure_gases = (gas_array, gasids) => {
const gases_by_id = {};
Expand Down

0 comments on commit ab75e2a

Please sign in to comment.