mirror of
https://github.com/araxiaonline/TrinityCore.git
synced 2026-06-18 22:19:54 -04:00
@@ -3334,7 +3334,7 @@ void SmartScript::ProcessEvent(SmartScriptHolder& e, Unit* unit, uint32 var0, ui
|
||||
ProcessAction(e, unit);
|
||||
break;
|
||||
}
|
||||
case SMART_EVENT_QUEST_OBJ_COPLETETION:
|
||||
case SMART_EVENT_QUEST_OBJ_COMPLETION:
|
||||
{
|
||||
if (var0 == (e.event.questObjective.id))
|
||||
ProcessAction(e, unit);
|
||||
|
||||
Reference in New Issue
Block a user