diff options
-rw-r--r-- | npc/001-1/eventmaster.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/001-1/eventmaster.txt b/npc/001-1/eventmaster.txt index 45f329cb3..32f147e2a 100644 --- a/npc/001-1/eventmaster.txt +++ b/npc/001-1/eventmaster.txt @@ -23,7 +23,7 @@ } } - .@curmobc=mobcount("001-1", "OnAerosMobDeath"); + .@curmobc=mobcount("001-1", "Mana Being#001-1::OnAerosMobDeath"); if (!is_gm()) goto L_Unauthorized; @log_spawns=0; |