From 7fc7974c667e3b6377754f0894ef2ae0687686f0 Mon Sep 17 00:00:00 2001 From: Meway Date: Tue, 25 Oct 2011 13:19:34 -0400 Subject: I adjusted some dialog in entertainer.txt rewards_master.txt sandra.txt luca.txt bard.txt --- world/map/npc/001-1/entertainer.txt | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'world/map/npc/001-1/entertainer.txt') diff --git a/world/map/npc/001-1/entertainer.txt b/world/map/npc/001-1/entertainer.txt index 5fe8cbc3..d31c6232 100644 --- a/world/map/npc/001-1/entertainer.txt +++ b/world/map/npc/001-1/entertainer.txt @@ -7,17 +7,17 @@ mes "[Entertainer]"; mes "\"Yes how can I help you?\""; menu - "What are those emotions above your head?", L_Learn, - "Nothing I guess", -; + "How are you showing emotions above your head?", L_Learn, + "Never mind", -; goto L_Close; L_Learn: mes "[Entertainer]"; mes "\"They are called emotes, I use them to express how I am feeling"; - mes "I can teach you to do them too\""; + mes "I can teach you if you'd like?\""; menu - "Ok sure", L_Learn2, - "Why would I need to that", -; + "Yes please.", L_Learn2, + "I don't see the point right now.", -; goto L_Close; L_Learn2: -- cgit v1.2.3-60-g2f50