mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-18 11:25:42 +00:00
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);
|
||||
|
||||
// Boss
|
||||
new npc_love_in_air_hummel;
|
||||
new npc_love_in_air_hummel();
|
||||
RegisterCreatureAI(npc_love_in_air_hummel_helper);
|
||||
|
||||
// Spells
|
||||
|
||||
Reference in New Issue
Block a user