mirror of
https://github.com/Sendouc/sendou.ink.git
synced 2026-08-12 12:31:42 -05:00
New season gear + weapons
Still missing: - colored new special icons - stages (+ planner pics) - build analyzer + object dmg calc work
This commit is contained in:
@@ -26,7 +26,7 @@ import {
|
||||
translationJsonFolderName,
|
||||
} from "./utils";
|
||||
|
||||
const CURRENT_SEASON = 5;
|
||||
const CURRENT_SEASON = 6;
|
||||
|
||||
type MainWeapon = (typeof weapons)[number];
|
||||
type SubWeapon = (typeof subWeapons)[number];
|
||||
|
||||
Reference in New Issue
Block a user