fix(Scripts/BWL): Razorgore's Orb of Domination should not be usable during 2nd phase of the encounter. (#11580)
This commit is contained in:
+2
@@ -200,6 +200,8 @@ public:
|
|||||||
return NefarianLeftTunnel;
|
return NefarianLeftTunnel;
|
||||||
case DATA_NEFARIAN_RIGHT_TUNNEL:
|
case DATA_NEFARIAN_RIGHT_TUNNEL:
|
||||||
return NefarianRightTunnel;
|
return NefarianRightTunnel;
|
||||||
|
case DATA_EGG_EVENT:
|
||||||
|
return EggEvent;
|
||||||
default:
|
default:
|
||||||
break;
|
break;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user