diff options
Diffstat (limited to 'npc/002-1/lieutenant_dausen.txt')
-rw-r--r-- | npc/002-1/lieutenant_dausen.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/npc/002-1/lieutenant_dausen.txt b/npc/002-1/lieutenant_dausen.txt index 69502cf6..0573482b 100644 --- a/npc/002-1/lieutenant_dausen.txt +++ b/npc/002-1/lieutenant_dausen.txt @@ -28,7 +28,7 @@ L_LD_Get_Rep_First: L_LD_Start: set TMW_Quest, 13; mes "[Lieutenant Dausen]"; - mes "\"Out here in the desert, it sure does get hot! My men and I get thirsty rather quickly. [Cactus Drink]s are our favourite; if you can get some for us, we'd surely appreciate your effort. About 10 would do.\""; + mes "\"Out here in the desert, it sure does get hot! My men and I get thirsty rather quickly. Cactus Drinks are our favourite; if you can get some for us, we'd surely appreciate your effort. About 10 would do.\""; close; L_LD_Drinks: @@ -51,7 +51,7 @@ L_LD_Drinks: L_LD_NotEnough_Drink: mes "[Lieutenant Dausen]"; - mes "\"Hi again. My men and I sure are thirsty for our favorite drink, the [Cactus Drink]. If we had about 10, it would help us out a great deal in this sandstorm.\""; + mes "\"Hi again. My men and I sure are thirsty for our favorite drink, the Cactus Drink. If we had about 10, it would help us out a great deal in this sandstorm.\""; close; L_LD_TooMany: |