Add Ye arc battlefield backgrounds
This commit is contained in:
@@ -64,6 +64,26 @@ const SCENARIO_BACKGROUNDS := [
|
||||
"scenario_path": "res://data/scenarios/013_wuchao_raid.json",
|
||||
"background_path": "res://art/backgrounds/wuchao_night_granary.png",
|
||||
"label": "013 Wuchao night granary background"
|
||||
},
|
||||
{
|
||||
"scenario_path": "res://data/scenarios/014_cangting_pursuit.json",
|
||||
"background_path": "res://art/backgrounds/cangting_pursuit.png",
|
||||
"label": "014 Cangting pursuit background"
|
||||
},
|
||||
{
|
||||
"scenario_path": "res://data/scenarios/015_ye_campaign.json",
|
||||
"background_path": "res://art/backgrounds/ye_outer_defense.png",
|
||||
"label": "015 Ye outer defense background"
|
||||
},
|
||||
{
|
||||
"scenario_path": "res://data/scenarios/016_ye_siege.json",
|
||||
"background_path": "res://art/backgrounds/ye_inner_gate.png",
|
||||
"label": "016 Ye inner gate background"
|
||||
},
|
||||
{
|
||||
"scenario_path": "res://data/scenarios/017_ye_surrender.json",
|
||||
"background_path": "res://art/backgrounds/ye_palace_road.png",
|
||||
"label": "017 Ye palace road background"
|
||||
}
|
||||
]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user