chore(Scripts/Events): fix typo (#10604)
This commit is contained in:
@@ -774,7 +774,7 @@ void AddSC_event_love_in_the_air()
|
|||||||
RegisterCreatureAI(npc_love_in_air_snivel_real);
|
RegisterCreatureAI(npc_love_in_air_snivel_real);
|
||||||
|
|
||||||
// Boss
|
// Boss
|
||||||
new npc_love_in_air_hummel;
|
new npc_love_in_air_hummel();
|
||||||
RegisterCreatureAI(npc_love_in_air_hummel_helper);
|
RegisterCreatureAI(npc_love_in_air_hummel_helper);
|
||||||
|
|
||||||
// Spells
|
// Spells
|
||||||
|
|||||||
Reference in New Issue
Block a user