From 30f6a9b5135c994b1d9b21498f0128f9cb229150 Mon Sep 17 00:00:00 2001 From: Jared Adams Date: Thu, 10 Sep 2009 09:32:02 -0600 Subject: Add missing semicolons --- npc/009-2_Hurnscald/airlia.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'npc') diff --git a/npc/009-2_Hurnscald/airlia.txt b/npc/009-2_Hurnscald/airlia.txt index 5034ee08..36eb1f9e 100644 --- a/npc/009-2_Hurnscald/airlia.txt +++ b/npc/009-2_Hurnscald/airlia.txt @@ -111,7 +111,7 @@ L_Airlia_intro: "Oh, I have a letter from him.", L_Caretaker_later_rewards; mes "[Airlia]"; - mes "\"You know, there are many who believe that each time the undead rise after being killed, they lose mana." + mes "\"You know, there are many who believe that each time the undead rise after being killed, they lose mana."; mes "Eventually, there will not be enough mana for them to rise again and they can be at rest. Do you believe this is true?\""; next; @@ -126,7 +126,7 @@ L_Airlia_intro: L_Airlia_intro_mana_loss: mes "[Airlia]"; - mes "\"When I am not working, I recruit help for the esteemed Fighters of the Undead, or FoU." + mes "\"When I am not working, I recruit help for the esteemed Fighters of the Undead, or FoU."; mes "They are an official group effort of the Warriors' Guild and Magicians, you know, a very prestigious group.\""; next; @@ -198,7 +198,7 @@ L_Fetch_initial_reward: mes "[Airlia]"; // TODO: Write the dialogue when I'm not tired... - mes "\"Oh, before you leave. We all must do what we can to stop this tragedy." + mes "\"Oh, before you leave. We all must do what we can to stop this tragedy."; mes "If you are willing to keep draining the undead of mana, I willl give you what gold I can afford as a token of my gratitude.\""; close; -- cgit v1.2.3-60-g2f50