mirror of
https://bitbucket.org/Ioncannon/project-meteor-server.git
synced 2025-06-10 14:34:32 +02:00
Added missing gl scripts.
This commit is contained in:
parent
a80c80454b
commit
c7acef20a9
4 changed files with 81 additions and 0 deletions
|
@ -0,0 +1,11 @@
|
|||
require ("global")
|
||||
|
||||
--DirectorId, GuildleveId
|
||||
|
||||
function init()
|
||||
return "/Director/Guildleve/PrivateGLBattleGatherNormal", 0x4e26, 1220, 6, 100, 0.0, -100;
|
||||
end
|
||||
|
||||
function onEventStarted(player, actor, triggerName)
|
||||
|
||||
end
|
Loading…
Add table
Add a link
Reference in a new issue