From 429f1d87a34997ebb053ee4b159fe30e6c6a3f85 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Mon, 11 Apr 2022 20:39:07 -0300 Subject: CRC Day utilities (#609) CRC Day utilities and minor bugfixes (revert upmarmu changes) --- world/map/npc/026-2/crying_child.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'world/map/npc/026-2') 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; -- cgit v1.2.3-60-g2f50