From 62a8fe71297963aad34f04944a29fe832f89ecd5 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Sat, 1 Jun 2024 21:45:26 -0300 Subject: Update (hack) Tulimshar map. I wasn't planning on this, but as poppet did it, then sure, why not. --- npc/items/maps.txt | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/npc/items/maps.txt b/npc/items/maps.txt index cb9b418d6..7c4322437 100644 --- a/npc/items/maps.txt +++ b/npc/items/maps.txt @@ -9,9 +9,11 @@ function script wmap { setnpcdialogtitle l("World Map - @@", l(.@loc$)); setskin "map_"+.@loc$; mes "Please keep your ManaPlus updated."; - select("Ok"); + select("Ok:All"); setskin ""; closeclientdialog; + if (@menu == 2) + callfunc("wmap", "South"); return; } -- cgit v1.2.3-70-g09d2