diff options
Diffstat (limited to 'world/map/npc/021-2/bakery.txt')
-rw-r--r-- | world/map/npc/021-2/bakery.txt | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/world/map/npc/021-2/bakery.txt b/world/map/npc/021-2/bakery.txt index a063811e..9a494a7a 100644 --- a/world/map/npc/021-2/bakery.txt +++ b/world/map/npc/021-2/bakery.txt @@ -54,7 +54,7 @@ L_Next: next; mes "[Riskim]"; mes ""; - mes "\"We'll need extra chocolate for that one. If you can give me ten pieces of chocolate and that potion, plus 400 GP, I will bake you a special Chocolate Cake that hides the taste.\""; + mes "\"We'll need extra chocolate for that one. If you can give me ten pieces of chocolate and that potion, plus 400 GP, I will bake you a special Chocolate Cake that hides the taste.\""; next; menu "I will get them for you.", L_End, @@ -82,7 +82,7 @@ L_Continue: mes "[Riskim]"; mes ""; mes "Riskim hands you the cake."; - mes "\"Here you are. I hope that this works.\""; + mes "\"Here you are. I hope that this works.\""; close; L_lacking_Zeny: @@ -94,7 +94,7 @@ L_lacking_Zeny: L_lacking_ingredients: mes "[Riskim]"; mes ""; - mes "\"Sorry, but I need ten Chocolate Bars AND your cure potion for this. Please come back later when you have everything.\""; + mes "\"Sorry, but I need ten Chocolate Bars AND your cure potion for this. Please come back later when you have everything.\""; close; L_lace_cupcake: @@ -153,6 +153,6 @@ L_End: { mes "[Ontas]"; mes ""; - mes "\"We come here every week. This place has some of the best bread I've ever eaten!\""; + mes "\"We come here every week. This place has some of the best bread I've ever eaten!\""; close; } |