BH eyes now see GM invis

This commit is contained in:
2024-04-03 21:23:40 -05:00
parent af3eb1d85f
commit 4de40d054b
2 changed files with 14 additions and 13 deletions
@@ -147,8 +147,8 @@ public class MerchantMsgHandler extends AbstractClientMsgHandler {
Building shrineBuilding;
Shrine shrine;
//if (npc.getGuild().getNation() != player.getGuild().getNation())
// return;
if (npc.getGuild().getNation() != player.getGuild().getNation())
return;
shrineBuilding = npc.getBuilding();