diff options
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; |