summaryrefslogtreecommitdiff
path: root/npc/003-10/quirino.txt
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2018-06-17 17:54:59 -0300
committerJesusaves <cpntb1@ymail.com>2018-06-17 17:54:59 -0300
commitc642cc75f642e6c8ed2490b06a590acd27f4d3ec (patch)
treea6261bc7d996df0185c7c1ad0ef6803e812a270b /npc/003-10/quirino.txt
parent8cf2d4f3171922a03e0faea8304c3318b3f52716 (diff)
downloadserverdata-c642cc75f642e6c8ed2490b06a590acd27f4d3ec.tar.gz
serverdata-c642cc75f642e6c8ed2490b06a590acd27f4d3ec.tar.bz2
serverdata-c642cc75f642e6c8ed2490b06a590acd27f4d3ec.tar.xz
serverdata-c642cc75f642e6c8ed2490b06a590acd27f4d3ec.zip
Warn players that M+ does't catches setpcblock().
Refresher: We block attack, skills, items, moves and commands.
Diffstat (limited to 'npc/003-10/quirino.txt')
-rw-r--r--npc/003-10/quirino.txt3
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: