From 89a57f7022f74d418c13319986422c1fd4c47c27 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Sun, 23 Feb 2020 00:06:20 -0300 Subject: Translation Update Anniverisary Lv: 10 instead of 20 --- npc/functions/util.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'npc') diff --git a/npc/functions/util.txt b/npc/functions/util.txt index c9bf4bc4e..df39c34fa 100644 --- a/npc/functions/util.txt +++ b/npc/functions/util.txt @@ -918,8 +918,8 @@ function script MapToLoc { function script NewcomerEXPDROPUP { // Event System Override if ($EVENT$ == "Anniversary") { - if (BaseLevel < 20) - BaseLevel=20; + if (BaseLevel < 10) + BaseLevel=10; } // Newbies if (!REBIRTH) { -- cgit v1.2.3-60-g2f50