mirror of
https://git.ethanthesleepy.one/ethanaobrien/ew
synced 2026-08-26 23:12:20 +08:00
Redo databases module to pull information from masterdata csv files
This commit is contained in:
5
src/router/databases/csv-en/multi_room_select.csv
Normal file
5
src/router/databases/csv-en/multi_room_select.csv
Normal file
@@ -0,0 +1,5 @@
|
||||
_id,_liveMode,_name,_detail,_opened,_status,_masterMultiRoomConditionId,_minRoomId,_maxRoomId,_masterReleaseLabelId
|
||||
1,2,フリーセッション,総合力に関係なく自由にプレイが可能です。,1,1,1,0,200000,1
|
||||
5,6,XJAPANセッション,,1,1,5,500000,550000,1
|
||||
6,7,LUNASEAセッション,,1,1,6,550000,600000,1
|
||||
7,8,GLAYセッション,,1,1,7,650000,700000,1
|
||||
|
Reference in New Issue
Block a user