From bb66b43c8596a859a79ed6bff7a2f3c1db9067be Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Thu, 24 May 2018 19:55:55 -0300 Subject: Cherry Cake for Alige (and requeriments) --- npc/002-1/alige.txt | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'npc/002-1') diff --git a/npc/002-1/alige.txt b/npc/002-1/alige.txt index 5500c3943..1ad7f9d02 100644 --- a/npc/002-1/alige.txt +++ b/npc/002-1/alige.txt @@ -47,6 +47,7 @@ L_GoGo: mes l("* @@/30 @@", countitem(CactusPotion), getitemlink(CactusPotion)); mes l("* @@/12 @@", countitem(Bread), getitemlink(Bread)); mes l("* @@/12 @@", countitem(Cheese), getitemlink(Cheese)); + mes l("* @@/12 @@", countitem(CherryCake), getitemlink(CherryCake)); mes l("* @@/8 @@", countitem(BottleOfTonoriWater), getitemlink(BottleOfTonoriWater)); mes l("* @@/6 @@", countitem(HastePotion), getitemlink(HastePotion)); mes l("* @@/6 @@", countitem(StrengthPotion), getitemlink(StrengthPotion)); @@ -75,7 +76,7 @@ L_Accept: mesq l("The dyes are to disguise myself, I don't want to get caught. The potions are for safety, who knows what I'll face?"); next; mesn; - mesq l("Water, Bread and Cheese are to eat, and money is always useful, you know."); + mesq l("Water, Bread, Cheese and Cherry Cake are to eat, and money is always useful, you know."); next; mesn strcharinfo(0); mesq l("You planned neatly. I'll be back."); @@ -100,6 +101,7 @@ L_Remember: mes l("* @@/30 @@", countitem(CactusPotion), getitemlink(CactusPotion)); mes l("* @@/12 @@", countitem(Bread), getitemlink(Bread)); mes l("* @@/12 @@", countitem(Cheese), getitemlink(Cheese)); + mes l("* @@/12 @@", countitem(CherryCake), getitemlink(CherryCake)); mes l("* @@/8 @@", countitem(BottleOfTonoriWater), getitemlink(BottleOfTonoriWater)); mes l("* @@/6 @@", countitem(HastePotion), getitemlink(HastePotion)); mes l("* @@/6 @@", countitem(StrengthPotion), getitemlink(StrengthPotion)); -- cgit v1.2.3-70-g09d2