From 1685d6e13b8a09b0fb4f2ae94fb2e66a437f9155 Mon Sep 17 00:00:00 2001 From: Arda Serdar Pektezol <1669855+pektezol@users.noreply.github.com> Date: Sat, 25 Jan 2025 00:38:49 +0300 Subject: wr: finale 2 - 0 portals (#258) --- backend/database/insert/history.sql | 1 + rankings/input/records.json | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/backend/database/insert/history.sql b/backend/database/insert/history.sql index 34fddcb..6b4922a 100644 --- a/backend/database/insert/history.sql +++ b/backend/database/insert/history.sql @@ -547,6 +547,7 @@ INSERT INTO map_history(map_id,category_id,user_name,score_count,record_date) VA (57,1,'Krank',5,'2012-07-29'), (57,1,'Krzyhau',0,'2017-10-29'), (58,1,'Stimich',2,'2011-10-11'), +(58,1,'Isenstige',0,'2025-01-24'), (59,1,'Isimmo',7,'2011-11-04'), (59,1,'sicklebrick',6,'2013-03-20'), (60,1,'CalmlyFrenetic',7,'2011-10-19'), diff --git a/rankings/input/records.json b/rankings/input/records.json index 884fd49..d960004 100644 --- a/rankings/input/records.json +++ b/rankings/input/records.json @@ -298,7 +298,7 @@ "id": 47822, "name": "Finale 2", "mode": 1, - "wr": 2 + "wr": 0 }, { "id": 47823, -- cgit v1.2.3