diff options
-rw-r--r-- | npc/003-10/quirino.txt | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/npc/003-10/quirino.txt b/npc/003-10/quirino.txt index ab21dff8f..d2c60a535 100644 --- a/npc/003-10/quirino.txt +++ b/npc/003-10/quirino.txt @@ -73,7 +73,8 @@ L_SignUp: // Prevent further movements! setpcblock(PCBLOCK_ATTACK|PCBLOCK_SKILL|PCBLOCK_ITEM|PCBLOCK_MOVE|PCBLOCK_COMMANDS, true); - dispbottom l("Stay ready!"); + //dispbottom l("Stay ready!"); + dispbottom l("##1DON'T MOVE until the signal. Stay ready! If you move, you will desync client!"); close; L_Full: |