From 0a48a9194e4ca3e60007a002d2dc25025daf4c12 Mon Sep 17 00:00:00 2001 From: Remco Epicnabbo Date: Sat, 19 Apr 2025 20:59:46 +0200 Subject: [PATCH] =?UTF-8?q?=F0=9F=86=99=20=20Fixed=20all=20the=20wired=20p?= =?UTF-8?q?age=20icons=20now=20only=20fill=20the=20pages=20thats=20empty?= =?UTF-8?q?=20=F0=9F=86=99?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Gamedata/c_images/catalogue/icon_454545.png | Bin 0 -> 207 bytes Sql files/Dutch/catalog_items.sql | 2 +- Sql files/Dutch/catalog_pages.sql | 4 ++-- 3 files changed, 3 insertions(+), 3 deletions(-) create mode 100644 Gamedata/c_images/catalogue/icon_454545.png diff --git a/Gamedata/c_images/catalogue/icon_454545.png b/Gamedata/c_images/catalogue/icon_454545.png new file mode 100644 index 0000000000000000000000000000000000000000..7ecfaea14a97cb24d1c853fd492388ba6bc76c09 GIT binary patch literal 207 zcmeAS@N?(olHy`uVBq!ia0vp^LLkh+1|-AI^@RheX`U{QAr*6;Ub5$EP!Ktgxc-*p z9>3kirX>w+8had)s})@T&*5o3@@lV7)3g?O{)Ki&l%8DowtXY_U{3Yn1bMb@z)o z>HX7t8wD0Do^r3gj;Dl?{p0@$=>{we2hABc_A%~@mG0v0U9(lyejU(-44$rjF6*2U Fng9p4OuqmC literal 0 HcmV?d00001 diff --git a/Sql files/Dutch/catalog_items.sql b/Sql files/Dutch/catalog_items.sql index beee2bb936..1412ccc6aa 100644 --- a/Sql files/Dutch/catalog_items.sql +++ b/Sql files/Dutch/catalog_items.sql @@ -11,7 +11,7 @@ Target Server Version : 110801 (11.8.1-MariaDB-ubu2404-log) File Encoding : 65001 - Date: 19/04/2025 20:53:46 + Date: 19/04/2025 20:59:05 */ SET NAMES utf8mb4; diff --git a/Sql files/Dutch/catalog_pages.sql b/Sql files/Dutch/catalog_pages.sql index 13c69b15b6..a7268c74f6 100644 --- a/Sql files/Dutch/catalog_pages.sql +++ b/Sql files/Dutch/catalog_pages.sql @@ -11,7 +11,7 @@ Target Server Version : 110801 (11.8.1-MariaDB-ubu2404-log) File Encoding : 65001 - Date: 19/04/2025 20:53:39 + Date: 19/04/2025 20:59:14 */ SET NAMES utf8mb4; @@ -1481,7 +1481,7 @@ INSERT INTO `catalog_pages` VALUES (1995, 1982, 'Nummer Platen', 'Nummer Platen' INSERT INTO `catalog_pages` VALUES (1996, 1982, 'Poorten', 'Poorten', 'default_3x3', 1, 44445, 1, 14, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (1997, 1982, 'Parcour Tegels', 'Parcour Tegels', 'default_3x3', 1, 1251, 1, 15, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (1998, 1982, 'Pijlplaten', 'Pijlplaten', 'default_3x3', 1, 1252, 1, 16, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); -INSERT INTO `catalog_pages` VALUES (1999, 1982, 'Richting Tegels', 'Richting Tegels', 'default_3x3', 1, 1270, 1, 17, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); +INSERT INTO `catalog_pages` VALUES (1999, 1982, 'Richting Tegels', 'Richting Tegels', 'default_3x3', 1, 454545, 1, 17, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (2000, 1982, 'Richtingspijlen', 'Richtingspijlen', 'default_3x3', 1, 44448, 1, 18, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (2001, 1982, 'Ronde Ringplaten', 'Ronde Ringplaten', 'default_3x3', 1, 44449, 1, 19, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (2002, 1982, 'Ringplaten', 'Ringplaten', 'default_3x3', 1, 44447, 1, 20, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, '');