From 7cb6b1a463bcce661bcaa998a5abefe45891939e Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Wed, 26 May 2021 12:51:58 -0300 Subject: Force full recovery --- npc/functions/hub.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/npc/functions/hub.txt b/npc/functions/hub.txt index 500de2f17..a586cbae1 100644 --- a/npc/functions/hub.txt +++ b/npc/functions/hub.txt @@ -45,6 +45,7 @@ function script HUB_Login { adddefaultskills(); getitembound MirrorLakeArmor, 1, 4; equip(MirrorLakeArmor); + percentheal(100, 100); TUTORIAL=true; //BaseLevel = get_byte(##00_INFO, 0) + 1; // TODO: Display quick tutorial -- cgit v1.2.3-60-g2f50