This commit is contained in:
Scott Anderson
2025-08-24 21:32:32 -04:00
parent eaefecb00f
commit 809d60ff58
95 changed files with 1385 additions and 1424 deletions
+2 -2
View File
@@ -29,8 +29,8 @@ describe("Attack", () => {
beforeEach(async () => {
game = await setup("ocean_and_land", {
infiniteGold: true,
instantBuild: true,
infiniteTroops: true,
instantBuild: true,
});
const attackerInfo = new PlayerInfo(
"attacker dude",
@@ -130,8 +130,8 @@ describe("Attack race condition with alliance requests", () => {
beforeEach(async () => {
game = await setup("ocean_and_land", {
infiniteGold: true,
instantBuild: true,
infiniteTroops: true,
instantBuild: true,
});
const playerAInfo = new PlayerInfo(