Add King of Hanzhong council milestone
This commit is contained in:
@@ -373,7 +373,8 @@ export class TitleScene extends Phaser.Scene {
|
||||
campaign.step === 'thirty-fourth-camp' ||
|
||||
campaign.step === 'thirty-fifth-camp' ||
|
||||
campaign.step === 'thirty-sixth-camp' ||
|
||||
campaign.step === 'thirty-seventh-camp'
|
||||
campaign.step === 'thirty-seventh-camp' ||
|
||||
campaign.step === 'hanzhong-king-camp'
|
||||
) {
|
||||
this.scene.start('CampScene');
|
||||
return;
|
||||
|
||||
Reference in New Issue
Block a user