Support for Mystic Tavern globe NPCs.

This commit is contained in:
MobiusDev
2019-02-07 03:33:28 +00:00
parent c29ff56305
commit fefe92b121
26 changed files with 86 additions and 56 deletions

View File

@ -2820,7 +2820,7 @@ public final class L2PcInstance extends L2Playable
{
if (checkCast && isCastingNow())
{
sendMessage("Cannot sit while casting");
sendMessage("Cannot sit while casting.");
return;
}