summaryrefslogtreecommitdiff
path: root/npc/042-1
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2020-04-28 17:15:13 -0300
committerJesusaves <cpntb1@ymail.com>2020-04-28 17:15:13 -0300
commit7d7a0e015d77e2fd018f4d63241dd1008783f46f (patch)
tree7208e821f8ebeb90643fb73d83f9a962e68ed9a8 /npc/042-1
parent6bb8db34ce1f92a59e7575ee2ab66843c82fbbad (diff)
downloadserverdata-7d7a0e015d77e2fd018f4d63241dd1008783f46f.tar.gz
serverdata-7d7a0e015d77e2fd018f4d63241dd1008783f46f.tar.bz2
serverdata-7d7a0e015d77e2fd018f4d63241dd1008783f46f.tar.xz
serverdata-7d7a0e015d77e2fd018f4d63241dd1008783f46f.zip
Guinevere - Automated spawn guards, says the right path for sewers
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;