|
|
@ -114,7 +114,7 @@ public class InviteToSubHandler extends AbstractClientMsgHandler { |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
if(getBaneByAttackerGuild(targetGuild) != null) |
|
|
|
if(getBaneByAttackerGuild(targetGuild) != null) |
|
|
|
return true; // cannot sub to a nation if you have a bane placed
|
|
|
|
return true; // cannot sub to a nation if they have a bane placed
|
|
|
|
|
|
|
|
|
|
|
|
//target must be GL or IC
|
|
|
|
//target must be GL or IC
|
|
|
|
|
|
|
|
|
|
|
|