Patch version 10.0.0

This commit is contained in:
Kalle
2025-06-12 18:53:04 +03:00
parent b8ff42892c
commit 2b975f4d54
232 changed files with 1048 additions and 1523 deletions

View File

@@ -1,7 +1,7 @@
// @ts-nocheck
import fs from "node:fs";
import { abilitiesShort } from "~/modules/in-game-lists/types";
import { abilitiesShort } from "~/modules/in-game-lists/abilities";
import invariant from "~/utils/invariant";
import {
LANG_JSONS_TO_CREATE,
@@ -40,6 +40,7 @@ const stages = [
"Robo ROM-en",
"Marlin Airport",
"Lemuria Hub",
"Urchin Underpass",
] as const;
const abilityShortToInternalName = new Map([