mirror of
https://bitbucket.org/Ioncannon/project-meteor-server.git
synced 2025-05-20 08:26:59 -04:00
Implemented the ending portion of the guildleve.
This commit is contained in:
@@ -28,5 +28,10 @@ function main(thisDirector)
|
||||
thisDirector:UpdateAimNumNow(0, 2);
|
||||
wait(3);
|
||||
thisDirector:UpdateAimNumNow(0, 3);
|
||||
wait(3);
|
||||
thisDirector:UpdateAimNumNow(0, 4);
|
||||
|
||||
wait(2);
|
||||
thisDirector:EndGuildleve(true);
|
||||
|
||||
end
|
||||
|
Reference in New Issue
Block a user