From 2d3e43478733c57fcac8fac7e12dbc2e4a2e01f6 Mon Sep 17 00:00:00 2001 From: NetSysFire <2501566-NetSysFire@users.noreply.gitlab.com> Date: Thu, 26 Aug 2021 13:53:15 +0000 Subject: NPC improvements --- npc/005-1/sailors.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'npc/005-1/sailors.txt') diff --git a/npc/005-1/sailors.txt b/npc/005-1/sailors.txt index b29c4afe2..633e19502 100644 --- a/npc/005-1/sailors.txt +++ b/npc/005-1/sailors.txt @@ -25,11 +25,11 @@ next; mesq l("Arr, it is always good to be on land after so much time in sea!"); next; - mesq l("We want to party this moment, but can you believe we ran out of beer?"); + mesq l("We want to celebrate this moment, but can you believe we ran out of beer?"); mes ""; menu l("If I were you, I would drink water."),L_Water, - l("WHAT? How can you ever do a party without beer?!"),L_Accept; + l("WHAT? How can you ever party without beer?!"),L_Accept; L_Water: mes ""; @@ -144,7 +144,7 @@ L_questCure_failure: else Zeny = Zeny + 30; mesn; - mesq l("That... Didn't worked. I'm sorry."); + mesq l("That... Didn't work. I'm sorry."); next; mesn; mesq l("Here's some gold for your efforts."); -- cgit v1.2.3-70-g09d2