Skip to content

Commit 2c5893b

Browse files
committed
Terrace going live
1 parent e2df2e9 commit 2c5893b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/games/terrace.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ export class TerraceGame extends GameBase {
3939
uid: "terrace",
4040
playercounts: [2],
4141
version: "20250104",
42-
dateAdded: "2023-06-18",
42+
dateAdded: "2025-01-07",
4343
// i18next.t("apgames:descriptions.terrace")
4444
description: "apgames:descriptions.terrace",
4545
// i18next.t("apgames:notes.terrace")
@@ -64,7 +64,7 @@ export class TerraceGame extends GameBase {
6464
],
6565
displays: [{ uid: "flat" }],
6666
categories: ["goal>royal-escape", "goal>royal-capture", "mechanic>move", "mechanic>capture", "board>3d", "board>shape>rect", "board>connect>rect", "components>special"],
67-
flags: ["experimental"],
67+
flags: ["perspective"],
6868
variants: [
6969
{
7070
uid: "board-8",

0 commit comments

Comments
 (0)