chore(Scripts/Events): fix typo (#10604)
This commit is contained in:
parent
cf65cd6baf
commit
7bed30a52d
1 changed files with 1 additions and 1 deletions
|
|
@ -774,7 +774,7 @@ void AddSC_event_love_in_the_air()
|
|||
RegisterCreatureAI(npc_love_in_air_snivel_real);
|
||||
|
||||
// Boss
|
||||
new npc_love_in_air_hummel;
|
||||
new npc_love_in_air_hummel();
|
||||
RegisterCreatureAI(npc_love_in_air_hummel_helper);
|
||||
|
||||
// Spells
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue