From 89ed32b7daeb72840c2d47f8957b0a5fa92889fb Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Fri, 26 Apr 2019 02:02:22 -0300 Subject: Monster King (NLib) - Killing MK update --- npc/023-2/mk.txt | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'npc/023-2') diff --git a/npc/023-2/mk.txt b/npc/023-2/mk.txt index a7571a5d1..319bc26d4 100644 --- a/npc/023-2/mk.txt +++ b/npc/023-2/mk.txt @@ -121,10 +121,11 @@ OnTimer3000: OnVictory: channelmes("#world", "The Monster King was defeated by players, and had to flee!"); - channelmes("#world", "All magic ranks can be obtained with 10 levels and 10 int points less than before!"); + channelmes("#world", "Getting magic is now easier!"); announce "Players have defeated the Monster King! He fleed from the cave after leaving a decoy!", bc_all|bc_npc; - $MANA_BINT-=10; $MANA_BLVL-=10; + $@EXP_EVENT=125; + donpcevent "@exprate::OnPlayerCall"; goto L_Finish2; end; -- cgit v1.2.3-60-g2f50