Chemistry: 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.

30 June 2025

  • curprev 08:2008:20, 30 June 2025 Mithreas talk contribs 2,185 bytes +1 No edit summary
  • curprev 08:2008:20, 30 June 2025 Mithreas talk contribs 2,184 bytes +29 No edit summary
  • curprev 08:1908:19, 30 June 2025 Mithreas talk contribs 2,155 bytes +2,155 Created page with "TODO - clean the raw recipe file up into a nice article. <nowiki> // -- Explosive Mixtures -- sKeyToRecipe = CnrRecipeCreateRecipe(sMenuExplodeBenchExplosives, "Black Powder", "blackpowder", 1); CnrRecipeAddComponent(sKeyToRecipe, "Guano", 1); CnrRecipeAddComponent(sKeyToRecipe, "Sulphur", 1); CnrRecipeAddComponent(sKeyToRecipe, "Charcoal", 1); CnrRecipeSetRecipeLevel(sKeyToRecipe, 2); CnrRecipeSetRecipeXP(sKeyToRecipe, 20, 20); sKeyToRecipe = Cn..."