fix(Scripts/PitOfSauron): Reset Scourgelord Tyrannus encounter state (#21057)
Co-authored-by: Nicholas Lee <nicholaslee@Nicholass-MacBook-Air.local> Co-authored-by: blinkysc <binders-36-gap@icloud.com>
This commit is contained in:
parent
6ea9b7a9cb
commit
4e49f522b4
1 changed files with 1 additions and 0 deletions
|
|
@ -97,6 +97,7 @@ public:
|
|||
if (Vehicle* v = c->GetVehicleKit())
|
||||
v->InstallAllAccessories(false);
|
||||
}
|
||||
pInstance->SetData(DATA_TYRANNUS, NOT_STARTED);
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue