From 447c374c1c1a737b88be48b1059fec62916bcc3e Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Mon, 14 Jan 2019 01:14:30 -0200 Subject: [skip ci] Terranite cave is a PVP map and nec hercules said that a pvp map is a nopenalty map --- npc/011-1/manastone.txt | 2 ++ 1 file changed, 2 insertions(+) (limited to 'npc/011-1') diff --git a/npc/011-1/manastone.txt b/npc/011-1/manastone.txt index 9e04b766f..ea430f716 100644 --- a/npc/011-1/manastone.txt +++ b/npc/011-1/manastone.txt @@ -73,6 +73,8 @@ L_LevelUp: if (MAGIC_LVL) mes l("More Magic Power is granted to you, but you die from it."); MAGIC_LVL = MAGIC_LVL+1; // No penalty for death provoked by Mana Stone, see npc/001-8/hub.txt for more info + @deathpenalty_realvalue=readparam(BaseExp); + @deathpenalty_realvaljob=readparam(JobExp); @deathpenalty_override=1; percentheal -100, -100; close; -- cgit v1.2.3-70-g09d2