Create Guild script for PDA, PDA Added to Frog, moved GuildService

Note that the PDA is only available on the frog if you have GM access right now.
This commit is contained in:
Waverunner
2014-05-13 18:59:24 -04:00
parent f9c542063a
commit 34a7a58089
6 changed files with 97 additions and 21 deletions
+1 -1
View File
@@ -86,7 +86,7 @@ import services.command.CombatCommand;
import services.command.CommandService;
import services.gcw.FactionService;
import services.gcw.GCWService;
import services.guild.GuildService;
import services.GuildService;
import services.LoginService;
import services.map.MapService;
import services.mission.MissionService;