Skip to content

Instantly share code, notes, and snippets.

@Adrodoc
Last active April 22, 2017 17:44
Show Gist options
  • Save Adrodoc/5812f439642a1d4a9d89cdb75b38a13a to your computer and use it in GitHub Desktop.
Save Adrodoc/5812f439642a1d4a9d89cdb75b38a13a to your computer and use it in GitHub Desktop.
Adrodoc55's Common Spells for the Wizards Of Lua Server
adrodoc55 = {
author = "Adrodoc55",
version = "1.0",
module = "gist.5812f439642a1d4a9d89cdb75b38a13a.adrodoc55"
}
require "gist.a889319c844d68ca108c50bac53c4f10.basic-lib"
require "gist.5f2b7a64704338a6f6f9e601ebb88039.enchantments"
function adrodoc55.startup()
spell:execute("lua adrodoc55.handleEnchantments()")
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment