diff options
Diffstat (limited to 'world/map/npc/001-1/bernard.txt')
-rw-r--r-- | world/map/npc/001-1/bernard.txt | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/world/map/npc/001-1/bernard.txt b/world/map/npc/001-1/bernard.txt index 67217bfa..a5783e1f 100644 --- a/world/map/npc/001-1/bernard.txt +++ b/world/map/npc/001-1/bernard.txt @@ -18,13 +18,13 @@ L_Opening0: mes "[Bernard]"; - mes "\"Tulimshar is crawling with maggots. Hey, I need a favor, could you help me a bit?\""; + mes "\"Tulimshar is crawling with maggots. Hey, I need a favor, could you help me a bit?\""; next; goto L_Ask; L_Opening1: mes "[Bernard]"; - mes "\"The taste of maggots in soup is... unforgettable, they taste simply divine! Would you help me kill some?\""; + mes "\"The taste of maggots in soup is... unforgettable, they taste simply divine! Would you help me kill some?\""; next; goto L_Ask; @@ -46,7 +46,7 @@ L_Req0: L_Req1: mes "[Bernard]"; - mes "\"Bring me a Roasted Maggot. I'll give you something if you do.\""; + mes "\"Bring me a Roasted Maggot. I'll give you something if you do.\""; next; goto L_Set; @@ -89,7 +89,7 @@ L_Progress2: L_NotEnough: mes "[Bernard]"; - mes "\"Oh, please hurry and bring me a Roasted Maggot. I'm yearning for maggot soup!\""; + mes "\"Oh, please hurry and bring me a Roasted Maggot. I'm yearning for maggot soup!\""; goto L_Close; L_NotEnough1: @@ -100,7 +100,7 @@ L_NotEnough1: L_Done1: mes "[Bernard]"; mes "\"Thank you so much!\""; - mes "\"But... something is missing to make the soup creamy.\""; + mes "\"But... something is missing to make the soup creamy.\""; next; mes "\"I need 3 Maggot Slimes for that.\""; mes "\"Bring them to me, and I'll give you something nice.\""; @@ -110,7 +110,7 @@ L_Done1: L_Done2: mes "[Bernard]"; - mes "\"I didn't mention it before, but I also put beer in my soup. I hope you like beer as much as I do, because, you see...\""; + mes "\"I didn't mention it before, but I also put beer in my soup. I hope you like beer as much as I do, because, you see...\""; next; mes "\"Beer is life!\""; goto L_Close; @@ -123,7 +123,7 @@ L_Close: L_TooMany: next; mes "[Bernard]"; - mes "\"You don't have room for my reward. I'll wait until you do.\""; + mes "\"You don't have room for my reward. I'll wait until you do.\""; goto L_Close; S_Update_Var: |