Alchemy: Difference between revisions

From Project Gorgon
Jump to navigation Jump to search
PGRojjin (talk | contribs)
No edit summary
PGRojjin (talk | contribs)
No edit summary
Line 6: Line 6:


===Combat abilities===
===Combat abilities===
<button onclick="togglealchemytable" type="button">SPOILER</button>
<div class=grey-button onlick="toggle_display(alchemytable)>
<script type="text/javascript">
Click for Spoiler table
  function toggle_visibility(togglealchemytable) {
<div>
      var e = document.getElementById(alchemytable);
      if(e.style.display == 'block')
          e.style.display = 'none';
      else
          e.style.display = 'block';
  }
</script>
<div id="alchemytable" style="display:none">
<div id="alchemytable" style="display:none">
{| class="wikitable"
{| class="wikitable"

Revision as of 10:34, 2 March 2014

Alchemy

Alchemy is the art of concocting potions and changing the chemical make up of certain items in the world


Combat abilities

Click for Spoiler table