From bc57fcf980bc1254ad7cedf7d8a9f46577dc7c7a Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Sat, 14 Jul 2018 20:13:51 -0300 Subject: Regenerate map cache. --- npc/functions/random-talk.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'npc') diff --git a/npc/functions/random-talk.txt b/npc/functions/random-talk.txt index 5d975a214..c6db44c43 100644 --- a/npc/functions/random-talk.txt +++ b/npc/functions/random-talk.txt @@ -58,7 +58,7 @@ function script sailortalk { if (.@rand == 0) goodbye; if (.@rand == 1) npctalkonce(l("Ah, this is boring.")); if (.@rand == 2) npctalkonce(l("Good to hear from you!")); - if (.@rand == 3) npctalkonce(l("So finally someone has came to visit me?")); + if (.@rand == 3) npctalkonce(l("Yarr arr!")); if (.@rand == 4) { speech( l("A sunny and hot day,"), -- cgit v1.2.3-60-g2f50