chore: sort filter options in alphabetical order

This commit is contained in:
jinhojang6 2024-10-03 14:00:27 +09:00
parent 5c674afe50
commit 894d30c55f
No known key found for this signature in database
GPG Key ID: 1762F21FE8B543F8

View File

@ -23,49 +23,49 @@ export const COMP = [
export const BACKGROUND = [
'[CAMOED]',
'Rust',
'[REDACTED]',
'Cypress',
'[CYPHERED]',
'LimeWire',
'Mariana',
'Marooned',
'Void',
'Cypress',
'LimeWire',
'Sanguine',
'Nightfall',
'Sulphur',
'Phantom',
'[REDACTED]',
'Rust',
'Sanguine',
'Sulphur',
'Void',
]
export const SKIN = [
'[CAMOED]',
'IC1',
'[REDACTED]',
'[CYPHERED]',
'IC4',
'IC1',
'IC2',
'IC6',
'IC3',
'IC4',
'IC6',
'[REDACTED]',
]
export const HELMET = [
'Aurora crested helm',
'[CAMOED]',
'Verdant crested helm',
'[REDACTED]',
'Celestial crested helm',
'[CYPHERED]',
'Ethereal crested helm',
'Celestial crested helm',
'Aurora crested helm',
'[REDACTED]',
'Regal crested helm',
'Verdant crested helm',
]
export const JACKET = [
'[CAMOED]',
'Cobalt frock coat',
'Amethyst frock coat',
'[REDACTED]',
'[CYPHERED]',
'Sulphur frock coat',
'[CAMOED]',
'Carmine frock coat',
'[CYPHERED]',
'Cobalt frock coat',
'Emerald frock coat',
'[REDACTED]',
'Sulphur frock coat',
]