diff options
-rw-r--r-- | npc/019-1/well.txt | 2 |
1 files changed, 1 insertions, 1 deletions
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 |