diff options
author | Saulc <lucashelaine14@gmail.com> | 2018-09-08 23:47:43 +0000 |
---|---|---|
committer | Saulc <lucashelaine14@gmail.com> | 2018-09-08 23:47:43 +0000 |
commit | 988a0647548179fd9fae632d68a83461b8591687 (patch) | |
tree | 0be162b41872f13bfb2f74e6d6b8c74d23e79229 /npc | |
parent | bedb73920b06e3a2309c2bb07cd4cde639f87fab (diff) | |
download | serverdata-988a0647548179fd9fae632d68a83461b8591687.tar.gz serverdata-988a0647548179fd9fae632d68a83461b8591687.tar.bz2 serverdata-988a0647548179fd9fae632d68a83461b8591687.tar.xz serverdata-988a0647548179fd9fae632d68a83461b8591687.zip |
Update zitoni.txt, Fix typo
Diffstat (limited to 'npc')
-rw-r--r-- | npc/005-6/zitoni.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/005-6/zitoni.txt b/npc/005-6/zitoni.txt index a94301f03..fe08c404f 100644 --- a/npc/005-6/zitoni.txt +++ b/npc/005-6/zitoni.txt @@ -148,7 +148,7 @@ L_OtherPotion: mesq l("I make both @@ and @@, if you give me the shrooms associated to them, and money.", getitemlink(HastePotion), getitemlink(StrengthPotion)); next; mesn; - mesq l("For you, it will be only 250 GP for potion! But I need the base ingredients, four @@ - or @@, depends on which one.", getitemlink(Plushroom), getitemlink(Chagashroom)); + mesq l("For you, it will be only 150 GP for potion! But I need the base ingredients, four @@ - or @@, depends on which one.", getitemlink(Plushroom), getitemlink(Chagashroom)); next; menu l("Nothing at the moment."), L_Quit, |