summaryrefslogtreecommitdiff
path: root/world/map/npc/026-2
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2022-04-11 20:39:07 -0300
committerGitHub <noreply@github.com>2022-04-11 23:39:07 +0000
commit429f1d87a34997ebb053ee4b159fe30e6c6a3f85 (patch)
tree2139f862821d8bdd14cb99293366ac98c3173044 /world/map/npc/026-2
parent5eabaebca391ad226cda69c811b59e73fad2be9c (diff)
downloadserverdata-429f1d87a34997ebb053ee4b159fe30e6c6a3f85.tar.gz
serverdata-429f1d87a34997ebb053ee4b159fe30e6c6a3f85.tar.bz2
serverdata-429f1d87a34997ebb053ee4b159fe30e6c6a3f85.tar.xz
serverdata-429f1d87a34997ebb053ee4b159fe30e6c6a3f85.zip
CRC Day utilities (#609)
CRC Day utilities and minor bugfixes (revert upmarmu changes)
Diffstat (limited to 'world/map/npc/026-2')
-rw-r--r--world/map/npc/026-2/crying_child.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/world/map/npc/026-2/crying_child.txt b/world/map/npc/026-2/crying_child.txt
index 125f4d47..5cad3481 100644
--- a/world/map/npc/026-2/crying_child.txt
+++ b/world/map/npc/026-2/crying_child.txt
@@ -93,7 +93,6 @@ L_DontCryWhat:
L_DontWorryFind:
mes "[Aldred]";
mes "\"Thank you " +strcharinfo(0)+"! Find it for me, pleeeease! Oh, and don't tell my parents that I lost their ring, okay?\"";
- mes "##9Some sort of sixth sense tells you the ring is below the ground... But that can't be right, can it?##0";
set @state, 1;
callsub S_Update_Mask;
goto L_Close;
@@ -101,6 +100,7 @@ L_DontWorryFind:
L_return:
mes "[Aldred]";
mes "\"Please, help me. If you find that ring, I think things will be a little better between me and my parents.\"";
+ mes "##9Some sort of sixth sense tells you the ring is below the ground... But that can't be right, can it?##0";
goto L_Close;