File tree Expand file tree Collapse file tree 1 file changed +16
-0
lines changed
Expand file tree Collapse file tree 1 file changed +16
-0
lines changed Original file line number Diff line number Diff line change @@ -259,4 +259,20 @@ export const BMS_TABLES: Array<BMSTableInfo> = [
259259 description :
260260 "Solar, Stellaverse's alternative table for Insane1-esque charts. Follows the Satellite table in difficulty." ,
261261 } ,
262+ {
263+ name : "Code Stream (st)" ,
264+ asciiPrefix : "csst" ,
265+ url : "https://air-afother.github.io/chordstream-table-split/chordstreamST.html" ,
266+ playtype : "7K" ,
267+ prefix : "重発狂" ,
268+ description : "16th Chordstream table, st0+ difficulty" ,
269+ } ,
270+ {
271+ name : "Code Stream (sl)" ,
272+ asciiPrefix : "cssl" ,
273+ url : "https://air-afother.github.io/chordstream-table-split/chordstream.html" ,
274+ playtype : "7K" ,
275+ prefix : "乱打" ,
276+ description : "16th Chordstream table, sl0-sl12 difficulty" ,
277+ } ,
262278] ;
You can’t perform that action at this time.
0 commit comments