diff options
Diffstat (limited to 'npc/012-1/guards.txt')
-rw-r--r-- | npc/012-1/guards.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/npc/012-1/guards.txt b/npc/012-1/guards.txt index fd9dc9ac5..f625989a3 100644 --- a/npc/012-1/guards.txt +++ b/npc/012-1/guards.txt @@ -445,6 +445,7 @@ OnVictory: end; OnReward: + bg_leave(); // Let's say we have 5 players for reference. Subtract a Game Master, he doesn't counts. .@Pl=getmapusers("012-1")-1; getexp .@Pl*600, .@Pl*30; // 3,000 exp, 150 jxp |