update sects

This commit is contained in:
bridge
2025-11-29 13:47:23 +08:00
parent d7549d7d32
commit c4ed8044dd
12 changed files with 71 additions and 47 deletions

View File

@@ -68,6 +68,11 @@ def add_sect_headquarters(game_map: Map, enabled_sects: list[Sect]):
"镇魂宗": ((30, 46), (31, 47)),
"幽魂噬影宗":((44, 38), (45, 39)),
"千帆城": ((60, 28), (61, 29)),
"妙化宗": ((42, 6), (43, 7)), # 北部冰原边缘
"回玄宗": ((52, 18), (53, 19)), # 东北部森林边缘
"不夜城": ((28, 4), (29, 5)), # 极北冰原
"天行健宗": ((38, 25), (39, 26)), # 中部平原,浩然峰
"噬魔宗": ((10, 30), (11, 31)), # 西部大漠深处
}
# 从 sect_region.csv 读取(按 sect_id 对齐sect_name、headquarter_name、headquarter_desc