Label first battle capture objective

This commit is contained in:
2026-06-19 12:44:55 +09:00
parent 5a52ae264e
commit 6938ab2ee7
5 changed files with 76 additions and 4 deletions

View File

@@ -12,6 +12,7 @@
{ "type": "all_units_defeated", "team": "enemy" },
{
"type": "unit_reaches_tile",
"label": "성채 장악",
"team": "player",
"unit_ids": ["cao_cao", "xiahou_dun"],
"cells": [[12, 0], [13, 0], [12, 1], [13, 1]]