mirror of
https://github.com/Sendouc/sendou.ink.git
synced 2026-09-12 22:26:12 -05:00
Add November's Salmon Run gear
This commit is contained in:
@@ -17,7 +17,7 @@ const LEAN_HEAD_CODE = "Hed";
|
||||
const LEAN_CLOTHES_CODE = "Clt";
|
||||
const LEAN_SHOES_CODE = "Shs";
|
||||
|
||||
const AVAILABLE_SR_GEAR = [21010, 21011];
|
||||
const AVAILABLE_SR_GEAR = [21010, 21011, 21015];
|
||||
|
||||
async function main() {
|
||||
const allGear: Array<{
|
||||
|
||||
Reference in New Issue
Block a user