import { WarUnit } from "./WarUnit.js"; export class WarUnitGeneral extends WarUnit{ }