From 52da471c20dda8bd0860a59fc86e9e13d087aa43 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Sun, 10 Jun 2018 15:44:16 -0300 Subject: Fix "Monster", label of manual spawns on Aeros --- npc/001-1/eventmaster.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'npc') diff --git a/npc/001-1/eventmaster.txt b/npc/001-1/eventmaster.txt index 3e2064914..dcd385fe4 100644 --- a/npc/001-1/eventmaster.txt +++ b/npc/001-1/eventmaster.txt @@ -290,7 +290,7 @@ OnCall: end; } - areamonster("001-1", 171, 0, 339, 158, "Monster", atoi(.@atcmd_parameters$[0]), atoi(.@atcmd_parameters$[1]), "Mana Being#001-1::OnAerosMobDeath"); + areamonster("001-1", 171, 0, 339, 158, strmobinfo(1, atoi(.@atcmd_parameters$[0])), atoi(.@atcmd_parameters$[0]), atoi(.@atcmd_parameters$[1]), "Mana Being#001-1::OnAerosMobDeath"); logmes "@aeros "+.@atcmd_parameters$, LOGMES_ATCOMMAND; dispbottom "All monsters summoned."; -- cgit v1.2.3-70-g09d2