Last active
April 22, 2017 17:44
-
-
Save Adrodoc/5812f439642a1d4a9d89cdb75b38a13a to your computer and use it in GitHub Desktop.
Adrodoc55's Common Spells for the Wizards Of Lua Server
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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