diff options
Diffstat (limited to 'npc/018-6-1/main.txt')
-rw-r--r-- | npc/018-6-1/main.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/018-6-1/main.txt b/npc/018-6-1/main.txt index 8e2c417fb..6f867089b 100644 --- a/npc/018-6-1/main.txt +++ b/npc/018-6-1/main.txt @@ -403,7 +403,7 @@ L_MainStory: if (askyesno() == ASK_YES) { mes ""; mesn l("Barbara, Wounded Girl"); - mesq l("It's true enough an @@ could heal even a dead tree, and would dispell almost every status ailment I could have.", getitemlink(ElixirOfLife)); + mesq l("It's true enough an @@ could heal even a dead tree, and would dispel almost every status ailment I could have.", getitemlink(ElixirOfLife)); next; mesn l("Barbara, Wounded Girl"); mesq l("But my case requires extended treatment. I need to be hospitalized. I'm afraid it is too late for the Elixir to have effect..."); |