diff options
-rw-r--r-- | world/map/npc/001-1/npcs.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/world/map/npc/001-1/npcs.txt b/world/map/npc/001-1/npcs.txt index 41819362..7ca63c49 100644 --- a/world/map/npc/001-1/npcs.txt +++ b/world/map/npc/001-1/npcs.txt @@ -43,7 +43,7 @@ L_Marikel_2: mes "[" + @npcname$ + "]"; mes "\"My ship's to set sail soon. We'll tour around the Acean Isles, then back around to Argaes, then here in Tonori.\""; next; - mes "\"Tulimshar's Fleets also recently built dock in Nivalis on Kaizei continent. But I do not like Nivalis, is too cold here!\""; + mes "\"Tulimshar's Fleets also recently built a dock in Nivalis on the Kaizei continent. But I do not like Nivalis, is too cold here!\""; close; } |