Player - siggame/MegaMinerAI-14 GitHub Wiki

Attributes

  • spores - The resource to create new plants.

Functionality

  • germinate(x, y, mutation) - Attempt to germinate a plant of type mutation at (x, y).

Misc.