Kitzunu
2021-01-10 14:27:55 +01:00
committed by GitHub
parent 7cf097eab2
commit da4edd547d
315 changed files with 3 additions and 729 deletions

View File

@@ -240,7 +240,6 @@ public:
else
timer -= diff;
}
}
};

View File

@@ -889,7 +889,6 @@ public:
me->ToTempSummon()->DespawnOrUnsummon(1);
}
};
};
class npc_shadowy_mercenary : public CreatureScript

View File

@@ -166,7 +166,6 @@ public:
break;
}
NPC_TyrannusEventGUID = creature->GetGUID();
}
break;
case NPC_LORALEN:

View File

@@ -88,7 +88,6 @@ public:
}
else
{
events.RescheduleEvent(2, 2500);
}
}
@@ -1402,7 +1401,6 @@ public:
class spell_pos_slave_trigger_closestSpellScript : public SpellScript
{
PrepareSpellScript(spell_pos_slave_trigger_closestSpellScript);
void HandleDummy(SpellEffIndex /*effIndex*/)