From e8fbefd941413910fc01eb10e629b7f87763358f Mon Sep 17 00:00:00 2001 From: Freeyorp Date: Tue, 4 May 2010 21:20:54 +1200 Subject: Disable Easter 2010 --- npc/013-1_Woodland_hills/sagatha.txt | 32 -------------------------------- 1 file changed, 32 deletions(-) (limited to 'npc/013-1_Woodland_hills') diff --git a/npc/013-1_Woodland_hills/sagatha.txt b/npc/013-1_Woodland_hills/sagatha.txt index cb1fd6ad..f5e2f606 100644 --- a/npc/013-1_Woodland_hills/sagatha.txt +++ b/npc/013-1_Woodland_hills/sagatha.txt @@ -110,7 +110,6 @@ L_next: next; menu - "Hi, lady. Why are you sad?", L_easter_inquireone, "Who are you?", -, "What's your name?", L_intro_name, "Hello! My name is " + strcharinfo(0) + ".", L_intro_givename, @@ -184,14 +183,12 @@ L_wb: L_main: if (@Q_status) menu - "You seem upset. Are you okay?", L_easter_inquiretwo, "Can you explain magic to me?", L_explain_magic, "Can you teach me more magic?", L_teach, "What do you know about...", L_Question, "Goodbye.", L_close; if (!@Q_status) menu - "You seem upset. Are you okay?", L_easter_inquiretwo, "Can you explain magic to me?", L_explain_magic, "Can you teach me magic?", L_teach_initial, "What do you know about...", L_Question, @@ -413,35 +410,6 @@ L_Q_auldsbel: next; goto L_main; -L_easter_inquireone: - mes "[Sagatha the Witch]"; - mes "\"Never you mind.\""; - close; - -L_easter_inquiretwo: - mes "[Sagatha the Witch]"; - mes "\"Well... *she looks at you for a moment* I don't know exactly... there's something... the animals can feel it too. They're worried as well...\""; - menu - "Okay... is there anything I can do?", L_easter_offer, - "How can you tell what animals are feeling?", L_easter_feelings, - "Gee, I hope nothing happens to the little animals!", L_easter_gee, - close; - -L_easter_offer: - mes "[Sagatha the Witch]"; - mes "\"Thank you for the offer, but no, there isn't anything...\""; - close; - -L_easter_feelings: - mes "[Sagatha the Witch]"; - mes "\"Hm? What? Oh... the same way you do, I suppose.\""; - close; - -L_easter_gee: - mes "[Sagatha the Witch]"; - mes "\"Yes, so do I...\""; - close; - L_close: close; -- cgit v1.2.3-70-g09d2