From 31615fc21c6c40ef8654d5dfdd65adeabac84efb Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Sat, 27 Jul 2019 20:00:54 -0300 Subject: Lower minimum vitality needed to use the Nivalis Well Shortcut from 55 to 50. Reports remain saying you need 55+ vit, because, uh... 1% vit should insta-kill you anyway, because monster population. --- npc/019-1/well.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'npc/019-1') diff --git a/npc/019-1/well.txt b/npc/019-1/well.txt index ca062a476..57d1194ef 100644 --- a/npc/019-1/well.txt +++ b/npc/019-1/well.txt @@ -31,7 +31,7 @@ L_Reckless: closedialog; warp "015-6", 363, 109; dispbottom l("Ouch! That was kinda reckless!"); - percentheal -155+readparam(bVit), 0; + percentheal -150+readparam(bVit), 0; close; // Easter Egg -- cgit v1.2.3-60-g2f50