mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-23 02:25:38 +01:00
Scripts/Deadmines: Glubtok should be able to use offhand attacks
This commit is contained in:
@@ -125,6 +125,7 @@ public:
|
||||
{
|
||||
_Reset();
|
||||
Initialize();
|
||||
me->SetCanDualWield(true);
|
||||
DoSummon(NPC_GLUBTOK_FIREWALL_PLATTER, firewallPlatterSplineEndpoint, 0, TEMPSUMMON_MANUAL_DESPAWN);
|
||||
me->SetHover(false);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user