summaryrefslogtreecommitdiff
path: root/npc/023-2/mk.txt
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2019-04-26 02:02:22 -0300
committerJesusaves <cpntb1@ymail.com>2019-04-26 02:02:22 -0300
commit89ed32b7daeb72840c2d47f8957b0a5fa92889fb (patch)
tree8ff7c08ea16896aa0a1b4f97090ca2ece9a9e8c8 /npc/023-2/mk.txt
parentd490d1aaae9104ea2f48caf7a415b9f7fe074418 (diff)
downloadserverdata-89ed32b7daeb72840c2d47f8957b0a5fa92889fb.tar.gz
serverdata-89ed32b7daeb72840c2d47f8957b0a5fa92889fb.tar.bz2
serverdata-89ed32b7daeb72840c2d47f8957b0a5fa92889fb.tar.xz
serverdata-89ed32b7daeb72840c2d47f8957b0a5fa92889fb.zip
Monster King (NLib) - Killing MK update
Diffstat (limited to 'npc/023-2/mk.txt')
-rw-r--r--npc/023-2/mk.txt5
1 files changed, 3 insertions, 2 deletions
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;