aboutsummaryrefslogtreecommitdiff
path: root/backend/database/route.sql
diff options
context:
space:
mode:
authorArda Serdar Pektezol <1669855+pektezol@users.noreply.github.com>2023-09-23 18:51:51 +0300
committerGitHub <noreply@github.com>2023-09-23 18:51:51 +0300
commita5ff0997c67c3d347ac81148e0a351c635002eda (patch)
treeb0a65043696f747fb878772c7debd60b24f7d323 /backend/database/route.sql
parentfix: dont check wait error (#83) (diff)
downloadlphub-a5ff0997c67c3d347ac81148e0a351c635002eda.tar.gz
lphub-a5ff0997c67c3d347ac81148e0a351c635002eda.tar.bz2
lphub-a5ff0997c67c3d347ac81148e0a351c635002eda.zip
db: update new lp wrs (#88)
Former-commit-id: 9e57b2b24f2fbb00dca12c7e2f18fbe494148aed
Diffstat (limited to 'backend/database/route.sql')
-rw-r--r--backend/database/route.sql3
1 files changed, 3 insertions, 0 deletions
diff --git a/backend/database/route.sql b/backend/database/route.sql
index f26180e..45941a5 100644
--- a/backend/database/route.sql
+++ b/backend/database/route.sql
@@ -11,6 +11,7 @@ INSERT INTO map_routes(map_id,category_id,score_count,description,showcase) VALU
11(6,1,4,'',''), 11(6,1,4,'',''),
12(6,1,3,'',''), 12(6,1,3,'',''),
13(6,1,2,'',''), 13(6,1,2,'',''),
14(7,1,0,'',''),
14(9,1,4,'',''), 15(9,1,4,'',''),
15(9,1,3,'',''), 16(9,1,3,'',''),
16(9,1,2,'',''), 17(9,1,2,'',''),
@@ -163,6 +164,7 @@ INSERT INTO map_routes(map_id,category_id,score_count,description,showcase) VALU
163(64,1,2,'',''), 164(64,1,2,'',''),
164(65,1,4,'',''), 165(65,1,4,'',''),
165(65,1,3,'',''), 166(65,1,3,'',''),
167(65,1,2,'',''),
166(66,1,3,'',''), 168(66,1,3,'',''),
167(66,1,2,'',''), 169(66,1,2,'',''),
168(67,1,0,'',''), 170(67,1,0,'',''),
@@ -200,6 +202,7 @@ INSERT INTO map_routes(map_id,category_id,score_count,description,showcase) VALU
200(79,1,5,'',''), 202(79,1,5,'',''),
201(79,1,4,'',''), 203(79,1,4,'',''),
202(79,1,2,'',''), 204(79,1,2,'',''),
205(79,1,0,'',''),
203(80,1,5,'',''), 206(80,1,5,'',''),
204(80,1,4,'',''), 207(80,1,4,'',''),
205(81,1,7,'',''), 208(81,1,7,'',''),