mirror of
https://github.com/araxiaonline/RandomScriptsforAzerothCore.git
synced 2026-06-13 02:22:19 -04:00
Add files via upload
This commit is contained in:
@@ -3,7 +3,7 @@ local ALLOWED_MAPS = {
|
||||
1,
|
||||
}
|
||||
|
||||
local ALLOWED_SPELLS = {100150, 100160, 100161, 100177, 100186}
|
||||
local ALLOWED_SPELLS = {100150, 100160, 100161, 100177, 100186, 100168,}
|
||||
|
||||
function table.indexOf(t, value)
|
||||
for k, v in ipairs(t) do
|
||||
|
||||
Reference in New Issue
Block a user