aboutsummaryrefslogtreecommitdiff
path: root/backend/database
diff options
context:
space:
mode:
authorArda Serdar Pektezol <1669855+pektezol@users.noreply.github.com>2023-01-11 21:48:06 +0300
committerArda Serdar Pektezol <1669855+pektezol@users.noreply.github.com>2023-01-11 21:48:06 +0300
commit4c1f61504b97ae681e371a09a95313552e3d5597 (patch)
tree08e9f0689e5e8a38df00cd3479cb6614870ae4a3 /backend/database
parentmap data prepared (#22) (diff)
downloadlphub-4c1f61504b97ae681e371a09a95313552e3d5597.tar.gz
lphub-4c1f61504b97ae681e371a09a95313552e3d5597.tar.bz2
lphub-4c1f61504b97ae681e371a09a95313552e3d5597.zip
remove cutscene maps (#22)
Diffstat (limited to 'backend/database')
-rw-r--r--backend/database/maps.sql2
1 files changed, 0 insertions, 2 deletions
diff --git a/backend/database/maps.sql b/backend/database/maps.sql
index f71d92f..e67d7e8 100644
--- a/backend/database/maps.sql
+++ b/backend/database/maps.sql
@@ -40,10 +40,8 @@ INSERT INTO maps (map_name, wr_score, is_coop, is_disabled) VALUES
40('Turret Factory',5,false,false), 40('Turret Factory',5,false,false),
41('Turret Sabotage',4,false,false), 41('Turret Sabotage',4,false,false),
42('Neurotoxin Sabotage',0,false,false), 42('Neurotoxin Sabotage',0,false,false),
43('Tube Ride',0,false,true),
44('Core',2,false,false), 43('Core',2,false,false),
45-- 6 44-- 6
46('Long Fall',0,false,true),
47('Underground',4,false,false), 45('Underground',4,false,false),
48('Cave Johnson',4,false,false), 46('Cave Johnson',4,false,false),
49('Repulsion Intro',0,false,false), 47('Repulsion Intro',0,false,false),