diff options
Diffstat (limited to 'npc')
-rw-r--r-- | npc/001-1/eventmaster.txt | 2 |
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 ""; |