From 6400a3c65a9e6b3d9287b700004c38fe1b8a3c7b Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Sun, 17 Jun 2018 12:11:21 -0300 Subject: Saulc entirely shattered quest 193... --- npc/007-1/caelum.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'npc/007-1/caelum.txt') diff --git a/npc/007-1/caelum.txt b/npc/007-1/caelum.txt index dba7d8820..021ed632c 100644 --- a/npc/007-1/caelum.txt +++ b/npc/007-1/caelum.txt @@ -59,7 +59,7 @@ L_List: mes l("@@/8 @@", countitem(RedScorpionStinger), getitemlink(RedScorpionStinger)); mes l("@@/10 @@", countitem(CactusDrink), getitemlink(CactusDrink)); mes l("@@/20 @@", countitem(MaggotSlime), getitemlink(MaggotSlime)); - mes l("@@/5 @@", just cause I'm hungry as a bear. countitem(ScorpionClaw), getitemlink(ScorpionClaw)); + mes l("@@/5 @@, just because I'm hungry as a bear.", countitem(ScorpionClaw), getitemlink(ScorpionClaw)); close; L_Check: @@ -68,7 +68,7 @@ L_Check: next; menu l("Yes!"), L_Give, - l("I forgot what you need!"), L_Lista, + l("I forgot what you need!"), L_List, l("No!"), L_Quit; L_Give: @@ -122,7 +122,7 @@ L_Lying: mesn; mesq l("No no no, you don't have everything I've asked for!"); next; - goto L_Lista; + goto L_List; L_TooWeak: mesn; -- cgit v1.2.3-60-g2f50