fix(Scripts/BWL): Razorgore's Orb of Domination should not be usable during 2nd phase of the encounter. (#11580)
This commit is contained in:
parent
0ffa270c94
commit
4e977d9ada
1 changed files with 2 additions and 0 deletions
|
|
@ -200,6 +200,8 @@ public:
|
|||
return NefarianLeftTunnel;
|
||||
case DATA_NEFARIAN_RIGHT_TUNNEL:
|
||||
return NefarianRightTunnel;
|
||||
case DATA_EGG_EVENT:
|
||||
return EggEvent;
|
||||
default:
|
||||
break;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue