User:Darkfrei/Steam Cooling: Revision history

Jump to navigation Jump to search

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

    16 February 2020

    • curprev 16:5116:51, 16 February 2020Darkfrei talk contribs 3,563 bytes +3,563 Created page with "<syntaxhighlight lang="lua"> local supported_types = {'storage-tank', 'pipe'} function is_value_in_table (value, tabl) for i, v in pairs (tabl) do if v == value then..."