Errant nation
This commit is contained in:
@@ -151,7 +151,7 @@ public class BreakFealtyHandler extends AbstractClientMsgHandler {
|
||||
|
||||
switch (protectorate.guildState) {
|
||||
case Sworn:
|
||||
protectorate.setNation(null);
|
||||
protectorate.setNation(Guild.getErrantNation());
|
||||
GuildManager.updateAllGuildTags(protectorate);
|
||||
GuildManager.updateAllGuildBinds(protectorate, null);
|
||||
break;
|
||||
|
||||
Reference in New Issue
Block a user