diff options
author | Jesusaves <cpntb1@ymail.com> | 2021-03-18 01:11:56 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2021-03-18 01:11:56 -0300 |
commit | 6ddb573269bc7b0af11bbada28d769eb04ce7bad (patch) | |
tree | c19b81ff39ecf5ffee7aa00595d1190babce1679 /npc/023-2/mk.txt | |
parent | fe9ddbaa6acea3854f6da32b4aa47276a5fb1620 (diff) | |
download | serverdata-6ddb573269bc7b0af11bbada28d769eb04ce7bad.tar.gz serverdata-6ddb573269bc7b0af11bbada28d769eb04ce7bad.tar.bz2 serverdata-6ddb573269bc7b0af11bbada28d769eb04ce7bad.tar.xz serverdata-6ddb573269bc7b0af11bbada28d769eb04ce7bad.zip |
Fires Of Steam, Final Showdown - Initial Version
Diffstat (limited to 'npc/023-2/mk.txt')
-rw-r--r-- | npc/023-2/mk.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/023-2/mk.txt b/npc/023-2/mk.txt index b6938eb01..cf5ded181 100644 --- a/npc/023-2/mk.txt +++ b/npc/023-2/mk.txt @@ -47,7 +47,7 @@ OnReprocess: // Event Handler L_Finish: - $MANA_BLVL-=10; // Set level to 40 + $MANA_BLVL-=10; // Set level to 30 // Just being bigger is not enough. Must be over the double for the advantage draw (about 1 player for 10m) if (.victory_count > (.defeat_count*2)) { announce "The fight ends in draw! The Monster King did accomplish what he set, though...", bc_all|bc_npc; |