feat(units): add arcing unit action support

Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
This commit is contained in:
Natalie 2026-05-01 22:45:56 -04:00
parent 44e88fb7c4
commit 5d3144142b

View file

@ -12,6 +12,7 @@
"founder": ["found_city"],
"worker": ["build_improvement"],
"siege": ["pack_siege", "deploy_siege", "bombard"],
"arcing": [],
"amphibious": ["embark", "disembark"],
"sentry": ["sentry"]
}