summaryrefslogtreecommitdiff
path: root/npc/042-1
diff options
context:
space:
mode:
Diffstat (limited to 'npc/042-1')
-rw-r--r--npc/042-1/door.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/042-1/door.txt b/npc/042-1/door.txt
index 6b56784f0..a24e96eb4 100644
--- a/npc/042-1/door.txt
+++ b/npc/042-1/door.txt
@@ -29,7 +29,7 @@ OnKillBoss:
// Guild Reward for completing this stage
.@ggp=300+$KAMELOT_MX[.@g]*4;
.@gxp=$KAMELOT_MX[.@g]*5;
- $GUILD_BANK[.@g]+=500;
+ $GUILD_BANK[.@g]+=.@ggp;
guildgetexp(.@gxp); // 5xp per player average level (max 500/750)
// Announce
mapannounce getmap(), strcharinfo(0)+" has found the key for the door!", 0;