mirror of
https://github.com/hykilpikonna/AquaDX.git
synced 2026-08-22 17:24:39 -05:00
fix: display S+ and SS+ for chu3 on AquaNet
This commit is contained in:
@@ -29,7 +29,9 @@ const multTable = {
|
||||
'chu3': [
|
||||
[ 100.9, 215, 'SSS+' ],
|
||||
[ 100.75, 200, 'SSS' ],
|
||||
[ 100.50, 0, 'SS+' ],
|
||||
[ 100.0, 0, 'SS' ],
|
||||
[ 99.0, 0, 'S+' ],
|
||||
[ 97.5, 0, 'S' ],
|
||||
[ 95.0, 0, 'AAA' ],
|
||||
[ 92.5, 0, 'AA' ],
|
||||
|
||||
Reference in New Issue
Block a user