2024-12-22 18:18:38

This commit is contained in:
actions[bot]
2024-12-22 18:18:38 +00:00
parent 1a48daf5c5
commit cde0bf3a85
14 changed files with 319 additions and 220 deletions

View File

@@ -192,9 +192,21 @@ DOH_ai_behavior = {
allow_achievements = yes
}
option = {
name = DOH_historical_focus
text = "DOH_zouxiang_historical"
desc = "DOH_zouxiang_historical_desc"
name = DOH_black_focus_1
text = "DOH_zouxiang_black_1"
desc = "DOH_zouxiang_black_1_desc"
allow_achievements = yes
}
option = {
name = DOH_black_focus_2
text = "DOH_zouxiang_black_2"
desc = "DOH_zouxiang_black_2_desc"
allow_achievements = yes
}
option = {
name = DOH_black_3_focus
text = "DOH_zouxiang_black_3"
desc = "DOH_zouxiang_black_3_desc"
allow_achievements = yes
}
option = {
@@ -210,9 +222,27 @@ DOH_ai_behavior = {
allow_achievements = yes
}
option = {
name = DOH_blue_focus
text = "DOH_zouxiang_blue"
desc = "DOH_zouxiang_blue_desc"
name = DOH_red_focus_3
text = "DOH_zouxiang_red_3"
desc = "DOH_zouxiang_red_3_desc"
allow_achievements = yes
}
option = {
name = DOH_red_focus_4
text = "DOH_zouxiang_red_4"
desc = "DOH_zouxiang_red_4_desc"
allow_achievements = yes
}
option = {
name = DOH_blue_focus_1
text = "DOH_zouxiang_blue_1"
desc = "DOH_zouxiang_blue_1_desc"
allow_achievements = yes
}
option = {
name = DOH_blue_focus_2
text = "DOH_zouxiang_blue_2"
desc = "DOH_zouxiang_blue_2_desc"
allow_achievements = yes
}
}