diff options
Diffstat (limited to 'npc/027-2_Caretakers_House/crying_child.txt')
-rw-r--r-- | npc/027-2_Caretakers_House/crying_child.txt | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/npc/027-2_Caretakers_House/crying_child.txt b/npc/027-2_Caretakers_House/crying_child.txt index c3b9ddc9..045a4cd6 100644 --- a/npc/027-2_Caretakers_House/crying_child.txt +++ b/npc/027-2_Caretakers_House/crying_child.txt @@ -1,3 +1,6 @@ +// author: alastrim +// love triangle quest, involved npcs: Reid's Ghost, Hamond, Savaric, Aldred, Golbenez + 027-2.gat,50,92,0 script Aldred 314,{ // Crying Child subquest @@ -25,8 +28,6 @@ if (@state == 1) goto L_return; if (BaseLevel >= 80) goto L_intro; -//TODO: make the dialogue more childish? - L_cry: mes "[Crying Child]"; mes "\"Waaahhhhh! (Sniffle)\""; |