You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This teleporter has a awbee's scale check but I am not doing awbee's scale, I am doing the dragon's eye, which cannot be done because the teleporter will not move me.
Acore doesn't give a shit but since this is individual progression we should fix ony attunement as atm ony cannot be attuned by alliance.
This is the fix:
DELETE FROM acore_world.conditions WHERE SourceTypeOrReferenceId=17 AND SourceGroup=0 AND SourceEntry=17159 AND SourceId=0 AND ElseGroup=0 AND ConditionTypeOrReference=2 AND ConditionTarget=1 AND ConditionValue1=12923 AND ConditionValue2=1 AND ConditionValue3=0;
The text was updated successfully, but these errors were encountered:
StraysFromPath
changed the title
Teleporter in Maztheril Cave Winterspring for Awbee's Scale and The Dragon's Eye
[Fix Included] Teleporter in Maztheril Cave Winterspring for Awbee's Scale and The Dragon's Eye
Dec 12, 2024
This teleporter has a awbee's scale check but I am not doing awbee's scale, I am doing the dragon's eye, which cannot be done because the teleporter will not move me.
Same as this isuse: azerothcore/azerothcore-wotlk#17855
Acore doesn't give a shit but since this is individual progression we should fix ony attunement as atm ony cannot be attuned by alliance.
This is the fix:
DELETE FROM acore_world.conditions WHERE SourceTypeOrReferenceId=17 AND SourceGroup=0 AND SourceEntry=17159 AND SourceId=0 AND ElseGroup=0 AND ConditionTypeOrReference=2 AND ConditionTarget=1 AND ConditionValue1=12923 AND ConditionValue2=1 AND ConditionValue3=0;
The text was updated successfully, but these errors were encountered: