1
Fork 0
mirror of https://bitbucket.org/Ioncannon/project-meteor-server.git synced 2025-04-25 06:07:46 +00:00
project-meteor-server/data/scripts/directors/Guildleve/PrivateGLBattleGatherNormal.lua
2017-06-24 15:50:03 -04:00

11 lines
No EOL
219 B
Lua

require ("global")
--DirectorId, GuildleveId
function init()
return "/Director/Guildleve/PrivateGLBattleGatherNormal", 0x4e26, 1220, 6, 100, 0.0, -100;
end
function onEventStarted(player, actor, triggerName)
end