diff options
Diffstat (limited to 'npc/000-0/sailors.txt')
-rw-r--r-- | npc/000-0/sailors.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/000-0/sailors.txt b/npc/000-0/sailors.txt index c95c69ec..d5715023 100644 --- a/npc/000-0/sailors.txt +++ b/npc/000-0/sailors.txt @@ -59,7 +59,7 @@ OnTouch: menuimage("flags/vls", "'k hoar ui wel... (Vlaams)"), -, menuimage("flags/pl", "Słyszę cię... (Polski)"), -, menuimage("flags/it", "Vi sento... (Italiano)"), -, - menuimage("flags/nl_BE", "Ik kan je horen... (Nederlands)"), -; + menuimage("flags/nL_BE", "Ik kan je horen... (Nederlands)"), -; set @lang, @menu-1; if (@lang < 0 || @lang > 9) close; setlang @lang; |