Support for Mystic Tavern globe NPCs.
This commit is contained in:
@ -2820,7 +2820,7 @@ public final class L2PcInstance extends L2Playable
|
||||
{
|
||||
if (checkCast && isCastingNow())
|
||||
{
|
||||
sendMessage("Cannot sit while casting");
|
||||
sendMessage("Cannot sit while casting.");
|
||||
return;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user