summaryrefslogtreecommitdiff
path: root/npc/items/maps.txt
diff options
context:
space:
mode:
Diffstat (limited to 'npc/items/maps.txt')
-rw-r--r--npc/items/maps.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/items/maps.txt b/npc/items/maps.txt
index 7c4322437..1eb0c5e63 100644
--- a/npc/items/maps.txt
+++ b/npc/items/maps.txt
@@ -8,7 +8,7 @@ function script wmap {
.@loc$=getarg(0, LOCATION$);
setnpcdialogtitle l("World Map - @@", l(.@loc$));
setskin "map_"+.@loc$;
- mes "Please keep your ManaPlus updated.";
+ mes "Please keep your ManaVerse updated.";
select("Ok:All");
setskin "";
closeclientdialog;