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