Add Baidi entrustment milestone
This commit is contained in:
@@ -393,7 +393,8 @@ export class TitleScene extends Phaser.Scene {
|
||||
campaign.step === 'forty-fifth-camp' ||
|
||||
campaign.step === 'forty-sixth-camp' ||
|
||||
campaign.step === 'hanzhong-king-camp' ||
|
||||
campaign.step === 'shu-han-foundation-camp'
|
||||
campaign.step === 'shu-han-foundation-camp' ||
|
||||
campaign.step === 'baidi-entrustment-camp'
|
||||
) {
|
||||
this.scene.start('CampScene');
|
||||
return;
|
||||
|
||||
Reference in New Issue
Block a user