summaryrefslogtreecommitdiff
path: root/npc/001-1/eventmaster.txt
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2018-06-21 13:18:46 -0300
committerJesusaves <cpntb1@ymail.com>2018-06-21 13:18:46 -0300
commitb4357462d2b960188fbd22ced9b45c1bc61c3c33 (patch)
treea34de6d2199283715e5fa7e53b04b282e8364524 /npc/001-1/eventmaster.txt
parent102cb56449ec5ca6831b8c1f29f5517501eb1cfd (diff)
downloadserverdata-b4357462d2b960188fbd22ced9b45c1bc61c3c33.tar.gz
serverdata-b4357462d2b960188fbd22ced9b45c1bc61c3c33.tar.bz2
serverdata-b4357462d2b960188fbd22ced9b45c1bc61c3c33.tar.xz
serverdata-b4357462d2b960188fbd22ced9b45c1bc61c3c33.zip
Report number of monsters left on Aeros to GMs
Diffstat (limited to 'npc/001-1/eventmaster.txt')
-rw-r--r--npc/001-1/eventmaster.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/npc/001-1/eventmaster.txt b/npc/001-1/eventmaster.txt
index bc80cb71a..900d267d3 100644
--- a/npc/001-1/eventmaster.txt
+++ b/npc/001-1/eventmaster.txt
@@ -15,9 +15,11 @@
@log_spawns=0;
@log_ratio=$coinsrate;
+ .@curmobc=mobcount("001-1", "OnAerosMobDeath");
mesn;
mes "Tired of walking the whole Aeros to spawn monsters, I was brought to existence.";
+ mes "Monsters left: "+str(.@curmobc);
L_Menu:
mes "";