|
@@ -810,6 +810,7 @@ class FightProc {
|
|
ctx()->gates()->UnlockNextPlotGate(11000);
|
|
ctx()->gates()->UnlockNextPlotGate(11000);
|
|
ctx()->gates(true)->CurrentGateId = 11001;
|
|
ctx()->gates(true)->CurrentGateId = 11001;
|
|
StlUtil::dictRemove(ctx()->gates->GateList, 11000);
|
|
StlUtil::dictRemove(ctx()->gates->GateList, 11000);
|
|
|
|
+ ctx()->baseInfo->animation = 1;
|
|
}
|
|
}
|
|
|
|
|
|
UserProc::updateUserInfo();
|
|
UserProc::updateUserInfo();
|