Skip to content

Instantly share code, notes, and snippets.

@ekgame
Last active September 20, 2017 20:12
Show Gist options
  • Save ekgame/8ebb75c302c70e362104b28a13e4302c to your computer and use it in GitHub Desktop.
Save ekgame/8ebb75c302c70e362104b28a13e4302c to your computer and use it in GitHub Desktop.
Magikcraft Spells, by ekgame.
const magik = magikcraft.io;
function fireball() {
magik.infierno();
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment