diff options
author | Hello TMW <hello@themanaworld.org> | 2025-08-19 15:10:03 +0000 |
---|---|---|
committer | Hello TMW <hello@themanaworld.org> | 2025-08-19 15:10:03 +0000 |
commit | a4b57326ef49aa64867224099e1fe029b6a6d368 (patch) | |
tree | 99ffa252c5d0830ea26d2549155e6564532af80b | |
parent | 8de3e5ec43797cc1bddf276e35e68b4a540a8bb8 (diff) | |
download | serverdata-npc-docks-chat-fix.tar.gz serverdata-npc-docks-chat-fix.tar.bz2 serverdata-npc-docks-chat-fix.tar.xz serverdata-npc-docks-chat-fix.zip |
Apply 1 suggestion(s) to 1 file(s)npc-docks-chat-fix
Co-authored-by: Thorbjørn Lindeijer <bjorn@lindeijer.nl>
-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; } |