diff options
Diffstat (limited to 'npc/042-2')
-rw-r--r-- | npc/042-2/boss.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/042-2/boss.txt b/npc/042-2/boss.txt index 2beeeeaaa..9da2d925d 100644 --- a/npc/042-2/boss.txt +++ b/npc/042-2/boss.txt @@ -80,7 +80,7 @@ OnKillBoss: .@ggp=300+$KAMELOT_MX[.@g]*5; .@gxp=$KAMELOT_MX[.@g]*10; $GUILD_BANK[.@g]+=.@ggp; - guildgetexp(.@gxp); // 5xp per player average level (max 500/750) + guildgetexp(.@gxp); // 10xp per player average level (max 1000/1500) // Announce mapannounce getmap(), strcharinfo(0)+" has defeated Krukan!", 0; // Guild Master Notification |