From 3972cecfc42aa08a4df6a7885cc2c8a8f4353658 Mon Sep 17 00:00:00 2001 From: MonkeyX Date: Fri, 16 Aug 2024 12:53:52 +0100 Subject: [PATCH 1/2] Cooker - Godot Update (#894) * WORKFLOW: moving down the artifact preparation for fltahub as we don't even need it in cooker * Manually adding missing libraries * More codenames * CEMU: added wrapper + RPCS3 fixes * THE GREAT FOLDER MOVE (aka let's see how much things I can break in a single commit) * emu: fixed dest filename for the wrapper * Cemu: fixing wrapper installation * CEMU: fixed wrapper again [skip ci] * MANIFEST: cleanup [skip ci] * MANIFEST: cleanup [skip ci] * MANIFEST: trying to add LLVM to solve PCSX2, Duckstation issues * MANIFEST: adding llvm doesn't change the situation, removed * MANIFEST: trying to add vulkan * MANIFEST: trying to add vulkan - removed as it should be already in (and that's broken) * VULKAN: testing some libraries * Create Godot.yml * Rename main.yml to godot.yml * Update godot.yml * Update godot.yml * Update godot.yml * Update godot.yml * VULKAN: trying to add shaderc * VULKAN: trying to add shaderc - nope [skip ci] * Added logging as a function. Added github workflow to build configurator On branch feat/godot-configurator Changes to be committed: new file: .github/workflows/build-configurator.yml new file: tools/configurator/basic modified: tools/configurator/components/bios_check/bios_check.gd modified: tools/configurator/main.gd modified: tools/configurator/main.tscn modified: tools/configurator/res/pixel_ui_theme/RetroDECKTheme.tres modified: tools/configurator/scripts/class_functions.gd * On branch feat/godot-configurator Changes to be committed: modified: .github/workflows/build-configurator.yml * On branch feat/godot-configurator Changes to be committed: modified: .github/workflows/build-configurator.yml modified: tools/configurator/export_presets.cfg * On branch feat/godot-configurator Changes to be committed: modified: tools/configurator/export_presets.cfg * On branch feat/godot-configurator Changes to be committed: modified: .github/workflows/build-configurator.yml * On branch feat/godot-configurator Changes to be committed: modified: tools/configurator/main.gd * On branch feat/godot-configurator Changes to be committed: modified: .github/workflows/build-configurator.yml * On branch feat/godot-configurator Changes to be committed: modified: .github/workflows/build-configurator.yml * On branch feat/godot-configurator Changes to be committed: modified: .github/workflows/build-configurator.yml * On branch feat/godot-configurator Changes to be committed: modified: tools/configurator/main.gd * Theme and Theme Inheritance On branch feat/godot-configurator Changes to be committed: new file: tools/configurator/assets/fonts/OpenDyslexic3/OpenDyslexic3-Bold.ttf new file: tools/configurator/assets/fonts/OpenDyslexic3/OpenDyslexic3-Bold.ttf.import new file: tools/configurator/assets/fonts/OpenDyslexic3/OpenDyslexic3-Regular.ttf new file: tools/configurator/assets/fonts/OpenDyslexic3/OpenDyslexic3-Regular.ttf.import new file: tools/configurator/assets/fonts/akrobat/Akrobat-Black.otf new file: tools/configurator/assets/fonts/akrobat/Akrobat-Black.otf.import new file: tools/configurator/assets/fonts/akrobat/Akrobat-Bold.otf new file: tools/configurator/assets/fonts/akrobat/Akrobat-Bold.otf.import new file: tools/configurator/assets/fonts/akrobat/Akrobat-ExtraLight.otf new file: tools/configurator/assets/fonts/akrobat/Akrobat-ExtraLight.otf.import new file: tools/configurator/assets/fonts/akrobat/Akrobat-Light.otf new file: tools/configurator/assets/fonts/akrobat/Akrobat-Light.otf.import new file: tools/configurator/assets/fonts/akrobat/Akrobat-Regular.otf new file: tools/configurator/assets/fonts/akrobat/Akrobat-Regular.otf.import new file: tools/configurator/assets/fonts/akrobat/Akrobat-SemiBold.otf new file: tools/configurator/assets/fonts/akrobat/Akrobat-SemiBold.otf.import new file: tools/configurator/assets/fonts/akrobat/akrobat-extrabold-webfont.ttf new file: tools/configurator/assets/fonts/akrobat/akrobat-extrabold-webfont.ttf.import new file: tools/configurator/assets/fonts/munro/munro-narrow.ttf new file: tools/configurator/assets/fonts/munro/munro-narrow.ttf.import new file: tools/configurator/assets/fonts/munro/munro-small.ttf new file: tools/configurator/assets/fonts/munro/munro-small.ttf.import new file: tools/configurator/assets/fonts/munro/munro.ttf new file: tools/configurator/assets/fonts/munro/munro.ttf.import new file: tools/configurator/assets/graphics/Rekku/Rekku-test.xcf new file: tools/configurator/assets/graphics/Rekku/base.png new file: tools/configurator/assets/graphics/Rekku/base.png.import new file: tools/configurator/assets/graphics/Rekku/blink1.png new file: tools/configurator/assets/graphics/Rekku/blink1.png.import new file: tools/configurator/assets/graphics/Rekku/blink2.png new file: tools/configurator/assets/graphics/Rekku/blink2.png.import new file: tools/configurator/assets/graphics/Rekku/eyes-open.png new file: tools/configurator/assets/graphics/Rekku/eyes-open.png.import new file: tools/configurator/assets/graphics/Rekku/mouth-A.png new file: tools/configurator/assets/graphics/Rekku/mouth-A.png.import new file: tools/configurator/assets/graphics/Rekku/mouth-O.png new file: tools/configurator/assets/graphics/Rekku/mouth-O.png.import new file: tools/configurator/assets/graphics/Rekku/mouth-base.png new file: tools/configurator/assets/graphics/Rekku/mouth-base.png.import new file: tools/configurator/assets/graphics/Rekku/rekku-blink-down.png new file: tools/configurator/assets/graphics/Rekku/rekku-blink-down.png.import new file: tools/configurator/assets/graphics/Rekku/rekku-blink-up.png new file: tools/configurator/assets/graphics/Rekku/rekku-blink-up.png.import new file: tools/configurator/assets/graphics/Rekku/rekku-idle.png new file: tools/configurator/assets/graphics/Rekku/rekku-idle.png.import new file: tools/configurator/assets/graphics/Rekku/rekku-speak1.png new file: tools/configurator/assets/graphics/Rekku/rekku-speak1.png.import new file: tools/configurator/assets/graphics/Rekku/rekku-speak2.png new file: tools/configurator/assets/graphics/Rekku/rekku-speak2.png.import new file: tools/configurator/assets/graphics/retrodeck.png new file: tools/configurator/assets/graphics/retrodeck.png.import new file: tools/configurator/assets/themes/accesible_theme.tres new file: tools/configurator/assets/themes/default_theme.tres new file: tools/configurator/assets/themes/modern_theme.tres new file: tools/configurator/assets/themes/retro_theme.tres modified: tools/configurator/components/bios_check/bios_check.gd modified: tools/configurator/main.gd modified: tools/configurator/main.tscn modified: tools/configurator/res/pixel_ui_theme/RetroDECKTheme.tres * On branch feat/godot-configurator Changes to be committed: modified: tools/configurator/components/popup.gd * Added Emulator Select and Pick options. On branch feat/godot-configurator Changes to be committed: modified: tools/configurator/main.gd modified: tools/configurator/main.tscn modified: tools/configurator/res/pixel_ui_theme/RetroDECKTheme.tres * On branch feat/godot-configurator Changes to be committed: modified: tools/configurator/res/pixel_ui_theme/RetroDECKTheme.tres * On branch feat/godot-configurator Changes to be committed: modified: tools/configurator/main.gd modified: tools/configurator/main.tscn modified: tools/configurator/res/pixel_ui_theme/RetroDECKTheme.tres * Rekku and Logo animations On branch feat/godot-configurator Changes to be committed: modified: tools/configurator/main.gd modified: tools/configurator/main.tscn modified: tools/configurator/res/pixel_ui_theme/RetroDECKTheme.tres Untracked files: tools/configurator/assets/graphics/retrodeck_base.png tools/configurator/assets/graphics/retrodeck_base.png.import tools/configurator/assets/graphics/retrodeck_base_anim.png tools/configurator/assets/graphics/retrodeck_base_anim.png.import tools/configurator/assets/graphics/retrodeck_base_anim.xcf tools/configurator/assets/graphics/retrodeck_base_shake0.png tools/configurator/assets/graphics/retrodeck_base_shake0.png.import tools/configurator/assets/graphics/retrodeck_base_shake1.png tools/configurator/assets/graphics/retrodeck_base_shake1.png.import tools/configurator/assets/graphics/retrodeck_base_shake2.png tools/configurator/assets/graphics/retrodeck_base_shake2.png.import tools/configurator/assets/graphics/retrodeck_base_shake3.png tools/configurator/assets/graphics/retrodeck_base_shake3.png.import tools/configurator/assets/graphics/retrodeck_base_shake4.png tools/configurator/assets/graphics/retrodeck_base_shake4.png.import tools/configurator/rekku_animated.tscn * Add Wobble! On branch feat/godot-configurator Changes to be committed: new file: tools/configurator/assets/graphics/retrodeck_base.png new file: tools/configurator/assets/graphics/retrodeck_base.png.import new file: tools/configurator/assets/graphics/retrodeck_base_anim.png new file: tools/configurator/assets/graphics/retrodeck_base_anim.png.import new file: tools/configurator/assets/graphics/retrodeck_base_anim.xcf new file: tools/configurator/assets/graphics/retrodeck_base_shake0.png new file: tools/configurator/assets/graphics/retrodeck_base_shake0.png.import new file: tools/configurator/assets/graphics/retrodeck_base_shake1.png new file: tools/configurator/assets/graphics/retrodeck_base_shake1.png.import new file: tools/configurator/assets/graphics/retrodeck_base_shake2.png new file: tools/configurator/assets/graphics/retrodeck_base_shake2.png.import new file: tools/configurator/assets/graphics/retrodeck_base_shake3.png new file: tools/configurator/assets/graphics/retrodeck_base_shake3.png.import new file: tools/configurator/assets/graphics/retrodeck_base_shake4.png new file: tools/configurator/assets/graphics/retrodeck_base_shake4.png.import new file: tools/configurator/rekku_animated.tscn modified: tools/configurator/res/pixel_ui_theme/RetroDECKTheme.tres * On branch feat/godot-configurator Changes to be committed: modified: tools/configurator/components/bios_check/bios_check.gd modified: tools/configurator/main.gd modified: tools/configurator/main.tscn modified: tools/configurator/res/pixel_ui_theme/RetroDECKTheme.tres * ES-DE: testing out the new compact menu * On branch feat/godot-configurator Changes to be committed: modified: tools/configurator/main.tscn * ES-DE: testing out the new compact menu - newer build * Add change data for about us section via a csv On branch feat/godot-configurator Changes to be committed: new file: tools/configurator/assets/data_lists/tk_about.Description.translation new file: tools/configurator/assets/data_lists/tk_about.URL.translation new file: tools/configurator/assets/data_lists/tk_about.csv new file: tools/configurator/assets/data_lists/tk_about.csv.import modified: tools/configurator/emu_list.yml modified: tools/configurator/main.tscn modified: tools/configurator/res/pixel_ui_theme/RetroDECKTheme.tres modified: tools/configurator/scripts/class_functions.gd new file: tools/configurator/tk_about.gd * On branch feat/godot-configurator Changes to be committed: deleted: configurator/assets/data_lists/tk_about.Description.translation deleted: configurator/assets/data_lists/tk_about.URL.translation deleted: configurator/assets/data_lists/tk_about.csv.import new file: configurator/export/configurator.console.exe new file: configurator/export/configurator.exe new file: configurator/export/configurator.pck new file: configurator/export/configurator.sh new file: configurator/export/configurator.x86_64 renamed: configurator/assets/data_lists/tk_about.csv -> configurator/export/tk_about.txt modified: configurator/export_presets.cfg modified: configurator/tk_about.gd new file: configurator/tk_about.txt * Improved parsing of files for pulling out data On branch feat/godot-configurator Changes to be committed: modified: main.gd modified: res/pixel_ui_theme/RetroDECKTheme.tres modified: scripts/class_functions.gd modified: tk_about.gd modified: tk_about.txt * ES-DE: testing out the new compact menu - newer build 2 * On branch feat/godot-configurator Changes to be committed: modified: tools/configurator/components/bios_check/bios_check.gd new file: tools/configurator/data_list.json new file: tools/configurator/data_list.yml modified: tools/configurator/main.gd modified: tools/configurator/project.godot modified: tools/configurator/res/pixel_ui_theme/RetroDECKTheme.tres modified: tools/configurator/scripts/class_functions.gd modified: tools/configurator/tk_about.gd * Adding json support and supporting class On branch feat/godot-configurator Changes to be committed: deleted: tools/configurator/basic new file: tools/configurator/data.json modified: tools/configurator/data_list.json modified: tools/configurator/main.gd modified: tools/configurator/project.godot modified: tools/configurator/res/pixel_ui_theme/RetroDECKTheme.tres new file: tools/configurator/scripts/app_data.gd modified: tools/configurator/scripts/class_functions.gd new file: tools/configurator/scripts/data_handler.gd new file: tools/configurator/scripts/emulator.gd new file: tools/configurator/scripts/emulator_option.gd new file: tools/configurator/scripts/emulator_property.gd new file: tools/configurator/scripts/link.gd new file: tools/configurator/scripts/save_manager.gd * On branch feat/godot-configurator Changes to be committed: modified: tools/configurator/data_list.json modified: tools/configurator/export/configurator.pck deleted: tools/configurator/export/tk_about.txt modified: tools/configurator/main.gd modified: tools/configurator/project.godot modified: tools/configurator/res/pixel_ui_theme/RetroDECKTheme.tres modified: tools/configurator/scripts/data_handler.gd modified: tools/configurator/scripts/emulator_property.gd modified: tools/configurator/tk_about.gd tools/configurator/export/data_list.json * On branch feat/godot-configurator Changes to be committed: new file: tools/configurator/export/data_list.json * Now includes modify json. Need cleaning up! On branch feat/godot-configurator Changes to be committed: modified: tools/configurator/data_list.json modified: tools/configurator/export/configurator.pck modified: tools/configurator/main.gd modified: tools/configurator/res/pixel_ui_theme/RetroDECKTheme.tres modified: tools/configurator/scripts/data_handler.gd * ES-DE: testing out the new compact menu - newer build 3 * Manifest: renaming es-de module to stick with the repo name for updating purposes * ES-DE: updated module with new artifact URL and SHA256 [skip ci] * Revert "ES-DE: updated module with new artifact URL and SHA256 [skip ci]" This reverts commit b85ad1573d6af60e765bc6183c8f2e24ae04e6e7. * If this breaks to gzdoom is ok * If this breaks to gzdoom is ok - fix * Migrated to the new latest links * MAME: frixed url * PCSX2: updated to 2.1.55 * Tidying up On branch feat/godot-configurator Changes to be committed: modified: tools/configurator/main.gd modified: tools/configurator/project.godot modified: tools/configurator/res/pixel_ui_theme/RetroDECKTheme.tres modified: tools/configurator/scripts/data_handler.gd deleted: tools/configurator/scripts/save_manager.gd * On branch feat/godot-configurator Changes to be committed: deleted: tools/configurator/data.json modified: tools/configurator/main.gd modified: tools/configurator/res/pixel_ui_theme/RetroDECKTheme.tres modified: tools/configurator/scripts/data_handler.gd * On branch feat/godot-configurator Changes to be committed: modified: tools/configurator/main.gd modified: tools/configurator/main.tscn modified: tools/configurator/scripts/data_handler.gd modified: tools/configurator/tk_about.gd * On branch feat/godot-configurator Changes to be committed: deleted: tools/configurator/assets/graphics/Rekku/Rekku-test.xcf deleted: tools/configurator/assets/graphics/Rekku/base.png deleted: tools/configurator/assets/graphics/Rekku/base.png.import deleted: tools/configurator/assets/graphics/Rekku/blink1.png deleted: tools/configurator/assets/graphics/Rekku/blink1.png.import deleted: tools/configurator/assets/graphics/Rekku/blink2.png deleted: tools/configurator/assets/graphics/Rekku/blink2.png.import deleted: tools/configurator/assets/graphics/Rekku/eyes-open.png deleted: tools/configurator/assets/graphics/Rekku/eyes-open.png.import deleted: tools/configurator/assets/graphics/Rekku/mouth-A.png deleted: tools/configurator/assets/graphics/Rekku/mouth-A.png.import deleted: tools/configurator/assets/graphics/Rekku/mouth-O.png deleted: tools/configurator/assets/graphics/Rekku/mouth-O.png.import deleted: tools/configurator/assets/graphics/Rekku/mouth-base.png deleted: tools/configurator/assets/graphics/Rekku/mouth-base.png.import deleted: tools/configurator/assets/graphics/Rekku/rekku-blink-down.png deleted: tools/configurator/assets/graphics/Rekku/rekku-blink-down.png.import deleted: tools/configurator/assets/graphics/Rekku/rekku-blink-up.png deleted: tools/configurator/assets/graphics/Rekku/rekku-blink-up.png.import deleted: tools/configurator/assets/graphics/Rekku/rekku-idle.png deleted: tools/configurator/assets/graphics/Rekku/rekku-idle.png.import deleted: tools/configurator/assets/graphics/Rekku/rekku-speak1.png deleted: tools/configurator/assets/graphics/Rekku/rekku-speak1.png.import deleted: tools/configurator/assets/graphics/Rekku/rekku-speak2.png deleted: tools/configurator/assets/graphics/Rekku/rekku-speak2.png.import * On branch feat/godot-configurator Changes to be committed: modified: tools/configurator/export_presets.cfg modified: tools/configurator/main.gd * On branch feat/godot-configurator Changes to be committed: modified: tools/configurator/main.tscn modified: tools/configurator/res/pixel_ui_theme/RetroDECKTheme.tres * On branch feat/godot-configurator Changes to be committed: modified: tools/configurator/components/bios_check/bios_check.gd modified: tools/configurator/main.tscn * On branch feat/godot-configurator Changes to be committed: modified: tools/configurator/components/bios_check/bios_check.gd new file: tools/configurator/components/logs.tscn new file: tools/configurator/components/logs/logs_popup_content.tscn modified: tools/configurator/components/popup.tscn modified: tools/configurator/data_list.json deleted: tools/configurator/export/data_list.json modified: tools/configurator/main.gd modified: tools/configurator/main.tscn modified: tools/configurator/res/pixel_ui_theme/RetroDECKTheme.tres * Trying a new workflow * Trying a new workflow - fix * Trying a new workflow - fix 2 * Reverting workfolw edits * WORKFLOW: targetting the old repo for the release * WORKFLOW: updated some actions to a newever version to avoid deprecation at the end of the year * MISSING_LIBS: trying to fetch libshaderc * On branch feat/godot-configurator Changes to be committed: modified: tools/configurator/components/logs.tscn renamed: tools/configurator/components/logs/logs_popup_content.tscn -> tools/configurator/components/logs_view/logs_popup_content.tscn new file: tools/configurator/components/logs_view/view_log.gd modified: tools/configurator/components/popup.gd modified: tools/configurator/components/popup.tscn modified: tools/configurator/data_list.json modified: tools/configurator/main.gd modified: tools/configurator/res/pixel_ui_theme/RetroDECKTheme.tres new file: tools/configurator/retrodeck.json modified: tools/configurator/scripts/class_functions.gd modified: tools/configurator/scripts/data_handler.gd modified: tools/configurator/tk_about.gd * On branch feat/godot-configurator Changes to be committed: deleted: tools/configurator/components/logs.tscn modified: tools/configurator/components/logs_view/logs_popup_content.tscn deleted: tools/configurator/components/logs_view/view_log.gd modified: tools/configurator/components/popup.tscn modified: tools/configurator/main.gd modified: tools/configurator/main.tscn modified: tools/configurator/res/pixel_ui_theme/RetroDECKTheme.tres * On branch feat/godot-configurator Changes to be committed: modified: .github/workflows/build-configurator.yml modified: net.retrodeck.retrodeck.yml modified: tools/configurator/export_presets.cfg modified: tools/configurator/res/pixel_ui_theme/RetroDECKTheme.tres * On branch feat/godot-configurator Changes to be committed: modified: .github/workflows/build-configurator.yml * On branch feat/godot-configurator Changes to be committed: modified: .github/workflows/build-configurator.yml * On branch feat/godot-configurator Changes to be committed: modified: .github/workflows/build-configurator.yml * On branch feat/godot-configurator Changes to be committed: modified: .github/workflows/build-configurator.yml * On branch feat/godot-configurator Changes to be committed: modified: .github/workflows/build-configurator.yml * On branch feat/godot-configurator Changes to be committed: modified: .github/workflows/build-configurator.yml * On branch feat/godot-configurator Changes to be committed: modified: .github/workflows/build-configurator.yml * On branch feat/godot-configurator Changes to be committed: modified: .github/workflows/build-configurator.yml * On branch feat/godot-configurator Changes to be committed: modified: .github/workflows/build-configurator.yml * MANIFEST: removng a newline * Please enter the commit message for your changes. Lines starting with '#' will be ignored, and an empty message aborts the commit. On branch feat/godot-configurator Changes to be committed: modified: tools/configurator/res/pixel_ui_theme/RetroDECKTheme.tres * On branch feat/godot-configurator Changes to be committed: modified: net.retrodeck.retrodeck.yml new file: tools/configurator/assets/icons/128/app.xemu.xemu.png new file: tools/configurator/assets/icons/128/app.xemu.xemu.png.import new file: tools/configurator/assets/icons/128/duckstation-nogui.png new file: tools/configurator/assets/icons/128/duckstation-nogui.png.import new file: tools/configurator/assets/icons/128/duckstation.png new file: tools/configurator/assets/icons/128/duckstation.png.import new file: tools/configurator/assets/icons/128/net.kuribo64.melonDS.png new file: tools/configurator/assets/icons/128/net.kuribo64.melonDS.png.import new file: tools/configurator/assets/icons/128/net.pcsx2.PCSX2.png new file: tools/configurator/assets/icons/128/net.pcsx2.PCSX2.png.import new file: tools/configurator/assets/icons/128/net.retrodeck.retrodeck.png new file: tools/configurator/assets/icons/128/net.retrodeck.retrodeck.png.import new file: tools/configurator/assets/icons/128/net.rpcs3.RPCS3.png new file: tools/configurator/assets/icons/128/net.rpcs3.RPCS3.png.import new file: tools/configurator/assets/icons/128/org.DolphinEmu.dolphin-emu.png new file: tools/configurator/assets/icons/128/org.DolphinEmu.dolphin-emu.png.import new file: tools/configurator/assets/icons/128/org.citra_emu.citra.png new file: tools/configurator/assets/icons/128/org.citra_emu.citra.png.import new file: tools/configurator/assets/icons/128/org.mamedev.MAME.png new file: tools/configurator/assets/icons/128/org.mamedev.MAME.png.import new file: tools/configurator/assets/icons/128/org.ppsspp.PPSSPP.png new file: tools/configurator/assets/icons/128/org.ppsspp.PPSSPP.png.import new file: tools/configurator/assets/icons/128/org.ppsspp.PPSSPP_.png new file: tools/configurator/assets/icons/128/org.ppsspp.PPSSPP_.png.import new file: tools/configurator/assets/icons/128/org.ryujinx.Ryujinx.png new file: tools/configurator/assets/icons/128/org.ryujinx.Ryujinx.png.import new file: tools/configurator/assets/icons/128/org.zdoom.GZDoom.png new file: tools/configurator/assets/icons/128/org.zdoom.GZDoom.png.import new file: tools/configurator/assets/icons/128/retroarch.png new file: tools/configurator/assets/icons/128/retroarch.png.import new file: tools/configurator/assets/icons/16/app.xemu.xemu.png new file: tools/configurator/assets/icons/16/app.xemu.xemu.png.import new file: tools/configurator/assets/icons/16/duckstation-nogui.png new file: tools/configurator/assets/icons/16/duckstation-nogui.png.import new file: tools/configurator/assets/icons/16/duckstation.png new file: tools/configurator/assets/icons/16/duckstation.png.import new file: tools/configurator/assets/icons/16/net.pcsx2.PCSX2.png new file: tools/configurator/assets/icons/16/net.pcsx2.PCSX2.png.import new file: tools/configurator/assets/icons/16/net.retrodeck.retrodeck.png new file: tools/configurator/assets/icons/16/net.retrodeck.retrodeck.png.import new file: tools/configurator/assets/icons/16/net.rpcs3.RPCS3.png new file: tools/configurator/assets/icons/16/net.rpcs3.RPCS3.png.import new file: tools/configurator/assets/icons/16/org.DolphinEmu.dolphin-emu.png new file: tools/configurator/assets/icons/16/org.DolphinEmu.dolphin-emu.png.import new file: tools/configurator/assets/icons/16/org.gnome.Yelp.png new file: tools/configurator/assets/icons/16/org.gnome.Yelp.png.import new file: tools/configurator/assets/icons/16/org.mamedev.MAME.png new file: tools/configurator/assets/icons/16/org.mamedev.MAME.png.import new file: tools/configurator/assets/icons/16/org.ppsspp.PPSSPP.png new file: tools/configurator/assets/icons/16/org.ppsspp.PPSSPP.png.import new file: tools/configurator/assets/icons/16/org.ppsspp.PPSSPP_.png new file: tools/configurator/assets/icons/16/org.ppsspp.PPSSPP_.png.import new file: tools/configurator/assets/icons/16/org.ryujinx.Ryujinx.png new file: tools/configurator/assets/icons/16/org.ryujinx.Ryujinx.png.import new file: tools/configurator/assets/icons/16/org.xfce.session.png new file: tools/configurator/assets/icons/16/org.xfce.session.png.import new file: tools/configurator/assets/icons/16/org.zdoom.GZDoom.png new file: tools/configurator/assets/icons/16/org.zdoom.GZDoom.png.import new file: tools/configurator/assets/icons/16/retroarch.png new file: tools/configurator/assets/icons/16/retroarch.png.import new file: tools/configurator/assets/icons/16/security-medium.png new file: tools/configurator/assets/icons/16/security-medium.png.import new file: tools/configurator/assets/icons/32/retroarch.png new file: tools/configurator/assets/icons/32/retroarch.png.import new file: tools/configurator/assets/icons/dolphin-emu (1).svg new file: tools/configurator/assets/icons/dolphin-emu (1).svg.import new file: tools/configurator/assets/icons/dolphin-emu (2).svg new file: tools/configurator/assets/icons/dolphin-emu (2).svg.import new file: tools/configurator/assets/icons/dolphin-emu.svg new file: tools/configurator/assets/icons/dolphin-emu.svg.import new file: tools/configurator/assets/icons/retroarch (1).svg new file: tools/configurator/assets/icons/retroarch (1).svg.import new file: tools/configurator/assets/icons/retroarch (2).svg new file: tools/configurator/assets/icons/retroarch (2).svg.import new file: tools/configurator/assets/icons/retroarch.svg new file: tools/configurator/assets/icons/retroarch.svg.import new file: tools/configurator/assets/icons/retroarch2.svg new file: tools/configurator/assets/icons/retroarch2.svg.import new file: tools/configurator/assets/icons/retroarch_invert.svg new file: tools/configurator/assets/icons/retroarch_invert.svg.import modified: tools/configurator/main.gd modified: tools/configurator/main.tscn modified: tools/configurator/project.godot modified: tools/configurator/res/pixel_ui_theme/RetroDECKTheme.tres * Icons! * On branch feat/godot-configurator Changes to be committed: modified: .github/workflows/build-configurator.yml * On branch feat/godot-configurator Changes to be committed: modified: .github/workflows/build-configurator.yml * On branch feat/godot-configurator Changes to be committed: modified: .github/workflows/build-configurator.yml * On branch feat/godot-configurator Changes to be committed: modified: .github/workflows/build-configurator.yml * On branch feat/godot-configurator Changes to be committed: modified: .github/workflows/build-configurator.yml * On branch feat/godot-configurator Changes to be committed: modified: tools/configurator/project.godot * On branch feat/godot-configurator Changes to be committed: modified: tools/configurator/main.gd * On branch feat/godot-configurator Changes to be committed: modified: .github/workflows/build-configurator.yml * On branch feat/godot-configurator Changes to be committed: modified: .github/workflows/build-configurator.yml * On branch feat/godot-configurator Changes to be committed: modified: .github/workflows/build-configurator.yml * On branch feat/godot-configurator Changes to be committed: modified: .github/workflows/build-configurator.yml * On branch feat/godot-configurator Changes to be committed: modified: .github/workflows/build-configurator.yml * On branch feat/godot-configurator Changes to be committed: modified: tools/configurator/export/configurator.pck * On branch feat/godot-configurator Changes to be committed: modified: .github/workflows/build-configurator.yml * On branch feat/godot-configurator Changes to be committed: modified: .github/workflows/build-configurator.yml * On branch feat/godot-configurator Changes to be committed: modified: .github/workflows/build-configurator.yml * On branch feat/godot-configurator Changes to be committed: new file: .github/workflows/buid-gdc.yml * On branch feat/godot-configurator Changes to be committed: modified: .github/workflows/buid-gdc.yml * On branch feat/godot-configurator Changes to be committed: deleted: .github/workflows/buid-gdc.yml Untracked files: .github/workflows/build-gdc.yml * On branch feat/godot-configurator Changes to be committed: new file: .github/workflows/build-gdc.yml * On branch feat/godot-configurator Changes to be committed: modified: .github/workflows/build-gdc.yml * Create gd-test.yml * On branch feat/godot-configurator Changes to be committed: modified: .github/workflows/build-gdc.yml * On branch feat/godot-configurator Changes to be committed: modified: .github/workflows/build-gdc.yml modified: tools/configurator/res/pixel_ui_theme/RetroDECKTheme.tres * On branch feat/godot-configurator Changes to be committed: modified: .github/workflows/build-gdc.yml * On branch feat/godot-configurator Changes to be committed: modified: .github/workflows/build-gdc.yml * modified: ../../.github/workflows/build-gdc.yml modified: data_list.json * On branch feat/godot-configurator Changes to be committed: modified: ../../.github/workflows/build-gdc.yml * On branch feat/godot-configurator Changes to be committed: modified: ../../.github/workflows/build-gdc.yml * On branch feat/godot-configurator Changes to be committed: modified: ../../.github/workflows/build-gdc.yml * On branch feat/godot-configurator Changes to be committed: modified: ../../.github/workflows/build-gdc.yml * On branch feat/godot-configurator Changes to be committed: modified: ../../.github/workflows/build-gdc.yml * On branch feat/godot-configurator Changes to be committed: modified: ../../.github/workflows/build-gdc.yml * On branch feat/godot-configurator Changes to be committed: modified: ../../.github/workflows/build-gdc.yml * On branch feat/godot-configurator Changes to be committed: modified: ../../.github/workflows/build-gdc.yml * On branch feat/godot-configurator Changes to be committed: modified: ../../.github/workflows/build-gdc.yml * modified: data_list.json modified: export_presets.cfg modified: res/pixel_ui_theme/RetroDECKTheme.tres * On branch feat/godot-configurator Changes to be committed: modified: ../../.github/workflows/build-gdc.yml * On branch feat/godot-configurator Changes to be committed: modified: ../../.github/workflows/build-gdc.yml * On branch feat/godot-configurator Changes to be committed: modified: ../../.github/workflows/build-gdc.yml * On branch feat/godot-configurator Changes to be committed: modified: ../../.github/workflows/build-gdc.yml * On branch feat/godot-configurator Changes to be committed: modified: ../../.github/workflows/build-gdc.yml * Changes to be committed: modified: ../../.github/workflows/build-gdc.yml deleted: ../../.github/workflows/godot.yml * On branch feat/godot-configurator Changes to be committed: deleted: ../../.github/workflows/gd-test.yml * Create test.yml * Delete .github/workflows/test.yml * On branch feat/godot-configurator Changes to be committed: modified: ../../.github/workflows/build-gdc.yml * On branch feat/godot-configurator Changes to be committed: modified: ../../.github/workflows/build-gdc.yml * On branch feat/godot-configurator Changes to be committed: modified: ../../.github/workflows/build-gdc.yml * On branch feat/godot-configurator Changes to be committed: modified: ../../.github/workflows/build-gdc.yml * On branch feat/godot-configurator Changes to be committed: new file: ../../.github/workflows/go-simple.yml * On branch feat/godot-configurator Changes to be committed: modified: ../../.github/workflows/build-gdc.yml * On branch feat/godot-configurator Changes to be committed: modified: ../../.github/workflows/go-simple.yml * On branch feat/godot-configurator Changes to be committed: modified: ../../.github/workflows/build-gdc.yml * On branch feat/godot-configurator Changes to be committed: modified: ../../.github/workflows/build-gdc.yml * On branch feat/godot-configurator Changes to be committed: modified: ../../.github/workflows/go-simple.yml * On branch feat/godot-configurator Changes to be committed: modified: ../../.github/workflows/go-simple.yml * On branch feat/godot-configurator Changes to be committed: modified: ../../.github/workflows/go-simple.yml * On branch feat/godot-configurator Changes to be committed: modified: ../../.github/workflows/go-simple.yml * On branch feat/godot-configurator Changes to be committed: modified: ../../.github/workflows/go-simple.yml * On branch feat/godot-configurator Changes to be committed: modified: ../../.github/workflows/build-configurator.yml modified: ../../.github/workflows/go-simple.yml * On branch feat/godot-configurator Changes to be committed: modified: export_presets.cfg modified: res/pixel_ui_theme/RetroDECKTheme.tres * On branch feat/godot-configurator Changes to be committed: modified: ../../.github/workflows/go-simple.yml * On branch feat/godot-configurator Changes to be committed: modified: .github/workflows/build-gdc.yml * On branch feat/godot-configurator Changes to be committed: modified: .github/workflows/build-gdc.yml * On branch feat/godot-configurator Changes to be committed: modified: .github/workflows/build-gdc.yml * On branch feat/godot-configurator Changes to be committed: modified: .github/workflows/build-gdc.yml * On branch feat/godot-configurator Changes to be committed: modified: .github/workflows/build-gdc.yml deleted: .github/workflows/go-simple.yml * On branch feat/godot-configurator Changes to be committed: modified: .github/workflows/build-gdc.yml * On branch feat/godot-configurator Changes to be committed: modified: tools/configurator/export_presets.cfg * On branch feat/godot-configurator Changes to be committed: modified: tools/configurator/export_presets.cfg * On branch feat/godot-configurator Changes to be committed: modified: .github/workflows/build-gdc.yml * Changes to be committed: modified: .github/workflows/build-gdc.yml * On branch feat/godot-configurator Changes to be committed: modified: .github/workflows/build-gdc.yml * On branch feat/godot-configurator Changes to be committed: modified: .github/workflows/build-gdc.yml * modified: .github/workflows/build-gdc.yml * On branch feat/godot-configurator Changes to be committed: modified: ../../.github/workflows/build-gdc.yml * On branch feat/godot-configurator Changes to be committed: deleted: ../../.github/workflows/build-configurator.yml modified: ../../.github/workflows/build-gdc.yml * On branch feat/godot-configurator Changes to be committed: modified: ../../.github/workflows/build-gdc.yml * On branch feat/godot-configurator Changes to be committed: modified: ../../.github/workflows/build-gdc.yml * On branch feat/godot-configurator Changes to be committed: modified: ../../.github/workflows/build-gdc.yml * On branch feat/godot-configurator Changes to be committed: modified: ../../.github/workflows/build-gdc.yml * On branch feat/godot-configurator Changes to be committed: modified: ../../.github/workflows/build-gdc.yml * modified: main.tscn modified: res/pixel_ui_theme/RetroDECKTheme.tres * On branch feat/godot-configurator Changes to be committed: modified: ../../.github/workflows/build-gdc.yml * On branch feat/godot-configurator Changes to be committed: modified: ../../.github/workflows/build-gdc.yml * On branch feat/godot-configurator Changes to be committed: modified: ../../.github/workflows/build-gdc.yml modified: ../../net.retrodeck.retrodeck.yml * On branch feat/godot-configurator Changes to be committed: modified: ../../.github/workflows/build-gdc.yml * On branch feat/godot-configurator Changes to be committed: modified: ../../.github/workflows/build-gdc.yml * On branch feat/godot-configurator Changes to be committed: modified: ../../.github/workflows/build-gdc.yml * On branch feat/godot-configurator Changes to be committed: modified: ../../.github/workflows/build-gdc.yml * On branch feat/godot-configurator Changes to be committed: modified: ../../.github/workflows/build-gdc.yml * On branch feat/godot-configurator Changes to be committed: modified: ../../.github/workflows/build-gdc.yml * On branch feat/godot-configurator Changes to be committed: modified: .github/workflows/build-gdc.yml modified: net.retrodeck.retrodeck.yml * On branch feat/godot-configurator Changes to be committed: modified: .github/workflows/build-gdc.yml * On branch feat/godot-configurator Changes to be committed: modified: .github/workflows/build-gdc.yml * On branch feat/godot-configurator Changes to be committed: modified: .github/workflows/build-gdc.yml * On branch feat/godot-configurator Changes to be committed: modified: .github/workflows/build-gdc.yml * On branch feat/godot-configurator Changes to be committed: modified: .github/workflows/build-gdc.yml * On branch feat/godot-configurator Changes to be committed: modified: .github/workflows/build-gdc.yml * On branch feat/godot-configurator Changes to be committed: modified: .github/workflows/build-gdc.yml * On branch feat/godot-configurator Changes to be committed: modified: .github/workflows/build-gdc.yml * On branch feat/godot-configurator Changes to be committed: modified: .github/workflows/build-gdc.yml * On branch feat/godot-configurator Changes to be committed: modified: .github/workflows/build-gdc.yml modified: net.retrodeck.retrodeck.yml * On branch feat/godot-configurator Changes to be committed: modified: net.retrodeck.retrodeck.yml * On branch feat/godot-configurator Changes to be committed: modified: net.retrodeck.retrodeck.yml * On branch cooker Changes to be committed: modified: net.retrodeck.retrodeck.yml * On branch cooker Changes to be committed: modified: net.retrodeck.retrodeck.yml * GoDot Configurator install - Easy Mode ;) On branch cooker Changes to be committed: modified: net.retrodeck.retrodeck.yml modified: tools/configurator/data_list.json deleted: tools/configurator/export/configurator.console.exe deleted: tools/configurator/export/configurator.pck deleted: tools/configurator/export/configurator.sh deleted: tools/configurator/export/configurator.x86_64 renamed: tools/configurator/export/configurator.exe -> tools/configurator/export/godot_configurator.x86_64 modified: tools/configurator/export_presets.cfg modified: tools/configurator/res/pixel_ui_theme/RetroDECKTheme.tres * Embeded file test On branch cooker Changes to be committed: modified: .github/workflows/build-gdc.yml modified: tools/configurator/export_presets.cfg modified: tools/configurator/project.godot modified: tools/configurator/res/pixel_ui_theme/RetroDECKTheme.tres * On branch cooker Changes to be committed: modified: .github/workflows/build-gdc.yml * On branch cooker Changes to be committed: modified: .github/workflows/build-gdc.yml * On branch cooker Changes to be committed: renamed: .github/workflows/build-gdc.yml -> .github/workflows/build-configurator.yml * On branch cooker Changes to be committed: modified: net.retrodeck.retrodeck.yml * On branch cooker Changes to be committed: modified: net.retrodeck.retrodeck.yml * On branch cooker Changes to be committed: modified: automation_tools/automation_task_list.cfg modified: net.retrodeck.retrodeck.yml * On branch cooker Changes to be committed: modified: automation_tools/automation_task_list.cfg * On branch cooker Changes to be committed: modified: automation_tools/automation_task_list.cfg * Tidying up a bit On branch cooker Changes to be committed: modified: automation_tools/automation_task_list.cfg deleted: tools/configurator/export/configurator.console.exe deleted: tools/configurator/export/configurator.exe deleted: tools/configurator/export/configurator.pck deleted: tools/configurator/export/configurator.sh deleted: tools/configurator/export/configurator.x86_64 deleted: tools/configurator/export/godot_configurator.x86_64 * On branch cooker Changes to be committed: modified: tools/configurator/export_presets.cfg modified: tools/configurator/project.godot * On branch cooker Changes to be committed: modified: automation_tools/automation_task_list.cfg modified: tools/configurator/data_list.json * Delete RetroDECK-cooker.flatpak.sha * Delete .github/workflows/build-configurator.yml * Removed some errors. Resize windows Emeulator selection highlight On branch cooker Changes to be committed: new file: assets/themes/emulators.tres modified: data_list.json modified: export_presets.cfg modified: main.gd modified: main.tscn deleted: rekku_animated.tscn modified: res/pixel_ui_theme/RetroDECKTheme.tres modified: res/pixel_ui_theme/random_icon.tres modified: scripts/class_functions.gd modified: tk_about.gd * Godot get cooked Changed to use fullscreen. Combined TK_EMULATORS and TK_SYSTEM. Also showed possibility to split systems, emulators etc On branch cooker Changes to be committed: new file: tools/configurator/assets/Tilemap/tilemap.png new file: tools/configurator/assets/Tilemap/tilemap.png.import new file: tools/configurator/assets/Tilemap/tilemap_packed.png new file: tools/configurator/assets/Tilemap/tilemap_packed.png.import new file: tools/configurator/assets/icons/Xelu_Free_Controller&Key_Prompts/Keyboard & Mouse/Blanks/Blank_Black_Enter.png new file: tools/configurator/assets/icons/Xelu_Free_Controller&Key_Prompts/Keyboard & Mouse/Blanks/Blank_Black_Enter.png.import new file: tools/configurator/assets/icons/Xelu_Free_Controller&Key_Prompts/Keyboard & Mouse/Blanks/Blank_Black_Mouse.png new file: tools/configurator/assets/icons/Xelu_Free_Controller&Key_Prompts/Keyboard & Mouse/Blanks/Blank_Black_Mouse.png.import new file: tools/configurator/assets/icons/Xelu_Free_Controller&Key_Prompts/Keyboard & Mouse/Blanks/Blank_Black_Normal.png new file: tools/configurator/assets/icons/Xelu_Free_Controller&Key_Prompts/Keyboard & Mouse/Blanks/Blank_Black_Normal.png.import new file: tools/configurator/assets/icons/Xelu_Free_Controller&Key_Prompts/Keyboard & Mouse/Blanks/Blank_Black_Super_Wide.png new file: tools/configurator/assets/icons/Xelu_Free_Controller&Key_Prompts/Keyboard & Mouse/Blanks/Blank_Black_Super_Wide.png.import new file: tools/configurator/assets/icons/Xelu_Free_Controller&Key_Prompts/Keyboard & Mouse/Blanks/Blank_Black_Wide.png new file: tools/configurator/assets/icons/Xelu_Free_Controller&Key_Prompts/Keyboard & Mouse/Blanks/Blank_Black_Wide.png.import * REmoved uneeded icons * Triggering build * Triggering build * Triggering build * Rekku is back On branch cooker Changes to be committed: modified: helper_text.gd modified: main.tscn modified: res/pixel_ui_theme/RetroDECKTheme.tres modified: retrodeck.json * Came back to fix the original version! On branch godot-data-demo Changes to be committed: modified: config/retrodeck/reference_lists/features.json modified: tools/configurator/main.gd modified: tools/configurator/main.tscn modified: tools/configurator/res/pixel_ui_theme/RetroDECKTheme.tres modified: tools/configurator/scripts/data_handler.gd modified: tools/configurator/scripts/emulator.gd deleted: tools/configurator/scripts/emulator_option.gd modified: tools/configurator/tk_about.gd * Icons and buttons * Finally tidy before merge to Cooker On branch godot-data-demo Changes to be committed: modified: tools/configurator/main.gd modified: tools/configurator/main.tscn modified: tools/configurator/res/pixel_ui_theme/RetroDECKTheme.tres modified: tools/configurator/scripts/data_handler.gd modified: tools/configurator/scripts/link.gd modified: tools/configurator/tk_about.gd * Back button support Rekku and pop up On branch godot-data-demo Changes to be committed: modified: tools/configurator/Rekku.gd modified: tools/configurator/TabContainer.gd modified: tools/configurator/components/bios_check/bios_popup_content.tscn modified: tools/configurator/components/popup.gd modified: tools/configurator/main.gd modified: tools/configurator/main.tscn modified: tools/configurator/project.godot modified: tools/configurator/res/pixel_ui_theme/RetroDECKTheme.tres * Triggering build * On branch cooker Changes to be committed: modified: tools/configurator/res/pixel_ui_theme/RetroDECKTheme.tres * On branch cooker Changes to be committed: modified: tools/configurator/res/pixel_ui_theme/RetroDECKTheme.tres * Triggering build --------- Co-authored-by: XargonWan Co-authored-by: GitHub Actions --- .../retrodeck/reference_lists/features.json | 1094 +---------------- tools/configurator/Rekku.gd | 3 + tools/configurator/TabContainer.gd | 1 + .../kenney_input-prompts-pixel-16/License.txt | 22 + .../kenney_input-prompts-pixel-16/Preview.png | Bin 0 -> 28952 bytes .../Preview.png.import} | 8 +- .../Tilemap/tilemap.png | Bin 0 -> 16242 bytes .../Tilemap/tilemap.png.import | 34 + .../Tilemap/tilemap_packed.png | Bin 0 -> 15664 bytes .../Tilemap/tilemap_packed.png.import | 34 + .../Tiles/tile_0000.png | Bin 0 -> 186 bytes .../Tiles/tile_0000.png.import | 34 + .../Tiles/tile_0001.png | Bin 0 -> 186 bytes .../Tiles/tile_0001.png.import | 34 + .../Tiles/tile_0002.png | Bin 0 -> 186 bytes .../Tiles/tile_0002.png.import | 34 + .../Tiles/tile_0003.png | Bin 0 -> 186 bytes .../Tiles/tile_0003.png.import | 34 + .../Tiles/tile_0004.png | Bin 0 -> 201 bytes .../Tiles/tile_0004.png.import | 34 + .../Tiles/tile_0005.png | Bin 0 -> 199 bytes .../Tiles/tile_0005.png.import | 34 + .../Tiles/tile_0006.png | Bin 0 -> 202 bytes .../Tiles/tile_0006.png.import | 34 + .../Tiles/tile_0007.png | Bin 0 -> 202 bytes .../Tiles/tile_0007.png.import | 34 + .../Tiles/tile_0008.png | Bin 0 -> 197 bytes .../Tiles/tile_0008.png.import | 34 + .../Tiles/tile_0009.png | Bin 0 -> 195 bytes .../Tiles/tile_0009.png.import | 34 + .../Tiles/tile_0010.png | Bin 0 -> 198 bytes .../Tiles/tile_0010.png.import | 34 + .../Tiles/tile_0011.png | Bin 0 -> 194 bytes .../Tiles/tile_0011.png.import | 34 + .../Tiles/tile_0012.png | Bin 0 -> 186 bytes .../Tiles/tile_0012.png.import | 34 + .../Tiles/tile_0013.png | Bin 0 -> 197 bytes .../Tiles/tile_0013.png.import | 34 + .../Tiles/tile_0014.png | Bin 0 -> 195 bytes .../Tiles/tile_0014.png.import | 34 + .../Tiles/tile_0015.png | Bin 0 -> 198 bytes .../Tiles/tile_0015.png.import | 34 + .../Tiles/tile_0016.png | Bin 0 -> 194 bytes .../Tiles/tile_0016.png.import | 34 + .../Tiles/tile_0017.png | Bin 0 -> 191 bytes .../Tiles/tile_0017.png.import | 34 + .../Tiles/tile_0018.png | Bin 0 -> 193 bytes .../Tiles/tile_0018.png.import | 34 + .../Tiles/tile_0019.png | Bin 0 -> 193 bytes .../Tiles/tile_0019.png.import | 34 + .../Tiles/tile_0020.png | Bin 0 -> 193 bytes .../Tiles/tile_0020.png.import | 34 + .../Tiles/tile_0021.png | Bin 0 -> 190 bytes .../Tiles/tile_0021.png.import | 34 + .../Tiles/tile_0022.png | Bin 0 -> 192 bytes .../Tiles/tile_0022.png.import | 34 + .../Tiles/tile_0023.png | Bin 0 -> 191 bytes .../Tiles/tile_0023.png.import | 34 + .../Tiles/tile_0024.png | Bin 0 -> 190 bytes .../Tiles/tile_0024.png.import | 34 + .../Tiles/tile_0025.png | Bin 0 -> 193 bytes .../Tiles/tile_0025.png.import | 34 + .../Tiles/tile_0026.png | Bin 0 -> 188 bytes .../Tiles/tile_0026.png.import | 34 + .../Tiles/tile_0027.png | Bin 0 -> 189 bytes .../Tiles/tile_0027.png.import | 34 + .../Tiles/tile_0028.png | Bin 0 -> 182 bytes .../Tiles/tile_0028.png.import | 34 + .../Tiles/tile_0029.png | Bin 0 -> 193 bytes .../Tiles/tile_0029.png.import | 34 + .../Tiles/tile_0030.png | Bin 0 -> 185 bytes .../Tiles/tile_0030.png.import | 34 + .../Tiles/tile_0031.png | Bin 0 -> 186 bytes .../Tiles/tile_0031.png.import | 34 + .../Tiles/tile_0032.png | Bin 0 -> 192 bytes .../Tiles/tile_0032.png.import | 34 + .../Tiles/tile_0033.png | Bin 0 -> 184 bytes .../Tiles/tile_0033.png.import | 34 + .../Tiles/tile_0034.png | Bin 0 -> 183 bytes .../Tiles/tile_0034.png.import | 34 + .../Tiles/tile_0035.png | Bin 0 -> 195 bytes .../Tiles/tile_0035.png.import | 34 + .../Tiles/tile_0036.png | Bin 0 -> 199 bytes .../Tiles/tile_0036.png.import | 34 + .../Tiles/tile_0037.png | Bin 0 -> 200 bytes .../Tiles/tile_0037.png.import | 34 + .../Tiles/tile_0038.png | Bin 0 -> 201 bytes .../Tiles/tile_0038.png.import | 34 + .../Tiles/tile_0039.png | Bin 0 -> 201 bytes .../Tiles/tile_0039.png.import | 34 + .../Tiles/tile_0040.png | Bin 0 -> 202 bytes .../Tiles/tile_0040.png.import | 34 + .../Tiles/tile_0041.png | Bin 0 -> 183 bytes .../Tiles/tile_0041.png.import | 34 + .../Tiles/tile_0042.png | Bin 0 -> 186 bytes .../Tiles/tile_0042.png.import | 34 + .../Tiles/tile_0043.png | Bin 0 -> 183 bytes .../Tiles/tile_0043.png.import | 34 + .../Tiles/tile_0044.png | Bin 0 -> 183 bytes .../Tiles/tile_0044.png.import | 34 + .../Tiles/tile_0045.png | Bin 0 -> 182 bytes .../Tiles/tile_0045.png.import | 34 + .../Tiles/tile_0046.png | Bin 0 -> 173 bytes .../Tiles/tile_0046.png.import | 34 + .../Tiles/tile_0047.png | Bin 0 -> 194 bytes .../Tiles/tile_0047.png.import | 34 + .../Tiles/tile_0048.png | Bin 0 -> 192 bytes .../Tiles/tile_0048.png.import | 34 + .../Tiles/tile_0049.png | Bin 0 -> 191 bytes .../Tiles/tile_0049.png.import | 34 + .../Tiles/tile_0050.png | Bin 0 -> 191 bytes .../Tiles/tile_0050.png.import | 34 + .../Tiles/tile_0051.png | Bin 0 -> 186 bytes .../Tiles/tile_0051.png.import | 34 + .../Tiles/tile_0052.png | Bin 0 -> 190 bytes .../Tiles/tile_0052.png.import | 34 + .../Tiles/tile_0053.png | Bin 0 -> 186 bytes .../Tiles/tile_0053.png.import | 34 + .../Tiles/tile_0054.png | Bin 0 -> 183 bytes .../Tiles/tile_0054.png.import | 34 + .../Tiles/tile_0055.png | Bin 0 -> 188 bytes .../Tiles/tile_0055.png.import | 34 + .../Tiles/tile_0056.png | Bin 0 -> 184 bytes .../Tiles/tile_0056.png.import | 34 + .../Tiles/tile_0057.png | Bin 0 -> 184 bytes .../Tiles/tile_0057.png.import | 34 + .../Tiles/tile_0058.png | Bin 0 -> 186 bytes .../Tiles/tile_0058.png.import | 34 + .../Tiles/tile_0059.png | Bin 0 -> 184 bytes .../Tiles/tile_0059.png.import | 34 + .../Tiles/tile_0060.png | Bin 0 -> 183 bytes .../Tiles/tile_0060.png.import | 34 + .../Tiles/tile_0061.png | Bin 0 -> 181 bytes .../Tiles/tile_0061.png.import | 34 + .../Tiles/tile_0062.png | Bin 0 -> 184 bytes .../Tiles/tile_0062.png.import | 34 + .../Tiles/tile_0063.png | Bin 0 -> 181 bytes .../Tiles/tile_0063.png.import | 34 + .../Tiles/tile_0064.png | Bin 0 -> 178 bytes .../Tiles/tile_0064.png.import | 34 + .../Tiles/tile_0065.png | Bin 0 -> 179 bytes .../Tiles/tile_0065.png.import | 34 + .../Tiles/tile_0066.png | Bin 0 -> 174 bytes .../Tiles/tile_0066.png.import | 34 + .../Tiles/tile_0067.png | Bin 0 -> 156 bytes .../Tiles/tile_0067.png.import | 34 + .../Tiles/tile_0068.png | Bin 0 -> 166 bytes .../Tiles/tile_0068.png.import | 34 + .../Tiles/tile_0069.png | Bin 0 -> 188 bytes .../Tiles/tile_0069.png.import | 34 + .../Tiles/tile_0070.png | Bin 0 -> 189 bytes .../Tiles/tile_0070.png.import | 34 + .../Tiles/tile_0071.png | Bin 0 -> 193 bytes .../Tiles/tile_0071.png.import | 34 + .../Tiles/tile_0072.png | Bin 0 -> 190 bytes .../Tiles/tile_0072.png.import | 34 + .../Tiles/tile_0073.png | Bin 0 -> 195 bytes .../Tiles/tile_0073.png.import | 34 + .../Tiles/tile_0074.png | Bin 0 -> 192 bytes .../Tiles/tile_0074.png.import | 34 + .../Tiles/tile_0075.png | Bin 0 -> 183 bytes .../Tiles/tile_0075.png.import | 34 + .../Tiles/tile_0076.png | Bin 0 -> 183 bytes .../Tiles/tile_0076.png.import | 34 + .../Tiles/tile_0077.png | Bin 0 -> 195 bytes .../Tiles/tile_0077.png.import | 34 + .../Tiles/tile_0078.png | Bin 0 -> 194 bytes .../Tiles/tile_0078.png.import | 34 + .../Tiles/tile_0079.png | Bin 0 -> 190 bytes .../Tiles/tile_0079.png.import | 34 + .../Tiles/tile_0080.png | Bin 0 -> 204 bytes .../Tiles/tile_0080.png.import | 34 + .../Tiles/tile_0081.png | Bin 0 -> 202 bytes .../Tiles/tile_0081.png.import | 34 + .../Tiles/tile_0082.png | Bin 0 -> 210 bytes .../Tiles/tile_0082.png.import | 34 + .../Tiles/tile_0083.png | Bin 0 -> 149 bytes .../Tiles/tile_0083.png.import | 34 + .../Tiles/tile_0084.png | Bin 0 -> 179 bytes .../Tiles/tile_0084.png.import | 34 + .../Tiles/tile_0085.png | Bin 0 -> 184 bytes .../Tiles/tile_0085.png.import | 34 + .../Tiles/tile_0086.png | Bin 0 -> 185 bytes .../Tiles/tile_0086.png.import | 34 + .../Tiles/tile_0087.png | Bin 0 -> 182 bytes .../Tiles/tile_0087.png.import | 34 + .../Tiles/tile_0088.png | Bin 0 -> 187 bytes .../Tiles/tile_0088.png.import | 34 + .../Tiles/tile_0089.png | Bin 0 -> 181 bytes .../Tiles/tile_0089.png.import | 34 + .../Tiles/tile_0090.png | Bin 0 -> 185 bytes .../Tiles/tile_0090.png.import | 34 + .../Tiles/tile_0091.png | Bin 0 -> 181 bytes .../Tiles/tile_0091.png.import | 34 + .../Tiles/tile_0092.png | Bin 0 -> 183 bytes .../Tiles/tile_0092.png.import | 34 + .../Tiles/tile_0093.png | Bin 0 -> 183 bytes .../Tiles/tile_0093.png.import | 34 + .../Tiles/tile_0094.png | Bin 0 -> 185 bytes .../Tiles/tile_0094.png.import | 34 + .../Tiles/tile_0095.png | Bin 0 -> 182 bytes .../Tiles/tile_0095.png.import | 34 + .../Tiles/tile_0096.png | Bin 0 -> 182 bytes .../Tiles/tile_0096.png.import | 34 + .../Tiles/tile_0097.png | Bin 0 -> 186 bytes .../Tiles/tile_0097.png.import | 34 + .../Tiles/tile_0098.png | Bin 0 -> 186 bytes .../Tiles/tile_0098.png.import | 34 + .../Tiles/tile_0099.png | Bin 0 -> 188 bytes .../Tiles/tile_0099.png.import | 34 + .../Tiles/tile_0100.png | Bin 0 -> 140 bytes .../Tiles/tile_0100.png.import | 34 + .../Tiles/tile_0101.png | Bin 0 -> 139 bytes .../Tiles/tile_0101.png.import | 34 + .../Tiles/tile_0102.png | Bin 0 -> 196 bytes .../Tiles/tile_0102.png.import | 34 + .../Tiles/tile_0103.png | Bin 0 -> 199 bytes .../Tiles/tile_0103.png.import | 34 + .../Tiles/tile_0104.png | Bin 0 -> 201 bytes .../Tiles/tile_0104.png.import | 34 + .../Tiles/tile_0105.png | Bin 0 -> 200 bytes .../Tiles/tile_0105.png.import | 34 + .../Tiles/tile_0106.png | Bin 0 -> 202 bytes .../Tiles/tile_0106.png.import | 34 + .../Tiles/tile_0107.png | Bin 0 -> 207 bytes .../Tiles/tile_0107.png.import} | 8 +- .../Tiles/tile_0108.png | Bin 0 -> 209 bytes .../Tiles/tile_0108.png.import | 34 + .../Tiles/tile_0109.png | Bin 0 -> 200 bytes .../Tiles/tile_0109.png.import | 34 + .../Tiles/tile_0110.png | Bin 0 -> 178 bytes .../Tiles/tile_0110.png.import | 34 + .../Tiles/tile_0111.png | Bin 0 -> 189 bytes .../Tiles/tile_0111.png.import | 34 + .../Tiles/tile_0112.png | Bin 0 -> 188 bytes .../Tiles/tile_0112.png.import | 34 + .../Tiles/tile_0113.png | Bin 0 -> 184 bytes .../Tiles/tile_0113.png.import | 34 + .../Tiles/tile_0114.png | Bin 0 -> 198 bytes .../Tiles/tile_0114.png.import | 34 + .../Tiles/tile_0115.png | Bin 0 -> 200 bytes .../Tiles/tile_0115.png.import | 34 + .../Tiles/tile_0116.png | Bin 0 -> 209 bytes .../Tiles/tile_0116.png.import | 34 + .../Tiles/tile_0117.png | Bin 0 -> 149 bytes .../Tiles/tile_0117.png.import | 34 + .../Tiles/tile_0118.png | Bin 0 -> 179 bytes .../Tiles/tile_0118.png.import | 34 + .../Tiles/tile_0119.png | Bin 0 -> 188 bytes .../Tiles/tile_0119.png.import | 34 + .../Tiles/tile_0120.png | Bin 0 -> 187 bytes .../Tiles/tile_0120.png.import | 34 + .../Tiles/tile_0121.png | Bin 0 -> 189 bytes .../Tiles/tile_0121.png.import | 34 + .../Tiles/tile_0122.png | Bin 0 -> 183 bytes .../Tiles/tile_0122.png.import | 34 + .../Tiles/tile_0123.png | Bin 0 -> 184 bytes .../Tiles/tile_0123.png.import | 34 + .../Tiles/tile_0124.png | Bin 0 -> 186 bytes .../Tiles/tile_0124.png.import | 34 + .../Tiles/tile_0125.png | Bin 0 -> 182 bytes .../Tiles/tile_0125.png.import | 34 + .../Tiles/tile_0126.png | Bin 0 -> 183 bytes .../Tiles/tile_0126.png.import | 34 + .../Tiles/tile_0127.png | Bin 0 -> 182 bytes .../Tiles/tile_0127.png.import | 34 + .../Tiles/tile_0128.png | Bin 0 -> 181 bytes .../Tiles/tile_0128.png.import | 34 + .../Tiles/tile_0129.png | Bin 0 -> 177 bytes .../Tiles/tile_0129.png.import | 34 + .../Tiles/tile_0130.png | Bin 0 -> 178 bytes .../Tiles/tile_0130.png.import | 34 + .../Tiles/tile_0131.png | Bin 0 -> 179 bytes .../Tiles/tile_0131.png.import | 34 + .../Tiles/tile_0132.png | Bin 0 -> 182 bytes .../Tiles/tile_0132.png.import | 34 + .../Tiles/tile_0133.png | Bin 0 -> 183 bytes .../Tiles/tile_0133.png.import | 34 + .../Tiles/tile_0134.png | Bin 0 -> 172 bytes .../Tiles/tile_0134.png.import | 34 + .../Tiles/tile_0135.png | Bin 0 -> 149 bytes .../Tiles/tile_0135.png.import | 34 + .../Tiles/tile_0136.png | Bin 0 -> 185 bytes .../Tiles/tile_0136.png.import | 34 + .../Tiles/tile_0137.png | Bin 0 -> 196 bytes .../Tiles/tile_0137.png.import | 34 + .../Tiles/tile_0138.png | Bin 0 -> 194 bytes .../Tiles/tile_0138.png.import | 34 + .../Tiles/tile_0139.png | Bin 0 -> 196 bytes .../Tiles/tile_0139.png.import | 34 + .../Tiles/tile_0140.png | Bin 0 -> 194 bytes .../Tiles/tile_0140.png.import | 34 + .../Tiles/tile_0141.png | Bin 0 -> 203 bytes .../Tiles/tile_0141.png.import | 34 + .../Tiles/tile_0142.png | Bin 0 -> 203 bytes .../Tiles/tile_0142.png.import | 34 + .../Tiles/tile_0143.png | Bin 0 -> 200 bytes .../Tiles/tile_0143.png.import | 34 + .../Tiles/tile_0144.png | Bin 0 -> 175 bytes .../Tiles/tile_0144.png.import | 34 + .../Tiles/tile_0145.png | Bin 0 -> 199 bytes .../Tiles/tile_0145.png.import | 34 + .../Tiles/tile_0146.png | Bin 0 -> 190 bytes .../Tiles/tile_0146.png.import | 34 + .../Tiles/tile_0147.png | Bin 0 -> 186 bytes .../Tiles/tile_0147.png.import | 34 + .../Tiles/tile_0148.png | Bin 0 -> 193 bytes .../Tiles/tile_0148.png.import | 34 + .../Tiles/tile_0149.png | Bin 0 -> 201 bytes .../Tiles/tile_0149.png.import | 34 + .../Tiles/tile_0150.png | Bin 0 -> 203 bytes .../Tiles/tile_0150.png.import | 34 + .../Tiles/tile_0151.png | Bin 0 -> 215 bytes .../Tiles/tile_0151.png.import | 34 + .../Tiles/tile_0152.png | Bin 0 -> 206 bytes .../Tiles/tile_0152.png.import | 34 + .../Tiles/tile_0153.png | Bin 0 -> 182 bytes .../Tiles/tile_0153.png.import | 34 + .../Tiles/tile_0154.png | Bin 0 -> 179 bytes .../Tiles/tile_0154.png.import | 34 + .../Tiles/tile_0155.png | Bin 0 -> 187 bytes .../Tiles/tile_0155.png.import | 34 + .../Tiles/tile_0156.png | Bin 0 -> 182 bytes .../Tiles/tile_0156.png.import | 34 + .../Tiles/tile_0157.png | Bin 0 -> 183 bytes .../Tiles/tile_0157.png.import | 34 + .../Tiles/tile_0158.png | Bin 0 -> 181 bytes .../Tiles/tile_0158.png.import | 34 + .../Tiles/tile_0159.png | Bin 0 -> 187 bytes .../Tiles/tile_0159.png.import | 34 + .../Tiles/tile_0160.png | Bin 0 -> 181 bytes .../Tiles/tile_0160.png.import | 34 + .../Tiles/tile_0161.png | Bin 0 -> 187 bytes .../Tiles/tile_0161.png.import | 34 + .../Tiles/tile_0162.png | Bin 0 -> 185 bytes .../Tiles/tile_0162.png.import | 34 + .../Tiles/tile_0163.png | Bin 0 -> 182 bytes .../Tiles/tile_0163.png.import | 34 + .../Tiles/tile_0164.png | Bin 0 -> 187 bytes .../Tiles/tile_0164.png.import | 34 + .../Tiles/tile_0165.png | Bin 0 -> 189 bytes .../Tiles/tile_0165.png.import | 34 + .../Tiles/tile_0166.png | Bin 0 -> 188 bytes .../Tiles/tile_0166.png.import | 34 + .../Tiles/tile_0167.png | Bin 0 -> 187 bytes .../Tiles/tile_0167.png.import | 34 + .../Tiles/tile_0168.png | Bin 0 -> 187 bytes .../Tiles/tile_0168.png.import | 34 + .../Tiles/tile_0169.png | Bin 0 -> 187 bytes .../Tiles/tile_0169.png.import | 34 + .../Tiles/tile_0170.png | Bin 0 -> 200 bytes .../Tiles/tile_0170.png.import | 34 + .../Tiles/tile_0171.png | Bin 0 -> 211 bytes .../Tiles/tile_0171.png.import | 34 + .../Tiles/tile_0172.png | Bin 0 -> 210 bytes .../Tiles/tile_0172.png.import | 34 + .../Tiles/tile_0173.png | Bin 0 -> 211 bytes .../Tiles/tile_0173.png.import | 34 + .../Tiles/tile_0174.png | Bin 0 -> 209 bytes .../Tiles/tile_0174.png.import | 34 + .../Tiles/tile_0175.png | Bin 0 -> 211 bytes .../Tiles/tile_0175.png.import | 34 + .../Tiles/tile_0176.png | Bin 0 -> 211 bytes .../Tiles/tile_0176.png.import | 34 + .../Tiles/tile_0177.png | Bin 0 -> 207 bytes .../Tiles/tile_0177.png.import | 34 + .../Tiles/tile_0178.png | Bin 0 -> 160 bytes .../Tiles/tile_0178.png.import | 34 + .../Tiles/tile_0179.png | Bin 0 -> 184 bytes .../Tiles/tile_0179.png.import} | 8 +- .../Tiles/tile_0180.png | Bin 0 -> 180 bytes .../Tiles/tile_0180.png.import | 34 + .../Tiles/tile_0181.png | Bin 0 -> 174 bytes .../Tiles/tile_0181.png.import | 34 + .../Tiles/tile_0182.png | Bin 0 -> 181 bytes .../Tiles/tile_0182.png.import | 34 + .../Tiles/tile_0183.png | Bin 0 -> 187 bytes .../Tiles/tile_0183.png.import | 34 + .../Tiles/tile_0184.png | Bin 0 -> 186 bytes .../Tiles/tile_0184.png.import | 34 + .../Tiles/tile_0185.png | Bin 0 -> 195 bytes .../Tiles/tile_0185.png.import | 34 + .../Tiles/tile_0186.png | Bin 0 -> 197 bytes .../Tiles/tile_0186.png.import | 34 + .../Tiles/tile_0187.png | Bin 0 -> 182 bytes .../Tiles/tile_0187.png.import | 34 + .../Tiles/tile_0188.png | Bin 0 -> 154 bytes .../Tiles/tile_0188.png.import | 34 + .../Tiles/tile_0189.png | Bin 0 -> 180 bytes .../Tiles/tile_0189.png.import | 34 + .../Tiles/tile_0190.png | Bin 0 -> 154 bytes .../Tiles/tile_0190.png.import | 34 + .../Tiles/tile_0191.png | Bin 0 -> 177 bytes .../Tiles/tile_0191.png.import | 34 + .../Tiles/tile_0192.png | Bin 0 -> 154 bytes .../Tiles/tile_0192.png.import | 34 + .../Tiles/tile_0193.png | Bin 0 -> 176 bytes .../Tiles/tile_0193.png.import | 34 + .../Tiles/tile_0194.png | Bin 0 -> 154 bytes .../Tiles/tile_0194.png.import | 34 + .../Tiles/tile_0195.png | Bin 0 -> 177 bytes .../Tiles/tile_0195.png.import | 34 + .../Tiles/tile_0196.png | Bin 0 -> 154 bytes .../Tiles/tile_0196.png.import | 34 + .../Tiles/tile_0197.png | Bin 0 -> 176 bytes .../Tiles/tile_0197.png.import | 34 + .../Tiles/tile_0198.png | Bin 0 -> 190 bytes .../Tiles/tile_0198.png.import | 34 + .../Tiles/tile_0199.png | Bin 0 -> 192 bytes .../Tiles/tile_0199.png.import | 34 + .../Tiles/tile_0200.png | Bin 0 -> 187 bytes .../Tiles/tile_0200.png.import | 34 + .../Tiles/tile_0201.png | Bin 0 -> 186 bytes .../Tiles/tile_0201.png.import | 34 + .../Tiles/tile_0202.png | Bin 0 -> 182 bytes .../Tiles/tile_0202.png.import | 34 + .../Tiles/tile_0203.png | Bin 0 -> 182 bytes .../Tiles/tile_0203.png.import | 34 + .../Tiles/tile_0204.png | Bin 0 -> 197 bytes .../Tiles/tile_0204.png.import | 34 + .../Tiles/tile_0205.png | Bin 0 -> 208 bytes .../Tiles/tile_0205.png.import | 34 + .../Tiles/tile_0206.png | Bin 0 -> 207 bytes .../Tiles/tile_0206.png.import | 34 + .../Tiles/tile_0207.png | Bin 0 -> 207 bytes .../Tiles/tile_0207.png.import | 34 + .../Tiles/tile_0208.png | Bin 0 -> 206 bytes .../Tiles/tile_0208.png.import | 34 + .../Tiles/tile_0209.png | Bin 0 -> 206 bytes .../Tiles/tile_0209.png.import | 34 + .../Tiles/tile_0210.png | Bin 0 -> 206 bytes .../Tiles/tile_0210.png.import | 34 + .../Tiles/tile_0211.png | Bin 0 -> 197 bytes .../Tiles/tile_0211.png.import | 34 + .../Tiles/tile_0212.png | Bin 0 -> 181 bytes .../Tiles/tile_0212.png.import | 34 + .../Tiles/tile_0213.png | Bin 0 -> 204 bytes .../Tiles/tile_0213.png.import | 34 + .../Tiles/tile_0214.png | Bin 0 -> 195 bytes .../Tiles/tile_0214.png.import | 34 + .../Tiles/tile_0215.png | Bin 0 -> 191 bytes .../Tiles/tile_0215.png.import | 34 + .../Tiles/tile_0216.png | Bin 0 -> 197 bytes .../Tiles/tile_0216.png.import | 34 + .../Tiles/tile_0217.png | Bin 0 -> 207 bytes .../Tiles/tile_0217.png.import | 34 + .../Tiles/tile_0218.png | Bin 0 -> 206 bytes .../Tiles/tile_0218.png.import | 34 + .../Tiles/tile_0219.png | Bin 0 -> 216 bytes .../Tiles/tile_0219.png.import | 34 + .../Tiles/tile_0220.png | Bin 0 -> 210 bytes .../Tiles/tile_0220.png.import | 34 + .../Tiles/tile_0221.png | Bin 0 -> 174 bytes .../Tiles/tile_0221.png.import | 34 + .../Tiles/tile_0222.png | Bin 0 -> 172 bytes .../Tiles/tile_0222.png.import | 34 + .../Tiles/tile_0223.png | Bin 0 -> 181 bytes .../Tiles/tile_0223.png.import} | 8 +- .../Tiles/tile_0224.png | Bin 0 -> 175 bytes .../Tiles/tile_0224.png.import | 34 + .../Tiles/tile_0225.png | Bin 0 -> 178 bytes .../Tiles/tile_0225.png.import | 34 + .../Tiles/tile_0226.png | Bin 0 -> 175 bytes .../Tiles/tile_0226.png.import | 34 + .../Tiles/tile_0227.png | Bin 0 -> 181 bytes .../Tiles/tile_0227.png.import | 34 + .../Tiles/tile_0228.png | Bin 0 -> 186 bytes .../Tiles/tile_0228.png.import | 34 + .../Tiles/tile_0229.png | Bin 0 -> 183 bytes .../Tiles/tile_0229.png.import | 34 + .../Tiles/tile_0230.png | Bin 0 -> 186 bytes .../Tiles/tile_0230.png.import | 34 + .../Tiles/tile_0231.png | Bin 0 -> 178 bytes .../Tiles/tile_0231.png.import | 34 + .../Tiles/tile_0232.png | Bin 0 -> 190 bytes .../Tiles/tile_0232.png.import | 34 + .../Tiles/tile_0233.png | Bin 0 -> 170 bytes .../Tiles/tile_0233.png.import | 34 + .../Tiles/tile_0234.png | Bin 0 -> 185 bytes .../Tiles/tile_0234.png.import | 34 + .../Tiles/tile_0235.png | Bin 0 -> 157 bytes .../Tiles/tile_0235.png.import | 34 + .../Tiles/tile_0236.png | Bin 0 -> 130 bytes .../Tiles/tile_0236.png.import | 34 + .../Tiles/tile_0237.png | Bin 0 -> 156 bytes .../Tiles/tile_0237.png.import | 34 + .../Tiles/tile_0238.png | Bin 0 -> 196 bytes .../Tiles/tile_0238.png.import | 34 + .../Tiles/tile_0239.png | Bin 0 -> 210 bytes .../Tiles/tile_0239.png.import | 34 + .../Tiles/tile_0240.png | Bin 0 -> 210 bytes .../Tiles/tile_0240.png.import | 34 + .../Tiles/tile_0241.png | Bin 0 -> 212 bytes .../Tiles/tile_0241.png.import | 34 + .../Tiles/tile_0242.png | Bin 0 -> 210 bytes .../Tiles/tile_0242.png.import | 34 + .../Tiles/tile_0243.png | Bin 0 -> 213 bytes .../Tiles/tile_0243.png.import | 34 + .../Tiles/tile_0244.png | Bin 0 -> 212 bytes .../Tiles/tile_0244.png.import | 34 + .../Tiles/tile_0245.png | Bin 0 -> 196 bytes .../Tiles/tile_0245.png.import | 34 + .../Tiles/tile_0246.png | Bin 0 -> 178 bytes .../Tiles/tile_0246.png.import | 34 + .../Tiles/tile_0247.png | Bin 0 -> 195 bytes .../Tiles/tile_0247.png.import | 34 + .../Tiles/tile_0248.png | Bin 0 -> 189 bytes .../Tiles/tile_0248.png.import | 34 + .../Tiles/tile_0249.png | Bin 0 -> 185 bytes .../Tiles/tile_0249.png.import | 34 + .../Tiles/tile_0250.png | Bin 0 -> 191 bytes .../Tiles/tile_0250.png.import | 34 + .../Tiles/tile_0251.png | Bin 0 -> 198 bytes .../Tiles/tile_0251.png.import | 34 + .../Tiles/tile_0252.png | Bin 0 -> 196 bytes .../Tiles/tile_0252.png.import | 34 + .../Tiles/tile_0253.png | Bin 0 -> 205 bytes .../Tiles/tile_0253.png.import | 34 + .../Tiles/tile_0254.png | Bin 0 -> 207 bytes .../Tiles/tile_0254.png.import | 34 + .../Tiles/tile_0255.png | Bin 0 -> 176 bytes .../Tiles/tile_0255.png.import | 34 + .../Tiles/tile_0256.png | Bin 0 -> 175 bytes .../Tiles/tile_0256.png.import | 34 + .../Tiles/tile_0257.png | Bin 0 -> 177 bytes .../Tiles/tile_0257.png.import | 34 + .../Tiles/tile_0258.png | Bin 0 -> 177 bytes .../Tiles/tile_0258.png.import | 34 + .../Tiles/tile_0259.png | Bin 0 -> 175 bytes .../Tiles/tile_0259.png.import | 34 + .../Tiles/tile_0260.png | Bin 0 -> 173 bytes .../Tiles/tile_0260.png.import | 34 + .../Tiles/tile_0261.png | Bin 0 -> 179 bytes .../Tiles/tile_0261.png.import | 34 + .../Tiles/tile_0262.png | Bin 0 -> 175 bytes .../Tiles/tile_0262.png.import | 34 + .../Tiles/tile_0263.png | Bin 0 -> 180 bytes .../Tiles/tile_0263.png.import | 34 + .../Tiles/tile_0264.png | Bin 0 -> 176 bytes .../Tiles/tile_0264.png.import | 34 + .../Tiles/tile_0265.png | Bin 0 -> 185 bytes .../Tiles/tile_0265.png.import | 34 + .../Tiles/tile_0266.png | Bin 0 -> 178 bytes .../Tiles/tile_0266.png.import | 34 + .../Tiles/tile_0267.png | Bin 0 -> 178 bytes .../Tiles/tile_0267.png.import | 34 + .../Tiles/tile_0268.png | Bin 0 -> 190 bytes .../Tiles/tile_0268.png.import | 34 + .../Tiles/tile_0269.png | Bin 0 -> 189 bytes .../Tiles/tile_0269.png.import | 34 + .../Tiles/tile_0270.png | Bin 0 -> 187 bytes .../Tiles/tile_0270.png.import | 34 + .../Tiles/tile_0271.png | Bin 0 -> 186 bytes .../Tiles/tile_0271.png.import | 34 + .../Tiles/tile_0272.png | Bin 0 -> 175 bytes .../Tiles/tile_0272.png.import | 34 + .../Tiles/tile_0273.png | Bin 0 -> 204 bytes .../Tiles/tile_0273.png.import | 34 + .../Tiles/tile_0274.png | Bin 0 -> 200 bytes .../Tiles/tile_0274.png.import | 34 + .../Tiles/tile_0275.png | Bin 0 -> 205 bytes .../Tiles/tile_0275.png.import | 34 + .../Tiles/tile_0276.png | Bin 0 -> 200 bytes .../Tiles/tile_0276.png.import | 34 + .../Tiles/tile_0277.png | Bin 0 -> 203 bytes .../Tiles/tile_0277.png.import | 34 + .../Tiles/tile_0278.png | Bin 0 -> 207 bytes .../Tiles/tile_0278.png.import | 34 + .../Tiles/tile_0279.png | Bin 0 -> 196 bytes .../Tiles/tile_0279.png.import | 34 + .../Tiles/tile_0280.png | Bin 0 -> 182 bytes .../Tiles/tile_0280.png.import | 34 + .../Tiles/tile_0281.png | Bin 0 -> 205 bytes .../Tiles/tile_0281.png.import | 34 + .../Tiles/tile_0282.png | Bin 0 -> 196 bytes .../Tiles/tile_0282.png.import | 34 + .../Tiles/tile_0283.png | Bin 0 -> 192 bytes .../Tiles/tile_0283.png.import | 34 + .../Tiles/tile_0284.png | Bin 0 -> 198 bytes .../Tiles/tile_0284.png.import | 34 + .../Tiles/tile_0285.png | Bin 0 -> 207 bytes .../Tiles/tile_0285.png.import | 34 + .../Tiles/tile_0286.png | Bin 0 -> 208 bytes .../Tiles/tile_0286.png.import | 34 + .../Tiles/tile_0287.png | Bin 0 -> 220 bytes .../Tiles/tile_0287.png.import | 34 + .../Tiles/tile_0288.png | Bin 0 -> 210 bytes .../Tiles/tile_0288.png.import | 34 + .../Tiles/tile_0289.png | Bin 0 -> 183 bytes .../Tiles/tile_0289.png.import | 34 + .../Tiles/tile_0290.png | Bin 0 -> 184 bytes .../Tiles/tile_0290.png.import | 34 + .../Tiles/tile_0291.png | Bin 0 -> 185 bytes .../Tiles/tile_0291.png.import | 34 + .../Tiles/tile_0292.png | Bin 0 -> 186 bytes .../Tiles/tile_0292.png.import | 34 + .../Tiles/tile_0293.png | Bin 0 -> 181 bytes .../Tiles/tile_0293.png.import | 34 + .../Tiles/tile_0294.png | Bin 0 -> 183 bytes .../Tiles/tile_0294.png.import | 34 + .../Tiles/tile_0295.png | Bin 0 -> 183 bytes .../Tiles/tile_0295.png.import | 34 + .../Tiles/tile_0296.png | Bin 0 -> 180 bytes .../Tiles/tile_0296.png.import | 34 + .../Tiles/tile_0297.png | Bin 0 -> 183 bytes .../Tiles/tile_0297.png.import | 34 + .../Tiles/tile_0298.png | Bin 0 -> 178 bytes .../Tiles/tile_0298.png.import | 34 + .../Tiles/tile_0299.png | Bin 0 -> 181 bytes .../Tiles/tile_0299.png.import | 34 + .../Tiles/tile_0300.png | Bin 0 -> 174 bytes .../Tiles/tile_0300.png.import | 34 + .../Tiles/tile_0301.png | Bin 0 -> 184 bytes .../Tiles/tile_0301.png.import | 34 + .../Tiles/tile_0302.png | Bin 0 -> 175 bytes .../Tiles/tile_0302.png.import | 34 + .../Tiles/tile_0303.png | Bin 0 -> 178 bytes .../Tiles/tile_0303.png.import | 34 + .../Tiles/tile_0304.png | Bin 0 -> 183 bytes .../Tiles/tile_0304.png.import | 34 + .../Tiles/tile_0305.png | Bin 0 -> 174 bytes .../Tiles/tile_0305.png.import | 34 + .../Tiles/tile_0306.png | Bin 0 -> 200 bytes .../Tiles/tile_0306.png.import | 34 + .../Tiles/tile_0307.png | Bin 0 -> 202 bytes .../Tiles/tile_0307.png.import | 34 + .../Tiles/tile_0308.png | Bin 0 -> 200 bytes .../Tiles/tile_0308.png.import | 34 + .../Tiles/tile_0309.png | Bin 0 -> 199 bytes .../Tiles/tile_0309.png.import | 34 + .../Tiles/tile_0310.png | Bin 0 -> 200 bytes .../Tiles/tile_0310.png.import | 34 + .../Tiles/tile_0311.png | Bin 0 -> 202 bytes .../Tiles/tile_0311.png.import | 34 + .../Tiles/tile_0312.png | Bin 0 -> 200 bytes .../Tiles/tile_0312.png.import | 34 + .../Tiles/tile_0313.png | Bin 0 -> 199 bytes .../Tiles/tile_0313.png.import | 34 + .../Tiles/tile_0314.png | Bin 0 -> 179 bytes .../Tiles/tile_0314.png.import | 34 + .../Tiles/tile_0315.png | Bin 0 -> 196 bytes .../Tiles/tile_0315.png.import | 34 + .../Tiles/tile_0316.png | Bin 0 -> 191 bytes .../Tiles/tile_0316.png.import | 34 + .../Tiles/tile_0317.png | Bin 0 -> 186 bytes .../Tiles/tile_0317.png.import} | 8 +- .../Tiles/tile_0318.png | Bin 0 -> 191 bytes .../Tiles/tile_0318.png.import | 34 + .../Tiles/tile_0319.png | Bin 0 -> 198 bytes .../Tiles/tile_0319.png.import | 34 + .../Tiles/tile_0320.png | Bin 0 -> 198 bytes .../Tiles/tile_0320.png.import | 34 + .../Tiles/tile_0321.png | Bin 0 -> 206 bytes .../Tiles/tile_0321.png.import | 34 + .../Tiles/tile_0322.png | Bin 0 -> 207 bytes .../Tiles/tile_0322.png.import | 34 + .../Tiles/tile_0323.png | Bin 0 -> 178 bytes .../Tiles/tile_0323.png.import | 34 + .../Tiles/tile_0324.png | Bin 0 -> 181 bytes .../Tiles/tile_0324.png.import | 34 + .../Tiles/tile_0325.png | Bin 0 -> 176 bytes .../Tiles/tile_0325.png.import | 34 + .../Tiles/tile_0326.png | Bin 0 -> 173 bytes .../Tiles/tile_0326.png.import} | 8 +- .../Tiles/tile_0327.png | Bin 0 -> 179 bytes .../Tiles/tile_0327.png.import | 34 + .../Tiles/tile_0328.png | Bin 0 -> 175 bytes .../Tiles/tile_0328.png.import | 34 + .../Tiles/tile_0329.png | Bin 0 -> 174 bytes .../Tiles/tile_0329.png.import | 34 + .../Tiles/tile_0330.png | Bin 0 -> 177 bytes .../Tiles/tile_0330.png.import | 34 + .../Tiles/tile_0331.png | Bin 0 -> 175 bytes .../Tiles/tile_0331.png.import | 34 + .../Tiles/tile_0332.png | Bin 0 -> 174 bytes .../Tiles/tile_0332.png.import | 34 + .../Tiles/tile_0333.png | Bin 0 -> 171 bytes .../Tiles/tile_0333.png.import | 34 + .../Tiles/tile_0334.png | Bin 0 -> 175 bytes .../Tiles/tile_0334.png.import | 34 + .../Tiles/tile_0335.png | Bin 0 -> 171 bytes .../Tiles/tile_0335.png.import | 34 + .../Tiles/tile_0336.png | Bin 0 -> 169 bytes .../Tiles/tile_0336.png.import | 34 + .../Tiles/tile_0337.png | Bin 0 -> 171 bytes .../Tiles/tile_0337.png.import | 34 + .../Tiles/tile_0338.png | Bin 0 -> 166 bytes .../Tiles/tile_0338.png.import | 34 + .../Tiles/tile_0339.png | Bin 0 -> 150 bytes .../Tiles/tile_0339.png.import | 34 + .../Tiles/tile_0340.png | Bin 0 -> 191 bytes .../Tiles/tile_0340.png.import | 34 + .../Tiles/tile_0341.png | Bin 0 -> 186 bytes .../Tiles/tile_0341.png.import | 34 + .../Tiles/tile_0342.png | Bin 0 -> 190 bytes .../Tiles/tile_0342.png.import | 34 + .../Tiles/tile_0343.png | Bin 0 -> 187 bytes .../Tiles/tile_0343.png.import | 34 + .../Tiles/tile_0344.png | Bin 0 -> 191 bytes .../Tiles/tile_0344.png.import | 34 + .../Tiles/tile_0345.png | Bin 0 -> 186 bytes .../Tiles/tile_0345.png.import | 34 + .../Tiles/tile_0346.png | Bin 0 -> 190 bytes .../Tiles/tile_0346.png.import | 34 + .../Tiles/tile_0347.png | Bin 0 -> 187 bytes .../Tiles/tile_0347.png.import | 34 + .../Tiles/tile_0348.png | Bin 0 -> 164 bytes .../Tiles/tile_0348.png.import | 34 + .../Tiles/tile_0349.png | Bin 0 -> 187 bytes .../Tiles/tile_0349.png.import | 34 + .../Tiles/tile_0350.png | Bin 0 -> 179 bytes .../Tiles/tile_0350.png.import | 34 + .../Tiles/tile_0351.png | Bin 0 -> 183 bytes .../Tiles/tile_0351.png.import | 34 + .../Tiles/tile_0352.png | Bin 0 -> 179 bytes .../Tiles/tile_0352.png.import | 34 + .../Tiles/tile_0353.png | Bin 0 -> 182 bytes .../Tiles/tile_0353.png.import | 34 + .../Tiles/tile_0354.png | Bin 0 -> 181 bytes .../Tiles/tile_0354.png.import | 34 + .../Tiles/tile_0355.png | Bin 0 -> 188 bytes .../Tiles/tile_0355.png.import | 34 + .../Tiles/tile_0356.png | Bin 0 -> 199 bytes .../Tiles/tile_0356.png.import | 34 + .../Tiles/tile_0357.png | Bin 0 -> 177 bytes .../Tiles/tile_0357.png.import | 34 + .../Tiles/tile_0358.png | Bin 0 -> 175 bytes .../Tiles/tile_0358.png.import | 34 + .../Tiles/tile_0359.png | Bin 0 -> 173 bytes .../Tiles/tile_0359.png.import | 34 + .../Tiles/tile_0360.png | Bin 0 -> 178 bytes .../Tiles/tile_0360.png.import | 34 + .../Tiles/tile_0361.png | Bin 0 -> 171 bytes .../Tiles/tile_0361.png.import | 34 + .../Tiles/tile_0362.png | Bin 0 -> 175 bytes .../Tiles/tile_0362.png.import | 34 + .../Tiles/tile_0363.png | Bin 0 -> 172 bytes .../Tiles/tile_0363.png.import | 34 + .../Tiles/tile_0364.png | Bin 0 -> 174 bytes .../Tiles/tile_0364.png.import | 34 + .../Tiles/tile_0365.png | Bin 0 -> 174 bytes .../Tiles/tile_0365.png.import | 34 + .../Tiles/tile_0366.png | Bin 0 -> 175 bytes .../Tiles/tile_0366.png.import | 34 + .../Tiles/tile_0367.png | Bin 0 -> 172 bytes .../Tiles/tile_0367.png.import | 34 + .../Tiles/tile_0368.png | Bin 0 -> 172 bytes .../Tiles/tile_0368.png.import | 34 + .../Tiles/tile_0369.png | Bin 0 -> 177 bytes .../Tiles/tile_0369.png.import | 34 + .../Tiles/tile_0370.png | Bin 0 -> 176 bytes .../Tiles/tile_0370.png.import | 34 + .../Tiles/tile_0371.png | Bin 0 -> 179 bytes .../Tiles/tile_0371.png.import | 34 + .../Tiles/tile_0372.png | Bin 0 -> 140 bytes .../Tiles/tile_0372.png.import | 34 + .../Tiles/tile_0373.png | Bin 0 -> 139 bytes .../Tiles/tile_0373.png.import | 34 + .../Tiles/tile_0374.png | Bin 0 -> 167 bytes .../Tiles/tile_0374.png.import | 34 + .../Tiles/tile_0375.png | Bin 0 -> 164 bytes .../Tiles/tile_0375.png.import | 34 + .../Tiles/tile_0376.png | Bin 0 -> 166 bytes .../Tiles/tile_0376.png.import | 34 + .../Tiles/tile_0377.png | Bin 0 -> 163 bytes .../Tiles/tile_0377.png.import | 34 + .../Tiles/tile_0378.png | Bin 0 -> 176 bytes .../Tiles/tile_0378.png.import | 34 + .../Tiles/tile_0379.png | Bin 0 -> 167 bytes .../Tiles/tile_0379.png.import | 34 + .../Tiles/tile_0380.png | Bin 0 -> 175 bytes .../Tiles/tile_0380.png.import | 34 + .../Tiles/tile_0381.png | Bin 0 -> 166 bytes .../Tiles/tile_0381.png.import | 34 + .../Tiles/tile_0382.png | Bin 0 -> 164 bytes .../Tiles/tile_0382.png.import | 34 + .../Tiles/tile_0383.png | Bin 0 -> 187 bytes .../Tiles/tile_0383.png.import | 34 + .../Tiles/tile_0384.png | Bin 0 -> 179 bytes .../Tiles/tile_0384.png.import | 34 + .../Tiles/tile_0385.png | Bin 0 -> 183 bytes .../Tiles/tile_0385.png.import | 34 + .../Tiles/tile_0386.png | Bin 0 -> 179 bytes .../Tiles/tile_0386.png.import | 34 + .../Tiles/tile_0387.png | Bin 0 -> 182 bytes .../Tiles/tile_0387.png.import | 34 + .../Tiles/tile_0388.png | Bin 0 -> 181 bytes .../Tiles/tile_0388.png.import | 34 + .../Tiles/tile_0389.png | Bin 0 -> 188 bytes .../Tiles/tile_0389.png.import | 34 + .../Tiles/tile_0390.png | Bin 0 -> 199 bytes .../Tiles/tile_0390.png.import | 34 + .../Tiles/tile_0391.png | Bin 0 -> 179 bytes .../Tiles/tile_0391.png.import | 34 + .../Tiles/tile_0392.png | Bin 0 -> 177 bytes .../Tiles/tile_0392.png.import | 34 + .../Tiles/tile_0393.png | Bin 0 -> 181 bytes .../Tiles/tile_0393.png.import | 34 + .../Tiles/tile_0394.png | Bin 0 -> 173 bytes .../Tiles/tile_0394.png.import | 34 + .../Tiles/tile_0395.png | Bin 0 -> 174 bytes .../Tiles/tile_0395.png.import | 34 + .../Tiles/tile_0396.png | Bin 0 -> 177 bytes .../Tiles/tile_0396.png.import | 34 + .../Tiles/tile_0397.png | Bin 0 -> 173 bytes .../Tiles/tile_0397.png.import | 34 + .../Tiles/tile_0398.png | Bin 0 -> 173 bytes .../Tiles/tile_0398.png.import | 34 + .../Tiles/tile_0399.png | Bin 0 -> 174 bytes .../Tiles/tile_0399.png.import | 34 + .../Tiles/tile_0400.png | Bin 0 -> 172 bytes .../Tiles/tile_0400.png.import | 34 + .../Tiles/tile_0401.png | Bin 0 -> 168 bytes .../Tiles/tile_0401.png.import | 34 + .../Tiles/tile_0402.png | Bin 0 -> 168 bytes .../Tiles/tile_0402.png.import | 34 + .../Tiles/tile_0403.png | Bin 0 -> 170 bytes .../Tiles/tile_0403.png.import | 34 + .../Tiles/tile_0404.png | Bin 0 -> 172 bytes .../Tiles/tile_0404.png.import | 34 + .../Tiles/tile_0405.png | Bin 0 -> 174 bytes .../Tiles/tile_0405.png.import | 34 + .../Tiles/tile_0406.png | Bin 0 -> 166 bytes .../Tiles/tile_0406.png.import | 34 + .../Tiles/tile_0407.png | Bin 0 -> 143 bytes .../Tiles/tile_0407.png.import | 34 + .../Tiles/tile_0408.png | Bin 0 -> 167 bytes .../Tiles/tile_0408.png.import | 34 + .../Tiles/tile_0409.png | Bin 0 -> 164 bytes .../Tiles/tile_0409.png.import | 34 + .../Tiles/tile_0410.png | Bin 0 -> 166 bytes .../Tiles/tile_0410.png.import | 34 + .../Tiles/tile_0411.png | Bin 0 -> 163 bytes .../Tiles/tile_0411.png.import | 34 + .../Tiles/tile_0412.png | Bin 0 -> 176 bytes .../Tiles/tile_0412.png.import | 34 + .../Tiles/tile_0413.png | Bin 0 -> 167 bytes .../Tiles/tile_0413.png.import | 34 + .../Tiles/tile_0414.png | Bin 0 -> 175 bytes .../Tiles/tile_0414.png.import | 34 + .../Tiles/tile_0415.png | Bin 0 -> 166 bytes .../Tiles/tile_0415.png.import | 34 + .../Tiles/tile_0416.png | Bin 0 -> 177 bytes .../Tiles/tile_0416.png.import | 34 + .../Tiles/tile_0417.png | Bin 0 -> 195 bytes .../Tiles/tile_0417.png.import | 34 + .../Tiles/tile_0418.png | Bin 0 -> 186 bytes .../Tiles/tile_0418.png.import | 34 + .../Tiles/tile_0419.png | Bin 0 -> 192 bytes .../Tiles/tile_0419.png.import | 34 + .../Tiles/tile_0420.png | Bin 0 -> 187 bytes .../Tiles/tile_0420.png.import | 34 + .../Tiles/tile_0421.png | Bin 0 -> 190 bytes .../Tiles/tile_0421.png.import | 34 + .../Tiles/tile_0422.png | Bin 0 -> 189 bytes .../Tiles/tile_0422.png.import | 34 + .../Tiles/tile_0423.png | Bin 0 -> 197 bytes .../Tiles/tile_0423.png.import | 34 + .../Tiles/tile_0424.png | Bin 0 -> 208 bytes .../Tiles/tile_0424.png.import | 34 + .../Tiles/tile_0425.png | Bin 0 -> 172 bytes .../Tiles/tile_0425.png.import | 34 + .../Tiles/tile_0426.png | Bin 0 -> 171 bytes .../Tiles/tile_0426.png.import | 34 + .../Tiles/tile_0427.png | Bin 0 -> 179 bytes .../Tiles/tile_0427.png.import | 34 + .../Tiles/tile_0428.png | Bin 0 -> 174 bytes .../Tiles/tile_0428.png.import | 34 + .../Tiles/tile_0429.png | Bin 0 -> 174 bytes .../Tiles/tile_0429.png.import | 34 + .../Tiles/tile_0430.png | Bin 0 -> 171 bytes .../Tiles/tile_0430.png.import | 34 + .../Tiles/tile_0431.png | Bin 0 -> 178 bytes .../Tiles/tile_0431.png.import | 34 + .../Tiles/tile_0432.png | Bin 0 -> 172 bytes .../Tiles/tile_0432.png.import | 34 + .../Tiles/tile_0433.png | Bin 0 -> 178 bytes .../Tiles/tile_0433.png.import | 34 + .../Tiles/tile_0434.png | Bin 0 -> 177 bytes .../Tiles/tile_0434.png.import | 34 + .../Tiles/tile_0435.png | Bin 0 -> 174 bytes .../Tiles/tile_0435.png.import | 34 + .../Tiles/tile_0436.png | Bin 0 -> 179 bytes .../Tiles/tile_0436.png.import | 34 + .../Tiles/tile_0437.png | Bin 0 -> 179 bytes .../Tiles/tile_0437.png.import | 34 + .../Tiles/tile_0438.png | Bin 0 -> 179 bytes .../Tiles/tile_0438.png.import | 34 + .../Tiles/tile_0439.png | Bin 0 -> 177 bytes .../Tiles/tile_0439.png.import | 34 + .../Tiles/tile_0440.png | Bin 0 -> 177 bytes .../Tiles/tile_0440.png.import | 34 + .../Tiles/tile_0441.png | Bin 0 -> 177 bytes .../Tiles/tile_0441.png.import | 34 + .../Tiles/tile_0442.png | Bin 0 -> 186 bytes .../Tiles/tile_0442.png.import | 34 + .../Tiles/tile_0443.png | Bin 0 -> 192 bytes .../Tiles/tile_0443.png.import | 34 + .../Tiles/tile_0444.png | Bin 0 -> 184 bytes .../Tiles/tile_0444.png.import | 34 + .../Tiles/tile_0445.png | Bin 0 -> 173 bytes .../Tiles/tile_0445.png.import | 34 + .../Tiles/tile_0446.png | Bin 0 -> 182 bytes .../Tiles/tile_0446.png.import | 34 + .../Tiles/tile_0447.png | Bin 0 -> 194 bytes .../Tiles/tile_0447.png.import | 34 + .../Tiles/tile_0448.png | Bin 0 -> 184 bytes .../Tiles/tile_0448.png.import | 34 + .../Tiles/tile_0449.png | Bin 0 -> 151 bytes .../Tiles/tile_0449.png.import | 34 + .../Tiles/tile_0450.png | Bin 0 -> 177 bytes .../Tiles/tile_0450.png.import | 34 + .../Tiles/tile_0451.png | Bin 0 -> 195 bytes .../Tiles/tile_0451.png.import | 34 + .../Tiles/tile_0452.png | Bin 0 -> 186 bytes .../Tiles/tile_0452.png.import | 34 + .../Tiles/tile_0453.png | Bin 0 -> 192 bytes .../Tiles/tile_0453.png.import | 34 + .../Tiles/tile_0454.png | Bin 0 -> 187 bytes .../Tiles/tile_0454.png.import | 34 + .../Tiles/tile_0455.png | Bin 0 -> 190 bytes .../Tiles/tile_0455.png.import | 34 + .../Tiles/tile_0456.png | Bin 0 -> 189 bytes .../Tiles/tile_0456.png.import | 34 + .../Tiles/tile_0457.png | Bin 0 -> 197 bytes .../Tiles/tile_0457.png.import | 34 + .../Tiles/tile_0458.png | Bin 0 -> 208 bytes .../Tiles/tile_0458.png.import | 34 + .../Tiles/tile_0459.png | Bin 0 -> 173 bytes .../Tiles/tile_0459.png.import | 34 + .../Tiles/tile_0460.png | Bin 0 -> 144 bytes .../Tiles/tile_0460.png.import | 34 + .../Tiles/tile_0461.png | Bin 0 -> 172 bytes .../Tiles/tile_0461.png.import | 34 + .../Tiles/tile_0462.png | Bin 0 -> 144 bytes .../Tiles/tile_0462.png.import | 34 + .../Tiles/tile_0463.png | Bin 0 -> 168 bytes .../Tiles/tile_0463.png.import | 34 + .../Tiles/tile_0464.png | Bin 0 -> 144 bytes .../Tiles/tile_0464.png.import | 34 + .../Tiles/tile_0465.png | Bin 0 -> 168 bytes .../Tiles/tile_0465.png.import | 34 + .../Tiles/tile_0466.png | Bin 0 -> 144 bytes .../Tiles/tile_0466.png.import | 34 + .../Tiles/tile_0467.png | Bin 0 -> 169 bytes .../Tiles/tile_0467.png.import | 34 + .../Tiles/tile_0468.png | Bin 0 -> 144 bytes .../Tiles/tile_0468.png.import | 34 + .../Tiles/tile_0469.png | Bin 0 -> 167 bytes .../Tiles/tile_0469.png.import | 34 + .../Tiles/tile_0470.png | Bin 0 -> 183 bytes .../Tiles/tile_0470.png.import | 34 + .../Tiles/tile_0471.png | Bin 0 -> 182 bytes .../Tiles/tile_0471.png.import | 34 + .../Tiles/tile_0472.png | Bin 0 -> 177 bytes .../Tiles/tile_0472.png.import | 34 + .../Tiles/tile_0473.png | Bin 0 -> 176 bytes .../Tiles/tile_0473.png.import | 34 + .../Tiles/tile_0474.png | Bin 0 -> 172 bytes .../Tiles/tile_0474.png.import | 34 + .../Tiles/tile_0475.png | Bin 0 -> 172 bytes .../Tiles/tile_0475.png.import | 34 + .../Tiles/tile_0476.png | Bin 0 -> 186 bytes .../Tiles/tile_0476.png.import | 34 + .../Tiles/tile_0477.png | Bin 0 -> 192 bytes .../Tiles/tile_0477.png.import | 34 + .../Tiles/tile_0478.png | Bin 0 -> 184 bytes .../Tiles/tile_0478.png.import | 34 + .../Tiles/tile_0479.png | Bin 0 -> 173 bytes .../Tiles/tile_0479.png.import | 34 + .../Tiles/tile_0480.png | Bin 0 -> 182 bytes .../Tiles/tile_0480.png.import | 34 + .../Tiles/tile_0481.png | Bin 0 -> 194 bytes .../Tiles/tile_0481.png.import | 34 + .../Tiles/tile_0482.png | Bin 0 -> 184 bytes .../Tiles/tile_0482.png.import | 34 + .../Tiles/tile_0483.png | Bin 0 -> 179 bytes .../Tiles/tile_0483.png.import | 34 + .../Tiles/tile_0484.png | Bin 0 -> 178 bytes .../Tiles/tile_0484.png.import | 34 + .../Tiles/tile_0485.png | Bin 0 -> 197 bytes .../Tiles/tile_0485.png.import | 34 + .../Tiles/tile_0486.png | Bin 0 -> 190 bytes .../Tiles/tile_0486.png.import | 34 + .../Tiles/tile_0487.png | Bin 0 -> 193 bytes .../Tiles/tile_0487.png.import | 34 + .../Tiles/tile_0488.png | Bin 0 -> 190 bytes .../Tiles/tile_0488.png.import | 34 + .../Tiles/tile_0489.png | Bin 0 -> 196 bytes .../Tiles/tile_0489.png.import | 34 + .../Tiles/tile_0490.png | Bin 0 -> 191 bytes .../Tiles/tile_0490.png.import | 34 + .../Tiles/tile_0491.png | Bin 0 -> 203 bytes .../Tiles/tile_0491.png.import | 34 + .../Tiles/tile_0492.png | Bin 0 -> 210 bytes .../Tiles/tile_0492.png.import | 34 + .../Tiles/tile_0493.png | Bin 0 -> 166 bytes .../Tiles/tile_0493.png.import | 34 + .../Tiles/tile_0494.png | Bin 0 -> 163 bytes .../Tiles/tile_0494.png.import | 34 + .../Tiles/tile_0495.png | Bin 0 -> 173 bytes .../Tiles/tile_0495.png.import | 34 + .../Tiles/tile_0496.png | Bin 0 -> 166 bytes .../Tiles/tile_0496.png.import | 34 + .../Tiles/tile_0497.png | Bin 0 -> 169 bytes .../Tiles/tile_0497.png.import | 34 + .../Tiles/tile_0498.png | Bin 0 -> 166 bytes .../Tiles/tile_0498.png.import | 34 + .../Tiles/tile_0499.png | Bin 0 -> 173 bytes .../Tiles/tile_0499.png.import | 34 + .../Tiles/tile_0500.png | Bin 0 -> 178 bytes .../Tiles/tile_0500.png.import | 34 + .../Tiles/tile_0501.png | Bin 0 -> 174 bytes .../Tiles/tile_0501.png.import | 34 + .../Tiles/tile_0502.png | Bin 0 -> 178 bytes .../Tiles/tile_0502.png.import | 34 + .../Tiles/tile_0503.png | Bin 0 -> 168 bytes .../Tiles/tile_0503.png.import} | 8 +- .../Tiles/tile_0504.png | Bin 0 -> 182 bytes .../Tiles/tile_0504.png.import | 34 + .../Tiles/tile_0505.png | Bin 0 -> 155 bytes .../Tiles/tile_0505.png.import | 34 + .../Tiles/tile_0506.png | Bin 0 -> 175 bytes .../Tiles/tile_0506.png.import | 34 + .../Tiles/tile_0507.png | Bin 0 -> 150 bytes .../Tiles/tile_0507.png.import | 34 + .../Tiles/tile_0508.png | Bin 0 -> 126 bytes .../Tiles/tile_0508.png.import | 34 + .../Tiles/tile_0509.png | Bin 0 -> 150 bytes .../Tiles/tile_0509.png.import | 34 + .../Tiles/tile_0510.png | Bin 0 -> 186 bytes .../Tiles/tile_0510.png.import | 34 + .../Tiles/tile_0511.png | Bin 0 -> 192 bytes .../Tiles/tile_0511.png.import | 34 + .../Tiles/tile_0512.png | Bin 0 -> 184 bytes .../Tiles/tile_0512.png.import | 34 + .../Tiles/tile_0513.png | Bin 0 -> 173 bytes .../Tiles/tile_0513.png.import | 34 + .../Tiles/tile_0514.png | Bin 0 -> 182 bytes .../Tiles/tile_0514.png.import | 34 + .../Tiles/tile_0515.png | Bin 0 -> 194 bytes .../Tiles/tile_0515.png.import | 34 + .../Tiles/tile_0516.png | Bin 0 -> 184 bytes .../Tiles/tile_0516.png.import | 34 + .../Tiles/tile_0517.png | Bin 0 -> 165 bytes .../Tiles/tile_0517.png.import | 34 + .../Tiles/tile_0518.png | Bin 0 -> 178 bytes .../Tiles/tile_0518.png.import | 34 + .../Tiles/tile_0519.png | Bin 0 -> 197 bytes .../Tiles/tile_0519.png.import | 34 + .../Tiles/tile_0520.png | Bin 0 -> 190 bytes .../Tiles/tile_0520.png.import | 34 + .../Tiles/tile_0521.png | Bin 0 -> 193 bytes .../Tiles/tile_0521.png.import | 34 + .../Tiles/tile_0522.png | Bin 0 -> 190 bytes .../Tiles/tile_0522.png.import | 34 + .../Tiles/tile_0523.png | Bin 0 -> 196 bytes .../Tiles/tile_0523.png.import | 34 + .../Tiles/tile_0524.png | Bin 0 -> 191 bytes .../Tiles/tile_0524.png.import | 34 + .../Tiles/tile_0525.png | Bin 0 -> 203 bytes .../Tiles/tile_0525.png.import | 34 + .../Tiles/tile_0526.png | Bin 0 -> 210 bytes .../Tiles/tile_0526.png.import | 34 + .../Tiles/tile_0527.png | Bin 0 -> 168 bytes .../Tiles/tile_0527.png.import | 34 + .../Tiles/tile_0528.png | Bin 0 -> 166 bytes .../Tiles/tile_0528.png.import | 34 + .../Tiles/tile_0529.png | Bin 0 -> 168 bytes .../Tiles/tile_0529.png.import | 34 + .../Tiles/tile_0530.png | Bin 0 -> 169 bytes .../Tiles/tile_0530.png.import | 34 + .../Tiles/tile_0531.png | Bin 0 -> 167 bytes .../Tiles/tile_0531.png.import | 34 + .../Tiles/tile_0532.png | Bin 0 -> 165 bytes .../Tiles/tile_0532.png.import | 34 + .../Tiles/tile_0533.png | Bin 0 -> 171 bytes .../Tiles/tile_0533.png.import | 34 + .../Tiles/tile_0534.png | Bin 0 -> 167 bytes .../Tiles/tile_0534.png.import | 34 + .../Tiles/tile_0535.png | Bin 0 -> 172 bytes .../Tiles/tile_0535.png.import | 34 + .../Tiles/tile_0536.png | Bin 0 -> 168 bytes .../Tiles/tile_0536.png.import | 34 + .../Tiles/tile_0537.png | Bin 0 -> 175 bytes .../Tiles/tile_0537.png.import | 34 + .../Tiles/tile_0538.png | Bin 0 -> 169 bytes .../Tiles/tile_0538.png.import | 34 + .../Tiles/tile_0539.png | Bin 0 -> 169 bytes .../Tiles/tile_0539.png.import | 34 + .../Tiles/tile_0540.png | Bin 0 -> 181 bytes .../Tiles/tile_0540.png.import | 34 + .../Tiles/tile_0541.png | Bin 0 -> 180 bytes .../Tiles/tile_0541.png.import | 34 + .../Tiles/tile_0542.png | Bin 0 -> 177 bytes .../Tiles/tile_0542.png.import | 34 + .../Tiles/tile_0543.png | Bin 0 -> 176 bytes .../Tiles/tile_0543.png.import | 34 + .../Tiles/tile_0544.png | Bin 0 -> 186 bytes .../Tiles/tile_0544.png.import | 34 + .../Tiles/tile_0545.png | Bin 0 -> 192 bytes .../Tiles/tile_0545.png.import | 34 + .../Tiles/tile_0546.png | Bin 0 -> 184 bytes .../Tiles/tile_0546.png.import | 34 + .../Tiles/tile_0547.png | Bin 0 -> 173 bytes .../Tiles/tile_0547.png.import | 34 + .../Tiles/tile_0548.png | Bin 0 -> 182 bytes .../Tiles/tile_0548.png.import | 34 + .../Tiles/tile_0549.png | Bin 0 -> 194 bytes .../Tiles/tile_0549.png.import | 34 + .../Tiles/tile_0550.png | Bin 0 -> 184 bytes .../Tiles/tile_0550.png.import | 34 + .../Tiles/tile_0551.png | Bin 0 -> 194 bytes .../Tiles/tile_0551.png.import | 34 + .../Tiles/tile_0552.png | Bin 0 -> 196 bytes .../Tiles/tile_0552.png.import | 34 + .../Tiles/tile_0553.png | Bin 0 -> 193 bytes .../Tiles/tile_0553.png.import | 34 + .../Tiles/tile_0554.png | Bin 0 -> 195 bytes .../Tiles/tile_0554.png.import | 34 + .../Tiles/tile_0555.png | Bin 0 -> 193 bytes .../Tiles/tile_0555.png.import | 34 + .../Tiles/tile_0556.png | Bin 0 -> 193 bytes .../Tiles/tile_0556.png.import | 34 + .../Tiles/tile_0557.png | Bin 0 -> 185 bytes .../Tiles/tile_0557.png.import | 34 + .../Tiles/tile_0558.png | Bin 0 -> 186 bytes .../Tiles/tile_0558.png.import | 34 + .../Tiles/tile_0559.png | Bin 0 -> 187 bytes .../Tiles/tile_0559.png.import | 34 + .../Tiles/tile_0560.png | Bin 0 -> 189 bytes .../Tiles/tile_0560.png.import | 34 + .../Tiles/tile_0561.png | Bin 0 -> 191 bytes .../Tiles/tile_0561.png.import | 34 + .../Tiles/tile_0562.png | Bin 0 -> 127 bytes .../Tiles/tile_0562.png.import | 34 + .../Tiles/tile_0563.png | Bin 0 -> 186 bytes .../Tiles/tile_0563.png.import | 34 + .../Tiles/tile_0564.png | Bin 0 -> 125 bytes .../Tiles/tile_0564.png.import | 34 + .../Tiles/tile_0565.png | Bin 0 -> 186 bytes .../Tiles/tile_0565.png.import | 34 + .../Tiles/tile_0566.png | Bin 0 -> 125 bytes .../Tiles/tile_0566.png.import | 34 + .../Tiles/tile_0567.png | Bin 0 -> 189 bytes .../Tiles/tile_0567.png.import | 34 + .../Tiles/tile_0568.png | Bin 0 -> 128 bytes .../Tiles/tile_0568.png.import | 34 + .../Tiles/tile_0569.png | Bin 0 -> 179 bytes .../Tiles/tile_0569.png.import | 34 + .../Tiles/tile_0570.png | Bin 0 -> 134 bytes .../Tiles/tile_0570.png.import | 34 + .../Tiles/tile_0571.png | Bin 0 -> 179 bytes .../Tiles/tile_0571.png.import | 34 + .../Tiles/tile_0572.png | Bin 0 -> 167 bytes .../Tiles/tile_0572.png.import | 34 + .../Tiles/tile_0573.png | Bin 0 -> 179 bytes .../Tiles/tile_0573.png.import | 34 + .../Tiles/tile_0574.png | Bin 0 -> 173 bytes .../Tiles/tile_0574.png.import | 34 + .../Tiles/tile_0575.png | Bin 0 -> 170 bytes .../Tiles/tile_0575.png.import | 34 + .../Tiles/tile_0576.png | Bin 0 -> 157 bytes .../Tiles/tile_0576.png.import | 34 + .../Tiles/tile_0577.png | Bin 0 -> 141 bytes .../Tiles/tile_0577.png.import | 34 + .../Tiles/tile_0578.png | Bin 0 -> 180 bytes .../Tiles/tile_0578.png.import | 34 + .../Tiles/tile_0579.png | Bin 0 -> 179 bytes .../Tiles/tile_0579.png.import | 34 + .../Tiles/tile_0580.png | Bin 0 -> 179 bytes .../Tiles/tile_0580.png.import | 34 + .../Tiles/tile_0581.png | Bin 0 -> 176 bytes .../Tiles/tile_0581.png.import | 34 + .../Tiles/tile_0582.png | Bin 0 -> 166 bytes .../Tiles/tile_0582.png.import | 34 + .../Tiles/tile_0583.png | Bin 0 -> 182 bytes .../Tiles/tile_0583.png.import | 34 + .../Tiles/tile_0584.png | Bin 0 -> 180 bytes .../Tiles/tile_0584.png.import | 34 + .../Tiles/tile_0585.png | Bin 0 -> 189 bytes .../Tiles/tile_0585.png.import | 34 + .../Tiles/tile_0586.png | Bin 0 -> 192 bytes .../Tiles/tile_0586.png.import | 34 + .../Tiles/tile_0587.png | Bin 0 -> 190 bytes .../Tiles/tile_0587.png.import | 34 + .../Tiles/tile_0588.png | Bin 0 -> 194 bytes .../Tiles/tile_0588.png.import | 34 + .../Tiles/tile_0589.png | Bin 0 -> 189 bytes .../Tiles/tile_0589.png.import | 34 + .../Tiles/tile_0590.png | Bin 0 -> 188 bytes .../Tiles/tile_0590.png.import | 34 + .../Tiles/tile_0591.png | Bin 0 -> 182 bytes .../Tiles/tile_0591.png.import | 34 + .../Tiles/tile_0592.png | Bin 0 -> 184 bytes .../Tiles/tile_0592.png.import | 34 + .../Tiles/tile_0593.png | Bin 0 -> 183 bytes .../Tiles/tile_0593.png.import | 34 + .../Tiles/tile_0594.png | Bin 0 -> 185 bytes .../Tiles/tile_0594.png.import | 34 + .../Tiles/tile_0595.png | Bin 0 -> 200 bytes .../Tiles/tile_0595.png.import | 34 + .../Tiles/tile_0596.png | Bin 0 -> 138 bytes .../Tiles/tile_0596.png.import | 34 + .../Tiles/tile_0597.png | Bin 0 -> 192 bytes .../Tiles/tile_0597.png.import | 34 + .../Tiles/tile_0598.png | Bin 0 -> 133 bytes .../Tiles/tile_0598.png.import | 34 + .../Tiles/tile_0599.png | Bin 0 -> 191 bytes .../Tiles/tile_0599.png.import | 34 + .../Tiles/tile_0600.png | Bin 0 -> 132 bytes .../Tiles/tile_0600.png.import | 34 + .../Tiles/tile_0601.png | Bin 0 -> 199 bytes .../Tiles/tile_0601.png.import | 34 + .../Tiles/tile_0602.png | Bin 0 -> 138 bytes .../Tiles/tile_0602.png.import | 34 + .../Tiles/tile_0603.png | Bin 0 -> 182 bytes .../Tiles/tile_0603.png.import | 34 + .../Tiles/tile_0604.png | Bin 0 -> 160 bytes .../Tiles/tile_0604.png.import | 34 + .../Tiles/tile_0605.png | Bin 0 -> 176 bytes .../Tiles/tile_0605.png.import | 34 + .../Tiles/tile_0606.png | Bin 0 -> 178 bytes .../Tiles/tile_0606.png.import | 34 + .../Tiles/tile_0607.png | Bin 0 -> 182 bytes .../Tiles/tile_0607.png.import} | 8 +- .../Tiles/tile_0608.png | Bin 0 -> 179 bytes .../Tiles/tile_0608.png.import | 34 + .../Tiles/tile_0609.png | Bin 0 -> 168 bytes .../Tiles/tile_0609.png.import | 34 + .../Tiles/tile_0610.png | Bin 0 -> 163 bytes .../Tiles/tile_0610.png.import | 34 + .../Tiles/tile_0611.png | Bin 0 -> 158 bytes .../Tiles/tile_0611.png.import | 34 + .../Tiles/tile_0612.png | Bin 0 -> 196 bytes .../Tiles/tile_0612.png.import | 34 + .../Tiles/tile_0613.png | Bin 0 -> 197 bytes .../Tiles/tile_0613.png.import | 34 + .../Tiles/tile_0614.png | Bin 0 -> 191 bytes .../Tiles/tile_0614.png.import | 34 + .../Tiles/tile_0615.png | Bin 0 -> 191 bytes .../Tiles/tile_0615.png.import | 34 + .../Tiles/tile_0616.png | Bin 0 -> 192 bytes .../Tiles/tile_0616.png.import | 34 + .../Tiles/tile_0617.png | Bin 0 -> 189 bytes .../Tiles/tile_0617.png.import | 34 + .../Tiles/tile_0618.png | Bin 0 -> 182 bytes .../Tiles/tile_0618.png.import | 34 + .../Tiles/tile_0619.png | Bin 0 -> 179 bytes .../Tiles/tile_0619.png.import | 34 + .../Tiles/tile_0620.png | Bin 0 -> 177 bytes .../Tiles/tile_0620.png.import | 34 + .../Tiles/tile_0621.png | Bin 0 -> 186 bytes .../Tiles/tile_0621.png.import | 34 + .../Tiles/tile_0622.png | Bin 0 -> 191 bytes .../Tiles/tile_0622.png.import | 34 + .../Tiles/tile_0623.png | Bin 0 -> 182 bytes .../Tiles/tile_0623.png.import | 34 + .../Tiles/tile_0624.png | Bin 0 -> 186 bytes .../Tiles/tile_0624.png.import | 34 + .../Tiles/tile_0625.png | Bin 0 -> 184 bytes .../Tiles/tile_0625.png.import | 34 + .../Tiles/tile_0626.png | Bin 0 -> 187 bytes .../Tiles/tile_0626.png.import | 34 + .../Tiles/tile_0627.png | Bin 0 -> 176 bytes .../Tiles/tile_0627.png.import | 34 + .../Tiles/tile_0628.png | Bin 0 -> 182 bytes .../Tiles/tile_0628.png.import | 34 + .../Tiles/tile_0629.png | Bin 0 -> 197 bytes .../Tiles/tile_0629.png.import | 34 + .../Tiles/tile_0630.png | Bin 0 -> 199 bytes .../Tiles/tile_0630.png.import | 34 + .../Tiles/tile_0631.png | Bin 0 -> 169 bytes .../Tiles/tile_0631.png.import | 34 + .../Tiles/tile_0632.png | Bin 0 -> 173 bytes .../Tiles/tile_0632.png.import | 34 + .../Tiles/tile_0633.png | Bin 0 -> 189 bytes .../Tiles/tile_0633.png.import | 34 + .../Tiles/tile_0634.png | Bin 0 -> 191 bytes .../Tiles/tile_0634.png.import | 34 + .../Tiles/tile_0635.png | Bin 0 -> 193 bytes .../Tiles/tile_0635.png.import | 34 + .../Tiles/tile_0636.png | Bin 0 -> 194 bytes .../Tiles/tile_0636.png.import | 34 + .../Tiles/tile_0637.png | Bin 0 -> 182 bytes .../Tiles/tile_0637.png.import | 34 + .../Tiles/tile_0638.png | Bin 0 -> 188 bytes .../Tiles/tile_0638.png.import | 34 + .../Tiles/tile_0639.png | Bin 0 -> 180 bytes .../Tiles/tile_0639.png.import | 34 + .../Tiles/tile_0640.png | Bin 0 -> 183 bytes .../Tiles/tile_0640.png.import | 34 + .../Tiles/tile_0641.png | Bin 0 -> 179 bytes .../Tiles/tile_0641.png.import | 34 + .../Tiles/tile_0642.png | Bin 0 -> 182 bytes .../Tiles/tile_0642.png.import | 34 + .../Tiles/tile_0643.png | Bin 0 -> 169 bytes .../Tiles/tile_0643.png.import | 34 + .../Tiles/tile_0644.png | Bin 0 -> 163 bytes .../Tiles/tile_0644.png.import | 34 + .../Tiles/tile_0645.png | Bin 0 -> 167 bytes .../Tiles/tile_0645.png.import | 34 + .../Tiles/tile_0646.png | Bin 0 -> 179 bytes .../Tiles/tile_0646.png.import | 34 + .../Tiles/tile_0647.png | Bin 0 -> 176 bytes .../Tiles/tile_0647.png.import | 34 + .../Tiles/tile_0648.png | Bin 0 -> 187 bytes .../Tiles/tile_0648.png.import | 34 + .../Tiles/tile_0649.png | Bin 0 -> 183 bytes .../Tiles/tile_0649.png.import | 34 + .../Tiles/tile_0650.png | Bin 0 -> 192 bytes .../Tiles/tile_0650.png.import | 34 + .../Tiles/tile_0651.png | Bin 0 -> 189 bytes .../Tiles/tile_0651.png.import | 34 + .../Tiles/tile_0652.png | Bin 0 -> 182 bytes .../Tiles/tile_0652.png.import | 34 + .../Tiles/tile_0653.png | Bin 0 -> 173 bytes .../Tiles/tile_0653.png.import | 34 + .../Tiles/tile_0654.png | Bin 0 -> 174 bytes .../Tiles/tile_0654.png.import | 34 + .../Tiles/tile_0655.png | Bin 0 -> 180 bytes .../Tiles/tile_0655.png.import | 34 + .../Tiles/tile_0656.png | Bin 0 -> 189 bytes .../Tiles/tile_0656.png.import | 34 + .../Tiles/tile_0657.png | Bin 0 -> 179 bytes .../Tiles/tile_0657.png.import | 34 + .../Tiles/tile_0658.png | Bin 0 -> 185 bytes .../Tiles/tile_0658.png.import | 34 + .../Tiles/tile_0659.png | Bin 0 -> 182 bytes .../Tiles/tile_0659.png.import | 34 + .../Tiles/tile_0660.png | Bin 0 -> 184 bytes .../Tiles/tile_0660.png.import | 34 + .../Tiles/tile_0661.png | Bin 0 -> 177 bytes .../Tiles/tile_0661.png.import | 34 + .../Tiles/tile_0662.png | Bin 0 -> 183 bytes .../Tiles/tile_0662.png.import | 34 + .../Tiles/tile_0663.png | Bin 0 -> 189 bytes .../Tiles/tile_0663.png.import | 34 + .../Tiles/tile_0664.png | Bin 0 -> 192 bytes .../Tiles/tile_0664.png.import | 34 + .../Tiles/tile_0665.png | Bin 0 -> 165 bytes .../Tiles/tile_0665.png.import | 34 + .../Tiles/tile_0666.png | Bin 0 -> 168 bytes .../Tiles/tile_0666.png.import | 34 + .../Tiles/tile_0667.png | Bin 0 -> 181 bytes .../Tiles/tile_0667.png.import | 34 + .../Tiles/tile_0668.png | Bin 0 -> 183 bytes .../Tiles/tile_0668.png.import | 34 + .../Tiles/tile_0669.png | Bin 0 -> 187 bytes .../Tiles/tile_0669.png.import | 34 + .../Tiles/tile_0670.png | Bin 0 -> 191 bytes .../Tiles/tile_0670.png.import | 34 + .../Tiles/tile_0671.png | Bin 0 -> 177 bytes .../Tiles/tile_0671.png.import | 34 + .../Tiles/tile_0672.png | Bin 0 -> 183 bytes .../Tiles/tile_0672.png.import | 34 + .../Tiles/tile_0673.png | Bin 0 -> 183 bytes .../Tiles/tile_0673.png.import | 34 + .../Tiles/tile_0674.png | Bin 0 -> 188 bytes .../Tiles/tile_0674.png.import | 34 + .../Tiles/tile_0675.png | Bin 0 -> 184 bytes .../Tiles/tile_0675.png.import | 34 + .../Tiles/tile_0676.png | Bin 0 -> 184 bytes .../Tiles/tile_0676.png.import | 34 + .../Tiles/tile_0677.png | Bin 0 -> 168 bytes .../Tiles/tile_0677.png.import | 34 + .../Tiles/tile_0678.png | Bin 0 -> 165 bytes .../Tiles/tile_0678.png.import | 34 + .../Tiles/tile_0679.png | Bin 0 -> 173 bytes .../Tiles/tile_0679.png.import | 34 + .../Tiles/tile_0680.png | Bin 0 -> 164 bytes .../Tiles/tile_0680.png.import | 34 + .../Tiles/tile_0681.png | Bin 0 -> 172 bytes .../Tiles/tile_0681.png.import | 34 + .../Tiles/tile_0682.png | Bin 0 -> 193 bytes .../Tiles/tile_0682.png.import | 34 + .../Tiles/tile_0683.png | Bin 0 -> 199 bytes .../Tiles/tile_0683.png.import | 34 + .../Tiles/tile_0684.png | Bin 0 -> 188 bytes .../Tiles/tile_0684.png.import | 34 + .../Tiles/tile_0685.png | Bin 0 -> 191 bytes .../Tiles/tile_0685.png.import | 34 + .../Tiles/tile_0686.png | Bin 0 -> 191 bytes .../Tiles/tile_0686.png.import | 34 + .../Tiles/tile_0687.png | Bin 0 -> 176 bytes .../Tiles/tile_0687.png.import | 34 + .../Tiles/tile_0688.png | Bin 0 -> 190 bytes .../Tiles/tile_0688.png.import | 34 + .../Tiles/tile_0689.png | Bin 0 -> 191 bytes .../Tiles/tile_0689.png.import | 34 + .../Tiles/tile_0690.png | Bin 0 -> 191 bytes .../Tiles/tile_0690.png.import | 34 + .../Tiles/tile_0691.png | Bin 0 -> 187 bytes .../Tiles/tile_0691.png.import | 34 + .../Tiles/tile_0692.png | Bin 0 -> 166 bytes .../Tiles/tile_0692.png.import | 34 + .../Tiles/tile_0693.png | Bin 0 -> 146 bytes .../Tiles/tile_0693.png.import | 34 + .../Tiles/tile_0694.png | Bin 0 -> 164 bytes .../Tiles/tile_0694.png.import | 34 + .../Tiles/tile_0695.png | Bin 0 -> 178 bytes .../Tiles/tile_0695.png.import | 34 + .../Tiles/tile_0696.png | Bin 0 -> 191 bytes .../Tiles/tile_0696.png.import | 34 + .../Tiles/tile_0697.png | Bin 0 -> 162 bytes .../Tiles/tile_0697.png.import | 34 + .../Tiles/tile_0698.png | Bin 0 -> 176 bytes .../Tiles/tile_0698.png.import | 34 + .../Tiles/tile_0699.png | Bin 0 -> 174 bytes .../Tiles/tile_0699.png.import | 34 + .../Tiles/tile_0700.png | Bin 0 -> 146 bytes .../Tiles/tile_0700.png.import | 34 + .../Tiles/tile_0701.png | Bin 0 -> 158 bytes .../Tiles/tile_0701.png.import | 34 + .../Tiles/tile_0702.png | Bin 0 -> 168 bytes .../Tiles/tile_0702.png.import | 34 + .../Tiles/tile_0703.png | Bin 0 -> 207 bytes .../Tiles/tile_0703.png.import | 34 + .../Tiles/tile_0704.png | Bin 0 -> 173 bytes .../Tiles/tile_0704.png.import | 34 + .../Tiles/tile_0705.png | Bin 0 -> 200 bytes .../Tiles/tile_0705.png.import | 34 + .../Tiles/tile_0706.png | Bin 0 -> 169 bytes .../Tiles/tile_0706.png.import | 34 + .../Tiles/tile_0707.png | Bin 0 -> 169 bytes .../Tiles/tile_0707.png.import | 34 + .../Tiles/tile_0708.png | Bin 0 -> 183 bytes .../Tiles/tile_0708.png.import | 34 + .../Tiles/tile_0709.png | Bin 0 -> 198 bytes .../Tiles/tile_0709.png.import | 34 + .../Tiles/tile_0710.png | Bin 0 -> 196 bytes .../Tiles/tile_0710.png.import | 34 + .../Tiles/tile_0711.png | Bin 0 -> 198 bytes .../Tiles/tile_0711.png.import | 34 + .../Tiles/tile_0712.png | Bin 0 -> 195 bytes .../Tiles/tile_0712.png.import | 34 + .../Tiles/tile_0713.png | Bin 0 -> 197 bytes .../Tiles/tile_0713.png.import | 34 + .../Tiles/tile_0714.png | Bin 0 -> 150 bytes .../Tiles/tile_0714.png.import | 34 + .../Tiles/tile_0715.png | Bin 0 -> 165 bytes .../Tiles/tile_0715.png.import | 34 + .../Tiles/tile_0716.png | Bin 0 -> 186 bytes .../Tiles/tile_0716.png.import | 34 + .../Tiles/tile_0717.png | Bin 0 -> 193 bytes .../Tiles/tile_0717.png.import | 34 + .../Tiles/tile_0718.png | Bin 0 -> 186 bytes .../Tiles/tile_0718.png.import | 34 + .../Tiles/tile_0719.png | Bin 0 -> 190 bytes .../Tiles/tile_0719.png.import | 34 + .../Tiles/tile_0720.png | Bin 0 -> 192 bytes .../Tiles/tile_0720.png.import | 34 + .../Tiles/tile_0721.png | Bin 0 -> 171 bytes .../Tiles/tile_0721.png.import | 34 + .../Tiles/tile_0722.png | Bin 0 -> 191 bytes .../Tiles/tile_0722.png.import | 34 + .../Tiles/tile_0723.png | Bin 0 -> 192 bytes .../Tiles/tile_0723.png.import | 34 + .../Tiles/tile_0724.png | Bin 0 -> 192 bytes .../Tiles/tile_0724.png.import | 34 + .../Tiles/tile_0725.png | Bin 0 -> 178 bytes .../Tiles/tile_0725.png.import | 34 + .../Tiles/tile_0726.png | Bin 0 -> 150 bytes .../Tiles/tile_0726.png.import | 34 + .../Tiles/tile_0727.png | Bin 0 -> 146 bytes .../Tiles/tile_0727.png.import | 34 + .../Tiles/tile_0728.png | Bin 0 -> 164 bytes .../Tiles/tile_0728.png.import | 34 + .../Tiles/tile_0729.png | Bin 0 -> 178 bytes .../Tiles/tile_0729.png.import | 34 + .../Tiles/tile_0730.png | Bin 0 -> 186 bytes .../Tiles/tile_0730.png.import | 34 + .../Tiles/tile_0731.png | Bin 0 -> 162 bytes .../Tiles/tile_0731.png.import | 34 + .../Tiles/tile_0732.png | Bin 0 -> 176 bytes .../Tiles/tile_0732.png.import | 34 + .../Tiles/tile_0733.png | Bin 0 -> 174 bytes .../Tiles/tile_0733.png.import | 34 + .../Tiles/tile_0734.png | Bin 0 -> 146 bytes .../Tiles/tile_0734.png.import | 34 + .../Tiles/tile_0735.png | Bin 0 -> 158 bytes .../Tiles/tile_0735.png.import | 34 + .../Tiles/tile_0736.png | Bin 0 -> 168 bytes .../Tiles/tile_0736.png.import | 34 + .../Tiles/tile_0737.png | Bin 0 -> 216 bytes .../Tiles/tile_0737.png.import | 34 + .../Tiles/tile_0738.png | Bin 0 -> 173 bytes .../Tiles/tile_0738.png.import | 34 + .../Tiles/tile_0739.png | Bin 0 -> 213 bytes .../Tiles/tile_0739.png.import | 34 + .../Tiles/tile_0740.png | Bin 0 -> 169 bytes .../Tiles/tile_0740.png.import | 34 + .../Tiles/tile_0741.png | Bin 0 -> 169 bytes .../Tiles/tile_0741.png.import | 34 + .../Tiles/tile_0742.png | Bin 0 -> 199 bytes .../Tiles/tile_0742.png.import | 34 + .../Tiles/tile_0743.png | Bin 0 -> 221 bytes .../Tiles/tile_0743.png.import | 34 + .../Tiles/tile_0744.png | Bin 0 -> 215 bytes .../Tiles/tile_0744.png.import | 34 + .../Tiles/tile_0745.png | Bin 0 -> 221 bytes .../Tiles/tile_0745.png.import | 34 + .../Tiles/tile_0746.png | Bin 0 -> 216 bytes .../Tiles/tile_0746.png.import | 34 + .../Tiles/tile_0747.png | Bin 0 -> 217 bytes .../Tiles/tile_0747.png.import | 34 + .../Tiles/tile_0748.png | Bin 0 -> 183 bytes .../Tiles/tile_0748.png.import | 34 + .../Tiles/tile_0749.png | Bin 0 -> 205 bytes .../Tiles/tile_0749.png.import | 34 + .../Tiles/tile_0750.png | Bin 0 -> 196 bytes .../Tiles/tile_0750.png.import | 34 + .../Tiles/tile_0751.png | Bin 0 -> 193 bytes .../Tiles/tile_0751.png.import | 34 + .../Tiles/tile_0752.png | Bin 0 -> 199 bytes .../Tiles/tile_0752.png.import | 34 + .../Tiles/tile_0753.png | Bin 0 -> 205 bytes .../Tiles/tile_0753.png.import | 34 + .../Tiles/tile_0754.png | Bin 0 -> 208 bytes .../Tiles/tile_0754.png.import | 34 + .../Tiles/tile_0755.png | Bin 0 -> 217 bytes .../Tiles/tile_0755.png.import | 34 + .../Tiles/tile_0756.png | Bin 0 -> 207 bytes .../Tiles/tile_0756.png.import | 34 + .../Tiles/tile_0757.png | Bin 0 -> 191 bytes .../Tiles/tile_0757.png.import | 34 + .../Tiles/tile_0758.png | Bin 0 -> 190 bytes .../Tiles/tile_0758.png.import | 34 + .../Tiles/tile_0759.png | Bin 0 -> 191 bytes .../Tiles/tile_0759.png.import | 34 + .../Tiles/tile_0760.png | Bin 0 -> 190 bytes .../Tiles/tile_0760.png.import | 34 + .../Tiles/tile_0761.png | Bin 0 -> 191 bytes .../Tiles/tile_0761.png.import | 34 + .../Tiles/tile_0762.png | Bin 0 -> 198 bytes .../Tiles/tile_0762.png.import | 34 + .../Tiles/tile_0763.png | Bin 0 -> 182 bytes .../Tiles/tile_0763.png.import | 34 + .../Tiles/tile_0764.png | Bin 0 -> 187 bytes .../Tiles/tile_0764.png.import | 34 + .../Tiles/tile_0765.png | Bin 0 -> 182 bytes .../Tiles/tile_0765.png.import | 34 + .../Tiles/tile_0766.png | Bin 0 -> 183 bytes .../Tiles/tile_0766.png.import | 34 + .../Tiles/tile_0767.png | Bin 0 -> 154 bytes .../Tiles/tile_0767.png.import | 34 + .../Tiles/tile_0768.png | Bin 0 -> 164 bytes .../Tiles/tile_0768.png.import | 34 + .../Tiles/tile_0769.png | Bin 0 -> 166 bytes .../Tiles/tile_0769.png.import | 34 + .../Tiles/tile_0770.png | Bin 0 -> 151 bytes .../Tiles/tile_0770.png.import | 34 + .../Tiles/tile_0771.png | Bin 0 -> 152 bytes .../Tiles/tile_0771.png.import | 34 + .../Tiles/tile_0772.png | Bin 0 -> 168 bytes .../Tiles/tile_0772.png.import | 34 + .../Tiles/tile_0773.png | Bin 0 -> 168 bytes .../Tiles/tile_0773.png.import | 34 + .../Tiles/tile_0774.png | Bin 0 -> 171 bytes .../Tiles/tile_0774.png.import | 34 + .../Tiles/tile_0775.png | Bin 0 -> 168 bytes .../Tiles/tile_0775.png.import | 34 + .../Tiles/tile_0776.png | Bin 0 -> 183 bytes .../Tiles/tile_0776.png.import | 34 + .../Tiles/tile_0777.png | Bin 0 -> 198 bytes .../Tiles/tile_0777.png.import | 34 + .../Tiles/tile_0778.png | Bin 0 -> 196 bytes .../Tiles/tile_0778.png.import | 34 + .../Tiles/tile_0779.png | Bin 0 -> 198 bytes .../Tiles/tile_0779.png.import | 34 + .../Tiles/tile_0780.png | Bin 0 -> 195 bytes .../Tiles/tile_0780.png.import | 34 + .../Tiles/tile_0781.png | Bin 0 -> 197 bytes .../Tiles/tile_0781.png.import | 34 + .../Tiles/tile_0782.png | Bin 0 -> 181 bytes .../Tiles/tile_0782.png.import | 34 + .../Tiles/tile_0783.png | Bin 0 -> 198 bytes .../Tiles/tile_0783.png.import | 34 + .../Tiles/tile_0784.png | Bin 0 -> 193 bytes .../Tiles/tile_0784.png.import | 34 + .../Tiles/tile_0785.png | Bin 0 -> 188 bytes .../Tiles/tile_0785.png.import | 34 + .../Tiles/tile_0786.png | Bin 0 -> 193 bytes .../Tiles/tile_0786.png.import | 34 + .../Tiles/tile_0787.png | Bin 0 -> 199 bytes .../Tiles/tile_0787.png.import | 34 + .../Tiles/tile_0788.png | Bin 0 -> 200 bytes .../Tiles/tile_0788.png.import | 34 + .../Tiles/tile_0789.png | Bin 0 -> 206 bytes .../Tiles/tile_0789.png.import | 34 + .../Tiles/tile_0790.png | Bin 0 -> 209 bytes .../Tiles/tile_0790.png.import | 34 + .../Tiles/tile_0791.png | Bin 0 -> 182 bytes .../Tiles/tile_0791.png.import | 34 + .../Tiles/tile_0792.png | Bin 0 -> 180 bytes .../Tiles/tile_0792.png.import | 34 + .../Tiles/tile_0793.png | Bin 0 -> 182 bytes .../Tiles/tile_0793.png.import | 34 + .../Tiles/tile_0794.png | Bin 0 -> 181 bytes .../Tiles/tile_0794.png.import | 34 + .../Tiles/tile_0795.png | Bin 0 -> 182 bytes .../Tiles/tile_0795.png.import | 34 + .../Tiles/tile_0796.png | Bin 0 -> 188 bytes .../Tiles/tile_0796.png.import | 34 + .../Tiles/tile_0797.png | Bin 0 -> 178 bytes .../Tiles/tile_0797.png.import | 34 + .../Tiles/tile_0798.png | Bin 0 -> 185 bytes .../Tiles/tile_0798.png.import | 34 + .../Tiles/tile_0799.png | Bin 0 -> 179 bytes .../Tiles/tile_0799.png.import | 34 + .../Tiles/tile_0800.png | Bin 0 -> 180 bytes .../Tiles/tile_0800.png.import | 34 + .../Tiles/tile_0801.png | Bin 0 -> 154 bytes .../Tiles/tile_0801.png.import | 34 + .../Tiles/tile_0802.png | Bin 0 -> 164 bytes .../Tiles/tile_0802.png.import | 34 + .../Tiles/tile_0803.png | Bin 0 -> 166 bytes .../Tiles/tile_0803.png.import | 34 + .../Tiles/tile_0804.png | Bin 0 -> 151 bytes .../Tiles/tile_0804.png.import | 34 + .../Tiles/tile_0805.png | Bin 0 -> 152 bytes .../Tiles/tile_0805.png.import | 34 + .../Tiles/tile_0806.png | Bin 0 -> 171 bytes .../Tiles/tile_0806.png.import | 34 + .../Tiles/tile_0807.png | Bin 0 -> 174 bytes .../Tiles/tile_0807.png.import | 34 + .../Tiles/tile_0808.png | Bin 0 -> 174 bytes .../Tiles/tile_0808.png.import | 34 + .../Tiles/tile_0809.png | Bin 0 -> 174 bytes .../Tiles/tile_0809.png.import | 34 + .../Tiles/tile_0810.png | Bin 0 -> 199 bytes .../Tiles/tile_0810.png.import | 34 + .../Tiles/tile_0811.png | Bin 0 -> 221 bytes .../Tiles/tile_0811.png.import | 34 + .../Tiles/tile_0812.png | Bin 0 -> 215 bytes .../Tiles/tile_0812.png.import | 34 + .../Tiles/tile_0813.png | Bin 0 -> 221 bytes .../Tiles/tile_0813.png.import | 34 + .../Tiles/tile_0814.png | Bin 0 -> 216 bytes .../Tiles/tile_0814.png.import | 34 + .../Tiles/tile_0815.png | Bin 0 -> 217 bytes .../Tiles/tile_0815.png.import | 34 + .../Tilesheet.txt | 9 + .../Visit Kenney.url | 2 + .../Visit Patreon.url | 2 + .../assets/icons/pixelitos/128/Alacritty.png | Bin 0 -> 474 bytes .../Alacritty.png.import} | 8 +- .../assets/icons/pixelitos/128/CMakeSetup.png | Bin 0 -> 534 bytes .../icons/pixelitos/128/CMakeSetup.png.import | 34 + .../pixelitos/128/QtProject-qtcreator.png | Bin 0 -> 359 bytes .../128/QtProject-qtcreator.png.import | 34 + .../pixelitos/128/accesories-screenshoot.png | Bin 0 -> 457 bytes .../128/accesories-screenshoot.png.import | 34 + .../pixelitos/128/accessories-calculator.png | Bin 0 -> 520 bytes .../128/accessories-calculator.png.import | 34 + .../icons/pixelitos/128/accessories-clock.png | Bin 0 -> 647 bytes .../accessories-clock.png.import} | 8 +- .../pixelitos/128/accessories-dictionary.png | Bin 0 -> 317 bytes .../128/accessories-dictionary.png.import | 34 + .../128/accessories-ebook-reader.png | Bin 0 -> 317 bytes .../128/accessories-ebook-reader.png.import | 34 + .../icons/pixelitos/128/accessories-notes.png | Bin 0 -> 455 bytes .../128/accessories-notes.png.import | 34 + .../icons/pixelitos/128/accessories-safe.png | Bin 0 -> 481 bytes .../accessories-safe.png.import} | 8 +- .../pixelitos/128/accessories-screenshoot.png | Bin 0 -> 457 bytes .../128/accessories-screenshoot.png.import | 34 + .../pixelitos/128/accessories-text-editor.png | Bin 0 -> 538 bytes .../128/accessories-text-editor.png.import | 34 + .../assets/icons/pixelitos/128/alacarte.png | Bin 0 -> 389 bytes .../icons/pixelitos/128/alacarte.png.import | 34 + .../assets/icons/pixelitos/128/anatine.png | Bin 0 -> 408 bytes .../icons/pixelitos/128/anatine.png.import | 34 + .../pixelitos/128/app.xemu.xemu.png.import | 2 +- .../assets/icons/pixelitos/128/apple.png | Bin 0 -> 638 bytes .../icons/pixelitos/128/apple.png.import | 34 + .../pixelitos/128/applets-screenshooter.png | Bin 0 -> 457 bytes .../128/applets-screenshooter.png.import | 34 + .../pixelitos/128/applets-screenshot.png | Bin 0 -> 457 bytes .../128/applets-screenshot.png.import | 34 + .../128/application-vnd.affinity-designer.png | Bin 0 -> 774 bytes ...plication-vnd.affinity-designer.png.import | 34 + .../128/applications-accessories.png | Bin 0 -> 480 bytes .../128/applications-accessories.png.import | 34 + .../icons/pixelitos/128/applications-all.png | Bin 0 -> 622 bytes .../pixelitos/128/applications-all.png.import | 34 + .../128/applications-development.png | Bin 0 -> 431 bytes .../128/applications-development.png.import | 34 + .../pixelitos/128/applications-education.png | Bin 0 -> 415 bytes .../128/applications-education.png.import | 34 + .../pixelitos/128/applications-games.png | Bin 0 -> 610 bytes .../128/applications-games.png.import | 34 + .../pixelitos/128/applications-graphics.png | Bin 0 -> 645 bytes .../128/applications-graphics.png.import | 34 + .../pixelitos/128/applications-internet.png | Bin 0 -> 522 bytes .../128/applications-internet.png.import | 34 + .../pixelitos/128/applications-multimedia.png | Bin 0 -> 456 bytes .../128/applications-multimedia.png.import | 34 + .../pixelitos/128/applications-office.png | Bin 0 -> 395 bytes .../128/applications-office.png.import | 34 + .../pixelitos/128/applications-other.png | Bin 0 -> 414 bytes .../128/applications-other.png.import | 34 + .../pixelitos/128/applications-science.png | Bin 0 -> 415 bytes .../128/applications-science.png.import | 34 + .../pixelitos/128/applications-system.png | Bin 0 -> 472 bytes .../128/applications-system.png.import | 34 + .../128/applications-webbrowsers.png | Bin 0 -> 522 bytes .../128/applications-webbrowsers.png.import | 34 + .../assets/icons/pixelitos/128/ares.png | Bin 0 -> 696 bytes .../icons/pixelitos/128/ares.png.import | 34 + .../assets/icons/pixelitos/128/ark.png | Bin 0 -> 498 bytes .../assets/icons/pixelitos/128/ark.png.import | 34 + .../assets/icons/pixelitos/128/arronax.png | Bin 0 -> 478 bytes .../icons/pixelitos/128/arronax.png.import | 34 + .../icons/pixelitos/128/assaultcube.png | Bin 0 -> 636 bytes .../pixelitos/128/assaultcube.png.import | 34 + .../assets/icons/pixelitos/128/atril.png | Bin 0 -> 548 bytes .../icons/pixelitos/128/atril.png.import | 34 + .../assets/icons/pixelitos/128/audacity.png | Bin 0 -> 524 bytes .../icons/pixelitos/128/audacity.png.import | 34 + .../icons/pixelitos/128/avatar-default.png | Bin 0 -> 441 bytes .../avatar-default.png.import} | 8 +- .../pixelitos/128/balena-etcher-electron.png | Bin 0 -> 530 bytes .../128/balena-etcher-electron.png.import | 34 + .../assets/icons/pixelitos/128/bigpemu.png | Bin 0 -> 898 bytes .../icons/pixelitos/128/bigpemu.png.import | 34 + .../assets/icons/pixelitos/128/blender.png | Bin 0 -> 486 bytes .../icons/pixelitos/128/blender.png.import | 34 + .../assets/icons/pixelitos/128/bulky.png | Bin 0 -> 445 bytes .../icons/pixelitos/128/bulky.png.import | 34 + .../icons/pixelitos/128/chrome-beta.png | Bin 0 -> 542 bytes .../pixelitos/128/chrome-beta.png.import | 34 + .../assets/icons/pixelitos/128/chrome.png | Bin 0 -> 542 bytes .../icons/pixelitos/128/chrome.png.import | 34 + .../128/cinnamon-virtual-keyboard.png | Bin 0 -> 303 bytes .../128/cinnamon-virtual-keyboard.png.import | 34 + .../assets/icons/pixelitos/128/clementine.png | Bin 0 -> 464 bytes .../icons/pixelitos/128/clementine.png.import | 34 + .../assets/icons/pixelitos/128/cmake-gui.png | Bin 0 -> 534 bytes .../icons/pixelitos/128/cmake-gui.png.import | 34 + .../assets/icons/pixelitos/128/cmake.png | Bin 0 -> 534 bytes .../icons/pixelitos/128/cmake.png.import | 34 + .../assets/icons/pixelitos/128/code-oss.png | Bin 0 -> 566 bytes .../icons/pixelitos/128/code-oss.png.import | 34 + .../assets/icons/pixelitos/128/compton.png | Bin 0 -> 473 bytes .../icons/pixelitos/128/compton.png.import | 34 + .../assets/icons/pixelitos/128/computer.png | Bin 0 -> 344 bytes .../icons/pixelitos/128/computer.png.import | 34 + .../assets/icons/pixelitos/128/cs-applets.png | Bin 0 -> 330 bytes .../icons/pixelitos/128/cs-applets.png.import | 34 + .../icons/pixelitos/128/cs-backgrounds.png | Bin 0 -> 600 bytes .../cs-backgrounds.png.import} | 8 +- .../icons/pixelitos/128/cs-cat-appearance.png | Bin 0 -> 507 bytes .../128/cs-cat-appearance.png.import | 34 + .../icons/pixelitos/128/cs-cat-hardware.png | Bin 0 -> 303 bytes .../cs-cat-hardware.png.import} | 8 +- .../icons/pixelitos/128/cs-cat-prefs.png | Bin 0 -> 472 bytes .../pixelitos/128/cs-cat-prefs.png.import | 34 + .../icons/pixelitos/128/cs-cat-tweaks.png | Bin 0 -> 472 bytes .../pixelitos/128/cs-cat-tweaks.png.import | 34 + .../assets/icons/pixelitos/128/cs-color.png | Bin 0 -> 559 bytes .../icons/pixelitos/128/cs-color.png.import | 34 + .../icons/pixelitos/128/cs-date-time.png | Bin 0 -> 647 bytes .../pixelitos/128/cs-date-time.png.import | 34 + .../pixelitos/128/cs-default-applications.png | Bin 0 -> 447 bytes .../128/cs-default-applications.png.import | 34 + .../icons/pixelitos/128/cs-desklets.png | Bin 0 -> 455 bytes .../pixelitos/128/cs-desklets.png.import | 34 + .../pixelitos/128/cs-desktop-effects.png | Bin 0 -> 485 bytes .../128/cs-desktop-effects.png.import | 34 + .../assets/icons/pixelitos/128/cs-desktop.png | Bin 0 -> 244 bytes .../icons/pixelitos/128/cs-desktop.png.import | 34 + .../assets/icons/pixelitos/128/cs-details.png | Bin 0 -> 415 bytes .../icons/pixelitos/128/cs-details.png.import | 34 + .../assets/icons/pixelitos/128/cs-display.png | Bin 0 -> 344 bytes .../icons/pixelitos/128/cs-display.png.import | 34 + .../icons/pixelitos/128/cs-extensions.png | Bin 0 -> 383 bytes .../pixelitos/128/cs-extensions.png.import | 34 + .../assets/icons/pixelitos/128/cs-fonts.png | Bin 0 -> 413 bytes .../icons/pixelitos/128/cs-fonts.png.import | 34 + .../assets/icons/pixelitos/128/cs-general.png | Bin 0 -> 472 bytes .../icons/pixelitos/128/cs-general.png.import | 34 + .../icons/pixelitos/128/cs-keyboard.png | Bin 0 -> 303 bytes .../pixelitos/128/cs-keyboard.png.import | 34 + .../assets/icons/pixelitos/128/cs-mouse.png | Bin 0 -> 361 bytes .../icons/pixelitos/128/cs-mouse.png.import | 34 + .../assets/icons/pixelitos/128/cs-network.png | Bin 0 -> 394 bytes .../icons/pixelitos/128/cs-network.png.import | 34 + .../icons/pixelitos/128/cs-notifications.png | Bin 0 -> 454 bytes .../pixelitos/128/cs-notifications.png.import | 34 + .../pixelitos/128/cs-online-accounts.png | Bin 0 -> 367 bytes .../128/cs-online-accounts.png.import | 34 + .../icons/pixelitos/128/cs-overview.png | Bin 0 -> 461 bytes .../pixelitos/128/cs-overview.png.import | 34 + .../assets/icons/pixelitos/128/cs-panel.png | Bin 0 -> 375 bytes .../icons/pixelitos/128/cs-panel.png.import | 34 + .../assets/icons/pixelitos/128/cs-power.png | Bin 0 -> 357 bytes .../icons/pixelitos/128/cs-power.png.import | 34 + .../assets/icons/pixelitos/128/cs-printer.png | Bin 0 -> 428 bytes .../icons/pixelitos/128/cs-printer.png.import | 34 + .../assets/icons/pixelitos/128/cs-privacy.png | Bin 0 -> 375 bytes .../icons/pixelitos/128/cs-privacy.png.import | 34 + .../icons/pixelitos/128/cs-screensaver.png | Bin 0 -> 415 bytes .../pixelitos/128/cs-screensaver.png.import | 34 + .../assets/icons/pixelitos/128/cs-sound.png | Bin 0 -> 389 bytes .../icons/pixelitos/128/cs-sound.png.import | 34 + .../pixelitos/128/cs-startup-programs.png | Bin 0 -> 519 bytes .../128/cs-startup-programs.png.import | 34 + .../assets/icons/pixelitos/128/cs-tablet.png | Bin 0 -> 366 bytes .../icons/pixelitos/128/cs-tablet.png.import | 34 + .../assets/icons/pixelitos/128/cs-themes.png | Bin 0 -> 507 bytes .../icons/pixelitos/128/cs-themes.png.import | 34 + .../assets/icons/pixelitos/128/cs-tiling.png | Bin 0 -> 448 bytes .../icons/pixelitos/128/cs-tiling.png.import | 34 + .../pixelitos/128/cs-universal-access.png | Bin 0 -> 570 bytes .../128/cs-universal-access.png.import | 34 + .../assets/icons/pixelitos/128/cs-user.png | Bin 0 -> 441 bytes .../icons/pixelitos/128/cs-user.png.import | 34 + .../assets/icons/pixelitos/128/cs-windows.png | Bin 0 -> 371 bytes .../icons/pixelitos/128/cs-windows.png.import | 34 + .../icons/pixelitos/128/cs-workspaces.png | Bin 0 -> 390 bytes .../pixelitos/128/cs-workspaces.png.import | 34 + .../128/desktop-environment-xfce.png | Bin 0 -> 469 bytes .../128/desktop-environment-xfce.png.import | 34 + .../icons/pixelitos/128/dialog-password.png | Bin 0 -> 447 bytes .../dialog-password.png.import} | 8 +- .../assets/icons/pixelitos/128/discord.png | Bin 0 -> 623 bytes .../icons/pixelitos/128/discord.png.import | 34 + .../pixelitos/128/disk-usage-analyzer.png | Bin 0 -> 527 bytes .../128/disk-usage-analyzer.png.import | 34 + .../pixelitos/128/document-open-recent.png | Bin 0 -> 647 bytes .../128/document-open-recent.png.import | 34 + .../assets/icons/pixelitos/128/dosbox-x.png | Bin 0 -> 1161 bytes .../icons/pixelitos/128/dosbox-x.png.import | 34 + .../assets/icons/pixelitos/128/dosbox.png | Bin 0 -> 809 bytes .../icons/pixelitos/128/dosbox.png.import | 34 + .../pixelitos/128/drive-removable-media.png | Bin 0 -> 477 bytes .../128/drive-removable-media.png.import | 34 + .../assets/icons/pixelitos/128/duck_tank.png | Bin 0 -> 855 bytes .../icons/pixelitos/128/duck_tank.png.import | 34 + .../icons/pixelitos/128/duckstation-nogui.png | Bin 15 -> 586 bytes .../128/duckstation-nogui.png.import | 2 +- .../pixelitos/128/duckstation.png.import | 2 +- .../assets/icons/pixelitos/128/emacs.png | Bin 0 -> 601 bytes .../icons/pixelitos/128/emacs.png.import | 34 + .../assets/icons/pixelitos/128/email.png | Bin 0 -> 537 bytes .../icons/pixelitos/128/email.png.import | 34 + .../icons/pixelitos/128/eu.vcmi.VCMI.png | Bin 0 -> 475 bytes .../pixelitos/128/eu.vcmi.VCMI.png.import | 34 + .../assets/icons/pixelitos/128/facebook.png | Bin 0 -> 606 bytes .../icons/pixelitos/128/facebook.png.import | 34 + .../assets/icons/pixelitos/128/fbneo.png | Bin 0 -> 619 bytes .../icons/pixelitos/128/fbneo.png.import | 34 + .../assets/icons/pixelitos/128/feh.png | Bin 0 -> 470 bytes .../assets/icons/pixelitos/128/feh.png.import | 34 + .../icons/pixelitos/128/file-roller.png | Bin 0 -> 498 bytes .../pixelitos/128/file-roller.png.import | 34 + .../pixelitos/128/file-system-manager.png | Bin 0 -> 349 bytes .../128/file-system-manager.png.import | 34 + .../assets/icons/pixelitos/128/filezilla.png | Bin 0 -> 523 bytes .../icons/pixelitos/128/filezilla.png.import | 34 + .../assets/icons/pixelitos/128/firefox.png | Bin 0 -> 621 bytes .../icons/pixelitos/128/firefox.png.import | 34 + .../icons/pixelitos/128/futurepinball.png | Bin 0 -> 928 bytes .../pixelitos/128/futurepinball.png.import | 34 + .../assets/icons/pixelitos/128/gcolor.png | Bin 0 -> 617 bytes .../icons/pixelitos/128/gcolor.png.import | 34 + .../assets/icons/pixelitos/128/gcolor2.png | Bin 0 -> 617 bytes .../icons/pixelitos/128/gcolor2.png.import | 34 + .../assets/icons/pixelitos/128/gcolor3.png | Bin 0 -> 617 bytes .../icons/pixelitos/128/gcolor3.png.import | 34 + .../icons/pixelitos/128/geometry-dash.png | Bin 0 -> 402 bytes .../pixelitos/128/geometry-dash.png.import | 34 + .../assets/icons/pixelitos/128/gimp.png | Bin 0 -> 554 bytes .../icons/pixelitos/128/gimp.png.import | 34 + .../icons/pixelitos/128/github-desktop.png | Bin 0 -> 498 bytes .../pixelitos/128/github-desktop.png.import | 34 + .../assets/icons/pixelitos/128/github.png | Bin 0 -> 496 bytes .../icons/pixelitos/128/github.png.import | 34 + .../assets/icons/pixelitos/128/godot.png | Bin 0 -> 524 bytes .../icons/pixelitos/128/godot.png.import | 34 + .../icons/pixelitos/128/google-chrome.png | Bin 0 -> 542 bytes .../pixelitos/128/google-chrome.png.import | 34 + .../assets/icons/pixelitos/128/gparted.png | Bin 0 -> 527 bytes .../icons/pixelitos/128/gparted.png.import | 34 + .../assets/icons/pixelitos/128/gsplus.png | Bin 0 -> 1032 bytes .../icons/pixelitos/128/gsplus.png.import | 34 + .../icons/pixelitos/128/gtk-preferences.png | Bin 0 -> 472 bytes .../pixelitos/128/gtk-preferences.png.import | 34 + .../icons/pixelitos/128/gtk-select-color.png | Bin 0 -> 617 bytes .../pixelitos/128/gtk-select-color.png.import | 34 + .../assets/icons/pixelitos/128/gvim.png | Bin 0 -> 606 bytes .../icons/pixelitos/128/gvim.png.import | 34 + .../assets/icons/pixelitos/128/half-life.png | Bin 0 -> 406 bytes .../icons/pixelitos/128/half-life.png.import | 34 + .../assets/icons/pixelitos/128/half-life2.png | Bin 0 -> 448 bytes .../icons/pixelitos/128/half-life2.png.import | 34 + .../assets/icons/pixelitos/128/helltaker.png | Bin 0 -> 596 bytes .../icons/pixelitos/128/helltaker.png.import | 34 + .../assets/icons/pixelitos/128/help-about.png | Bin 0 -> 415 bytes .../icons/pixelitos/128/help-about.png.import | 34 + .../icons/pixelitos/128/help-browser.png | Bin 0 -> 506 bytes .../pixelitos/128/help-browser.png.import | 34 + .../icons/pixelitos/128/help.contents.png | Bin 0 -> 506 bytes .../pixelitos/128/help.contents.png.import | 34 + .../assets/icons/pixelitos/128/htop.png | Bin 0 -> 505 bytes .../icons/pixelitos/128/htop.png.import | 34 + .../assets/icons/pixelitos/128/hwloc.png | Bin 0 -> 437 bytes .../icons/pixelitos/128/hwloc.png.import | 34 + .../assets/icons/pixelitos/128/hypseus.png | Bin 0 -> 871 bytes .../icons/pixelitos/128/hypseus.png.import | 34 + .../assets/icons/pixelitos/128/ibus-setup.png | Bin 0 -> 472 bytes .../icons/pixelitos/128/ibus-setup.png.import | 34 + .../assets/icons/pixelitos/128/ikemego.png | Bin 0 -> 855 bytes .../icons/pixelitos/128/ikemego.png.import | 34 + .../icons/pixelitos/128/info.cemu.Cemu.png | Bin 0 -> 752 bytes .../pixelitos/128/info.cemu.Cemu.png.import | 34 + .../assets/icons/pixelitos/128/inkscape.png | Bin 0 -> 482 bytes .../icons/pixelitos/128/inkscape.png.import | 34 + .../icons/pixelitos/128/input-keyboard.png | Bin 0 -> 303 bytes .../pixelitos/128/input-keyboard.png.import | 34 + .../pixelitos/128/internet-web-browser.png | Bin 0 -> 522 bytes .../128/internet-web-browser.png.import | 34 + .../128/io.github.antimicrox.antimicrox.png | Bin 0 -> 610 bytes ...io.github.antimicrox.antimicrox.png.import | 34 + .../128/io.github.ihhub.Fheroes2.png | Bin 0 -> 340 bytes .../128/io.github.ihhub.Fheroes2.png.import | 34 + .../assets/icons/pixelitos/128/itch.png | Bin 0 -> 465 bytes .../icons/pixelitos/128/itch.png.import | 34 + .../icons/pixelitos/128/kde-frameworks.png | Bin 0 -> 444 bytes .../pixelitos/128/kde-frameworks.png.import | 34 + .../assets/icons/pixelitos/128/kdenlive.png | Bin 0 -> 529 bytes .../icons/pixelitos/128/kdenlive.png.import | 34 + .../assets/icons/pixelitos/128/kfontview.png | Bin 0 -> 413 bytes .../icons/pixelitos/128/kfontview.png.import | 34 + .../assets/icons/pixelitos/128/klipper.png | Bin 0 -> 455 bytes .../icons/pixelitos/128/klipper.png.import | 34 + .../assets/icons/pixelitos/128/kmenuedit.png | Bin 0 -> 389 bytes .../icons/pixelitos/128/kmenuedit.png.import | 34 + .../assets/icons/pixelitos/128/knetattach.png | Bin 0 -> 522 bytes .../icons/pixelitos/128/knetattach.png.import | 34 + .../assets/icons/pixelitos/128/kotatogram.png | Bin 0 -> 550 bytes .../icons/pixelitos/128/kotatogram.png.import | 34 + .../assets/icons/pixelitos/128/krita.png | Bin 0 -> 728 bytes .../icons/pixelitos/128/krita.png.import | 34 + .../icons/pixelitos/128/kwalletmanager.png | Bin 0 -> 476 bytes .../pixelitos/128/kwalletmanager.png.import | 34 + .../icons/pixelitos/128/libre-office-draw.png | Bin 0 -> 466 bytes .../128/libre-office-draw.png.import | 34 + .../icons/pixelitos/128/libre-office-math.png | Bin 0 -> 480 bytes .../128/libre-office-math.png.import | 34 + .../icons/pixelitos/128/libreoffice-base.png | Bin 0 -> 435 bytes .../pixelitos/128/libreoffice-base.png.import | 34 + .../icons/pixelitos/128/libreoffice-calc.png | Bin 0 -> 463 bytes .../pixelitos/128/libreoffice-calc.png.import | 34 + .../pixelitos/128/libreoffice-impress.png | Bin 0 -> 470 bytes .../128/libreoffice-impress.png.import | 34 + .../pixelitos/128/libreoffice-startcenter.png | Bin 0 -> 379 bytes .../128/libreoffice-startcenter.png.import | 34 + .../pixelitos/128/libreoffice-writer.png | Bin 0 -> 417 bytes .../128/libreoffice-writer.png.import | 34 + .../icons/pixelitos/128/libreoffice.png | Bin 0 -> 379 bytes .../pixelitos/128/libreoffice.png.import | 34 + .../128/lightdm-gtk-greeter-settings.png | Bin 0 -> 627 bytes .../lightdm-gtk-greeter-settings.png.import | 34 + .../assets/icons/pixelitos/128/linapple.png | Bin 0 -> 607 bytes .../icons/pixelitos/128/linapple.png.import | 34 + .../icons/pixelitos/128/links-48x48.xpm.png | Bin 0 -> 522 bytes .../pixelitos/128/links-48x48.xpm.png.import | 34 + .../assets/icons/pixelitos/128/lmms.png | Bin 0 -> 353 bytes .../icons/pixelitos/128/lmms.png.import | 34 + .../assets/icons/pixelitos/128/lutris.png | Bin 0 -> 653 bytes .../icons/pixelitos/128/lutris.png.import | 34 + .../assets/icons/pixelitos/128/map-globe.png | Bin 0 -> 522 bytes .../icons/pixelitos/128/map-globe.png.import | 34 + .../icons/pixelitos/128/mate-desktop.png | Bin 0 -> 709 bytes .../pixelitos/128/mate-desktop.png.import | 34 + .../128/mate-disk-usage-analyzer.png | Bin 0 -> 527 bytes .../128/mate-disk-usage-analyzer.png.import | 34 + .../128/mate-notification-properties.png | Bin 0 -> 454 bytes .../mate-notification-properties.png.import | 34 + .../assets/icons/pixelitos/128/mate-panel.png | Bin 0 -> 375 bytes .../icons/pixelitos/128/mate-panel.png.import | 34 + .../pixelitos/128/mate-session-properties.png | Bin 0 -> 519 bytes .../128/mate-session-properties.png.import | 34 + .../icons/pixelitos/128/mate-system-log.png | Bin 0 -> 516 bytes .../pixelitos/128/mate-system-log.png.import | 34 + .../assets/icons/pixelitos/128/menulibre.png | Bin 0 -> 389 bytes .../icons/pixelitos/128/menulibre.png.import | 34 + .../icons/pixelitos/128/microsoft-edge.png | Bin 0 -> 608 bytes .../pixelitos/128/microsoft-edge.png.import | 34 + .../assets/icons/pixelitos/128/midori.png | Bin 0 -> 476 bytes .../icons/pixelitos/128/midori.png.import | 34 + .../assets/icons/pixelitos/128/minecraft.png | Bin 0 -> 1295 bytes .../icons/pixelitos/128/minecraft.png.import | 34 + .../assets/icons/pixelitos/128/mpv.png | Bin 0 -> 528 bytes .../assets/icons/pixelitos/128/mpv.png.import | 34 + .../128/multimedia-volume-control.png | Bin 0 -> 389 bytes .../128/multimedia-volume-control.png.import | 34 + .../128/net.kuribo64.melonDS.png.import | 2 +- .../icons/pixelitos/128/net.openra.OpenRA.png | Bin 0 -> 561 bytes .../128/net.openra.OpenRA.png.import | 34 + .../pixelitos/128/net.pcsx2.PCSX2.png.import | 2 +- .../128/net.retrodeck.retrodeck.png.import | 2 +- .../pixelitos/128/net.rpcs3.RPCS3.png.import | 2 +- .../pixelitos/128/net.veloren.airshipper.png | Bin 0 -> 609 bytes .../128/net.veloren.airshipper.png.import | 34 + .../icons/pixelitos/128/network-server.png | Bin 0 -> 493 bytes .../pixelitos/128/network-server.png.import | 34 + .../icons/pixelitos/128/network-wired.png | Bin 0 -> 394 bytes .../pixelitos/128/network-wired.png.import | 34 + .../icons/pixelitos/128/network-workgroup.png | Bin 0 -> 394 bytes .../128/network-workgroup.png.import | 34 + .../pixelitos/128/nl.hjdskes.gcolor3.png | Bin 0 -> 617 bytes .../128/nl.hjdskes.gcolor3.png.import | 34 + .../pixelitos/128/nm-device-wireless.png | Bin 0 -> 394 bytes .../128/nm-device-wireless.png.import | 34 + .../assets/icons/pixelitos/128/nnn.png | Bin 0 -> 434 bytes .../assets/icons/pixelitos/128/nnn.png.import | 34 + .../assets/icons/pixelitos/128/notepadqq.png | Bin 0 -> 420 bytes .../icons/pixelitos/128/notepadqq.png.import | 34 + .../assets/icons/pixelitos/128/nvim.png | Bin 0 -> 514 bytes .../icons/pixelitos/128/nvim.png.import | 34 + .../assets/icons/pixelitos/128/octopi.png | Bin 0 -> 459 bytes .../icons/pixelitos/128/octopi.png.import | 34 + .../assets/icons/pixelitos/128/okular.png | Bin 0 -> 469 bytes .../icons/pixelitos/128/okular.png.import | 34 + .../icons/pixelitos/128/openarena-server.png | Bin 0 -> 394 bytes .../pixelitos/128/openarena-server.png.import | 34 + .../assets/icons/pixelitos/128/openarena.png | Bin 0 -> 405 bytes .../icons/pixelitos/128/openarena.png.import | 34 + .../assets/icons/pixelitos/128/openbor.png | Bin 0 -> 773 bytes .../icons/pixelitos/128/openbor.png.import | 34 + .../assets/icons/pixelitos/128/opera-beta.png | Bin 0 -> 680 bytes .../icons/pixelitos/128/opera-beta.png.import | 34 + .../icons/pixelitos/128/opera-developer.png | Bin 0 -> 627 bytes .../pixelitos/128/opera-developer.png.import | 34 + .../assets/icons/pixelitos/128/opera.png | Bin 0 -> 679 bytes .../icons/pixelitos/128/opera.png.import | 34 + .../128/org.DolphinEmu.dolphin-emu.png.import | 2 +- .../128/org.citra_emu.citra.png.import | 2 +- .../pixelitos/128/org.flameshot.Flameshot.png | Bin 0 -> 457 bytes .../128/org.flameshot.Flameshot.png.import | 34 + .../128/org.gnome.ArchiveManager.png | Bin 0 -> 498 bytes .../128/org.gnome.ArchiveManager.png.import | 34 + .../pixelitos/128/org.gnome.Nautilus.png | Bin 0 -> 349 bytes .../128/org.gnome.Nautilus.png.import | 34 + .../pixelitos/128/org.gnome.Screenshot.png | Bin 0 -> 457 bytes .../128/org.gnome.Screenshot.png.import | 34 + .../icons/pixelitos/128/org.gnome.Yelp.png | Bin 0 -> 506 bytes .../pixelitos/128/org.gnome.Yelp.png.import | 34 + .../icons/pixelitos/128/org.gnome.clocks.png | Bin 0 -> 647 bytes .../pixelitos/128/org.gnome.clocks.png.import | 34 + .../pixelitos/128/org.gtk.IconBrowser4.png | Bin 0 -> 614 bytes .../128/org.gtk.IconBrowser4.png.import | 34 + .../pixelitos/128/org.inkscape.Inkscape.png | Bin 0 -> 482 bytes .../128/org.inkscape.Inkscape.png.import | 34 + .../pixelitos/128/org.mamedev.MAME.png.import | 2 +- .../128/org.midori_browser.Midori.png | Bin 0 -> 476 bytes .../128/org.midori_browser.Midori.png.import | 34 + .../icons/pixelitos/128/org.openmw.OpenMW.png | Bin 0 -> 603 bytes .../128/org.openmw.OpenMW.png.import | 34 + .../pixelitos/128/org.openttd.OpenTTD.png | Bin 0 -> 691 bytes .../128/org.openttd.OpenTTD.png.import | 34 + .../128/org.ppsspp.PPSSPP.png.import | 2 +- .../128/org.ppsspp.PPSSPP_.png.import | 2 +- .../128/org.prismlauncher.PrismLauncher.png | Bin 0 -> 641 bytes ...org.prismlauncher.PrismLauncher.png.import | 34 + .../pixelitos/128/org.rnd2.cpupower-gui.png | Bin 0 -> 437 bytes .../128/org.rnd2.cpupower-gui.png.import | 34 + .../128/org.ryujinx.Ryujinx.png.import | 2 +- .../icons/pixelitos/128/org.xfce.about.png | Bin 0 -> 469 bytes .../pixelitos/128/org.xfce.about.png.import | 34 + .../pixelitos/128/org.xfce.appfinder.png | Bin 0 -> 475 bytes .../128/org.xfce.appfinder.png.import | 34 + .../pixelitos/128/org.xfce.filemanager.png | Bin 0 -> 349 bytes .../128/org.xfce.filemanager.png.import | 34 + .../icons/pixelitos/128/org.xfce.garcon.png | Bin 0 -> 389 bytes .../pixelitos/128/org.xfce.garcon.png.import | 34 + .../pixelitos/128/org.xfce.mailreader.png | Bin 0 -> 537 bytes .../128/org.xfce.mailreader.png.import | 34 + .../pixelitos/128/org.xfce.notification.png | Bin 0 -> 454 bytes .../128/org.xfce.notification.png.import | 34 + .../pixelitos/128/org.xfce.panel.actions.png | Bin 0 -> 482 bytes .../128/org.xfce.panel.actions.png.import | 34 + .../128/org.xfce.panel.applicationsmenu.png | Bin 0 -> 469 bytes ...org.xfce.panel.applicationsmenu.png.import | 34 + .../icons/pixelitos/128/org.xfce.panel.png | Bin 0 -> 375 bytes .../pixelitos/128/org.xfce.panel.png.import | 34 + .../pixelitos/128/org.xfce.panel.tasklist.png | Bin 0 -> 375 bytes .../128/org.xfce.panel.tasklist.png.import | 34 + .../128/org.xfce.panel.whiskermenu.png | Bin 0 -> 469 bytes .../128/org.xfce.panel.whiskermenu.png.import | 34 + .../128/org.xfce.panel.windowmenu.png | Bin 0 -> 389 bytes .../128/org.xfce.panel.windowmenu.png.import | 34 + .../pixelitos/128/org.xfce.powermanager.png | Bin 0 -> 357 bytes .../128/org.xfce.powermanager.png.import | 34 + .../icons/pixelitos/128/org.xfce.session.png | Bin 0 -> 519 bytes .../pixelitos/128/org.xfce.session.png.import | 34 + .../128/org.xfce.settings.accessibility.png | Bin 0 -> 570 bytes ...org.xfce.settings.accessibility.png.import | 34 + .../128/org.xfce.settings.appearance.png | Bin 0 -> 507 bytes .../org.xfce.settings.appearance.png.import | 34 + .../pixelitos/128/org.xfce.settings.color.png | Bin 0 -> 559 bytes .../128/org.xfce.settings.color.png.import | 34 + ...org.xfce.settings.default-applications.png | Bin 0 -> 447 bytes ...e.settings.default-applications.png.import | 34 + .../128/org.xfce.settings.display.png | Bin 0 -> 344 bytes .../128/org.xfce.settings.display.png.import | 34 + .../128/org.xfce.settings.editor.png | Bin 0 -> 472 bytes .../128/org.xfce.settings.editor.png.import | 34 + .../128/org.xfce.settings.keyboard.png | Bin 0 -> 303 bytes .../128/org.xfce.settings.keyboard.png.import | 34 + .../128/org.xfce.settings.manager.png | Bin 0 -> 472 bytes .../128/org.xfce.settings.manager.png.import | 34 + .../pixelitos/128/org.xfce.settings.mouse.png | Bin 0 -> 361 bytes .../128/org.xfce.settings.mouse.png.import | 34 + .../128/org.xfce.terminal-settings.png | Bin 0 -> 436 bytes .../128/org.xfce.terminal-settings.png.import | 34 + .../icons/pixelitos/128/org.xfce.terminal.png | Bin 0 -> 436 bytes .../128/org.xfce.terminal.png.import | 34 + .../128/org.xfce.terminalemulator.png | Bin 0 -> 436 bytes .../128/org.xfce.terminalemulator.png.import | 34 + .../icons/pixelitos/128/org.xfce.thunar.png | Bin 0 -> 349 bytes .../pixelitos/128/org.xfce.thunar.png.import | 34 + .../icons/pixelitos/128/org.xfce.tumbler.png | Bin 0 -> 470 bytes .../pixelitos/128/org.xfce.tumbler.png.import | 34 + .../icons/pixelitos/128/org.xfce.volman.png | Bin 0 -> 368 bytes .../pixelitos/128/org.xfce.volman.png.import | 34 + .../pixelitos/128/org.xfce.webbrowser.png | Bin 0 -> 522 bytes .../128/org.xfce.webbrowser.png.import | 34 + .../pixelitos/128/org.xfce.workspaces.png | Bin 0 -> 390 bytes .../128/org.xfce.workspaces.png.import | 34 + .../pixelitos/128/org.xfce.xfdesktop.png | Bin 0 -> 244 bytes .../128/org.xfce.xfdesktop.png.import | 34 + .../pixelitos/128/org.xfce.xfwm4-tweaks.png | Bin 0 -> 472 bytes .../128/org.xfce.xfwm4-tweaks.png.import | 34 + .../icons/pixelitos/128/org.xfce.xfwm4.png | Bin 0 -> 371 bytes .../pixelitos/128/org.xfce.xfwm4.png.import | 34 + .../icons/pixelitos/128/org.yuzu_emu.yuzu.png | Bin 0 -> 465 bytes .../128/org.yuzu_emu.yuzu.png.import | 34 + .../pixelitos/128/org.zdoom.GZDoom.png.import | 2 +- .../icons/pixelitos/128/org.zdoom.LZDoom.png | Bin 0 -> 498 bytes .../pixelitos/128/org.zdoom.LZDoom.png.import | 34 + .../assets/icons/pixelitos/128/oricutron.png | Bin 0 -> 657 bytes .../oricutron.png.import} | 8 +- .../assets/icons/pixelitos/128/pcsxr-icon.png | Bin 0 -> 387 bytes .../icons/pixelitos/128/pcsxr-icon.png.import | 34 + .../assets/icons/pixelitos/128/picom.png | Bin 0 -> 469 bytes .../icons/pixelitos/128/picom.png.import | 34 + .../icons/pixelitos/128/plasma-search.png | Bin 0 -> 475 bytes .../pixelitos/128/plasma-search.png.import | 34 + .../assets/icons/pixelitos/128/plasma.png | Bin 0 -> 601 bytes .../icons/pixelitos/128/plasma.png.import | 34 + .../icons/pixelitos/128/plasmashell.png | Bin 0 -> 601 bytes .../pixelitos/128/plasmashell.png.import | 34 + .../icons/pixelitos/128/playonlinux.png | Bin 0 -> 519 bytes .../pixelitos/128/playonlinux.png.import | 34 + .../assets/icons/pixelitos/128/portmaster.png | Bin 0 -> 719 bytes .../icons/pixelitos/128/portmaster.png.import | 34 + .../128/preferences-desktop-accessibility.png | Bin 0 -> 570 bytes ...eferences-desktop-accessibility.png.import | 34 + .../128/preferences-desktop-activities.png | Bin 0 -> 390 bytes .../preferences-desktop-activities.png.import | 34 + .../128/preferences-desktop-baloo.png | Bin 0 -> 475 bytes .../128/preferences-desktop-baloo.png.import | 34 + .../128/preferences-desktop-color.png | Bin 0 -> 559 bytes .../128/preferences-desktop-color.png.import | 34 + .../128/preferences-desktop-cursors.png | Bin 0 -> 388 bytes .../preferences-desktop-cursors.png.import | 34 + ...eferences-desktop-default-applications.png | Bin 0 -> 447 bytes ...es-desktop-default-applications.png.import | 34 + ...preferences-desktop-display-nightcolor.png | Bin 0 -> 344 bytes ...nces-desktop-display-nightcolor.png.import | 34 + .../128/preferences-desktop-display.png | Bin 0 -> 344 bytes .../preferences-desktop-display.png.import | 34 + .../128/preferences-desktop-emoticons.png | Bin 0 -> 445 bytes .../preferences-desktop-emoticons.png.import | 34 + .../128/preferences-desktop-feedback.png | Bin 0 -> 430 bytes .../preferences-desktop-feedback.png.import | 34 + ...eferences-desktop-filetype-association.png | Bin 0 -> 395 bytes ...es-desktop-filetype-association.png.import | 34 + .../preferences-desktop-font-installer.png | Bin 0 -> 413 bytes ...ferences-desktop-font-installer.png.import | 34 + .../128/preferences-desktop-font.png | Bin 0 -> 413 bytes .../128/preferences-desktop-font.png.import | 34 + .../128/preferences-desktop-gaming.png | Bin 0 -> 610 bytes .../128/preferences-desktop-gaming.png.import | 34 + .../128/preferences-desktop-icons.png | Bin 0 -> 614 bytes .../128/preferences-desktop-icons.png.import | 34 + .../preferences-desktop-keyboard-shortcut.png | Bin 0 -> 303 bytes ...ences-desktop-keyboard-shortcut.png.import | 34 + ...preferences-desktop-keyboard-shortcuts.png | Bin 0 -> 332 bytes ...nces-desktop-keyboard-shortcuts.png.import | 34 + .../128/preferences-desktop-keyboard.png | Bin 0 -> 303 bytes .../preferences-desktop-keyboard.png.import | 34 + .../preferences-desktop-launch-feedback.png | Bin 0 -> 519 bytes ...erences-desktop-launch-feedback.png.import | 34 + .../128/preferences-desktop-locale.png | Bin 0 -> 562 bytes .../128/preferences-desktop-locale.png.import | 34 + .../128/preferences-desktop-mouse.png | Bin 0 -> 361 bytes .../128/preferences-desktop-mouse.png.import | 34 + .../preferences-desktop-notification-bell.png | Bin 0 -> 454 bytes ...ences-desktop-notification-bell.png.import | 34 + .../128/preferences-desktop-peripherals.png | Bin 0 -> 361 bytes ...preferences-desktop-peripherals.png.import | 34 + .../128/preferences-desktop-personal.png | Bin 0 -> 441 bytes .../preferences-desktop-personal.png.import | 34 + .../128/preferences-desktop-plasma-theme.png | Bin 0 -> 604 bytes ...references-desktop-plasma-theme.png.import | 34 + .../128/preferences-desktop-tablet.png | Bin 0 -> 366 bytes .../128/preferences-desktop-tablet.png.import | 34 + ...preferences-desktop-theme-applications.png | Bin 0 -> 468 bytes ...nces-desktop-theme-applications.png.import | 34 + .../128/preferences-desktop-theme-global.png | Bin 0 -> 507 bytes ...references-desktop-theme-global.png.import | 34 + .../128/preferences-desktop-theme.png | Bin 0 -> 507 bytes .../128/preferences-desktop-theme.png.import | 34 + .../128/preferences-desktop-touchpad.png | Bin 0 -> 291 bytes .../preferences-desktop-touchpad.png.import | 34 + .../128/preferences-desktop-user.png | Bin 0 -> 441 bytes .../128/preferences-desktop-user.png.import | 34 + .../128/preferences-desktop-wallpaper.png | Bin 0 -> 600 bytes .../preferences-desktop-wallpaper.png.import | 34 + .../pixelitos/128/preferences-desktop.png | Bin 0 -> 472 bytes .../128/preferences-desktop.png.import | 34 + .../128/preferences-system-network.png | Bin 0 -> 394 bytes .../128/preferences-system-network.png.import | 34 + .../128/preferences-system-notifications.png | Bin 0 -> 454 bytes ...references-system-notifications.png.import | 34 + .../128/preferences-system-search.png | Bin 0 -> 475 bytes .../128/preferences-system-search.png.import | 34 + .../preferences-system-session-services.png | Bin 0 -> 487 bytes ...erences-system-session-services.png.import | 34 + .../128/preferences-system-splash.png | Bin 0 -> 433 bytes .../128/preferences-system-splash.png.import | 34 + .../pixelitos/128/preferences-system-time.png | Bin 0 -> 647 bytes .../128/preferences-system-time.png.import | 34 + .../128/preferences-system-users.png | Bin 0 -> 441 bytes .../128/preferences-system-users.png.import | 34 + .../preferences-system-windows-actions.png | Bin 0 -> 437 bytes ...ferences-system-windows-actions.png.import | 34 + .../128/preferences-system-windows.png | Bin 0 -> 437 bytes .../128/preferences-system-windows.png.import | 34 + .../pixelitos/128/preferences-system.png | Bin 0 -> 472 bytes .../128/preferences-system.png.import | 34 + .../128/preferences-tweaks-shadows.png | Bin 0 -> 485 bytes .../128/preferences-tweaks-shadows.png.import | 34 + .../assets/icons/pixelitos/128/primehack.png | Bin 0 -> 886 bytes .../icons/pixelitos/128/primehack.png.import | 34 + .../assets/icons/pixelitos/128/pvz.png | Bin 0 -> 568 bytes .../assets/icons/pixelitos/128/pvz.png.import | 34 + .../assets/icons/pixelitos/128/qemu.png | Bin 0 -> 495 bytes .../icons/pixelitos/128/qemu.png.import | 34 + .../assets/icons/pixelitos/128/raze.png | Bin 0 -> 754 bytes .../icons/pixelitos/128/raze.png.import | 34 + .../assets/icons/pixelitos/128/redream.png | Bin 0 -> 1084 bytes .../icons/pixelitos/128/redream.png.import | 34 + .../icons/pixelitos/128/retroarch.png.import | 2 +- .../assets/icons/pixelitos/128/romm.png | Bin 0 -> 1099 bytes .../icons/pixelitos/128/romm.png.import | 34 + .../assets/icons/pixelitos/128/roxterm.png | Bin 0 -> 436 bytes .../icons/pixelitos/128/roxterm.png.import | 34 + .../assets/icons/pixelitos/128/ruffle.png | Bin 0 -> 556 bytes .../icons/pixelitos/128/ruffle.png.import | 34 + .../assets/icons/pixelitos/128/scummvm.png | Bin 0 -> 714 bytes .../icons/pixelitos/128/scummvm.png.import | 34 + .../assets/icons/pixelitos/128/sdltrs.png | Bin 0 -> 774 bytes .../icons/pixelitos/128/sdltrs.png.import | 34 + .../assets/icons/pixelitos/128/search.png | Bin 0 -> 475 bytes .../icons/pixelitos/128/search.png.import | 34 + .../icons/pixelitos/128/security-high.png | Bin 0 -> 887 bytes .../pixelitos/128/security-high.png.import | 34 + .../icons/pixelitos/128/security-low.png | Bin 0 -> 909 bytes .../pixelitos/128/security-low.png.import | 34 + .../retroarch.png => 128/security-medium.png} | Bin 4680 -> 5255 bytes .../pixelitos/128/security-medium.png.import | 34 + .../assets/icons/pixelitos/128/simcoupe.png | Bin 0 -> 597 bytes .../icons/pixelitos/128/simcoupe.png.import | 34 + .../pixelitos/128/simplescreenrecorder.png | Bin 0 -> 576 bytes .../128/simplescreenrecorder.png.import | 34 + .../assets/icons/pixelitos/128/skullgirls.png | Bin 0 -> 468 bytes .../icons/pixelitos/128/skullgirls.png.import | 34 + .../assets/icons/pixelitos/128/solarus.png | Bin 0 -> 689 bytes .../icons/pixelitos/128/solarus.png.import | 34 + .../icons/pixelitos/128/spacefm-find.png | Bin 0 -> 418 bytes .../pixelitos/128/spacefm-find.png.import | 34 + .../assets/icons/pixelitos/128/spacefm.png | Bin 0 -> 349 bytes .../icons/pixelitos/128/spacefm.png.import | 34 + .../assets/icons/pixelitos/128/spotify.png | Bin 0 -> 649 bytes .../icons/pixelitos/128/spotify.png.import | 34 + .../assets/icons/pixelitos/128/steam.png | Bin 0 -> 515 bytes .../icons/pixelitos/128/steam.png.import | 34 + .../pixelitos/128/steam_icon_1289310.png | Bin 0 -> 596 bytes .../128/steam_icon_1289310.png.import | 34 + .../icons/pixelitos/128/steam_icon_20.png | Bin 0 -> 475 bytes .../pixelitos/128/steam_icon_20.png.import | 34 + .../icons/pixelitos/128/steam_icon_245170.png | Bin 0 -> 468 bytes .../128/steam_icon_245170.png.import | 34 + .../icons/pixelitos/128/steam_icon_322170.png | Bin 0 -> 402 bytes .../128/steam_icon_322170.png.import | 34 + .../icons/pixelitos/128/steam_icon_3590.png | Bin 0 -> 568 bytes .../pixelitos/128/steam_icon_3590.png.import | 34 + .../icons/pixelitos/128/steam_icon_70.png | Bin 0 -> 406 bytes .../pixelitos/128/steam_icon_70.png.import | 34 + .../assets/icons/pixelitos/128/strawberry.png | Bin 0 -> 521 bytes .../icons/pixelitos/128/strawberry.png.import | 34 + .../assets/icons/pixelitos/128/supermodel.png | Bin 0 -> 576 bytes .../icons/pixelitos/128/supermodel.png.import | 34 + .../icons/pixelitos/128/supertuxkart.png | Bin 0 -> 613 bytes .../pixelitos/128/supertuxkart.png.import | 34 + .../pixelitos/128/system-file-manager.png | Bin 0 -> 349 bytes .../128/system-file-manager.png.import | 34 + .../pixelitos/128/system-lock-screen.png | Bin 0 -> 509 bytes .../128/system-lock-screen.png.import | 34 + .../icons/pixelitos/128/system-log-out.png | Bin 0 -> 490 bytes .../pixelitos/128/system-log-out.png.import | 34 + .../icons/pixelitos/128/system-logout.png | Bin 0 -> 490 bytes .../pixelitos/128/system-logout.png.import | 34 + .../icons/pixelitos/128/system-reboot.png | Bin 0 -> 504 bytes .../pixelitos/128/system-reboot.png.import | 34 + .../assets/icons/pixelitos/128/system-run.png | Bin 0 -> 487 bytes .../icons/pixelitos/128/system-run.png.import | 34 + .../icons/pixelitos/128/system-search.png | Bin 0 -> 475 bytes .../pixelitos/128/system-search.png.import | 34 + .../icons/pixelitos/128/system-shutdown.png | Bin 0 -> 482 bytes .../pixelitos/128/system-shutdown.png.import | 34 + .../pixelitos/128/system-software-install.png | Bin 0 -> 499 bytes .../128/system-software-install.png.import | 34 + .../128/system-suspend-hibernate.png | Bin 0 -> 490 bytes .../128/system-suspend-hibernate.png.import | 34 + .../icons/pixelitos/128/system-suspend.png | Bin 0 -> 509 bytes .../pixelitos/128/system-suspend.png.import | 34 + .../pixelitos/128/system-switch-user.png | Bin 0 -> 459 bytes .../128/system-switch-user.png.import | 34 + .../icons/pixelitos/128/system-users.png | Bin 0 -> 441 bytes .../pixelitos/128/system-users.png.import | 34 + .../icons/pixelitos/128/systemsettings.png | Bin 0 -> 472 bytes .../pixelitos/128/systemsettings.png.import | 34 + .../pixelitos/128/team-fortress-classic.png | Bin 0 -> 475 bytes .../128/team-fortress-classic.png.import | 34 + .../assets/icons/pixelitos/128/telegram.png | Bin 0 -> 550 bytes .../icons/pixelitos/128/telegram.png.import | 34 + .../icons/pixelitos/128/terminal-tango.png | Bin 0 -> 436 bytes .../pixelitos/128/terminal-tango.png.import | 34 + .../assets/icons/pixelitos/128/tesseract.png | Bin 0 -> 711 bytes .../icons/pixelitos/128/tesseract.png.import | 34 + .../icons/pixelitos/128/text-x-chdr.png | Bin 0 -> 422 bytes .../pixelitos/128/text-x-chdr.png.import | 34 + .../icons/pixelitos/128/text-x-markdown.png | Bin 0 -> 183 bytes .../pixelitos/128/text-x-markdown.png.import | 34 + .../assets/icons/pixelitos/128/tint2.png | Bin 0 -> 375 bytes .../icons/pixelitos/128/tint2.png.import | 34 + .../assets/icons/pixelitos/128/tint2conf.png | Bin 0 -> 375 bytes .../icons/pixelitos/128/tint2conf.png.import | 34 + .../pixelitos/128/tools-check-spelling.png | Bin 0 -> 308 bytes .../128/tools-check-spelling.png.import | 34 + .../assets/icons/pixelitos/128/tsugaru.png | Bin 0 -> 783 bytes .../icons/pixelitos/128/tsugaru.png.import | 34 + .../assets/icons/pixelitos/128/twitter.png | Bin 0 -> 426 bytes .../icons/pixelitos/128/twitter.png.import | 34 + .../assets/icons/pixelitos/128/uget-icon.png | Bin 0 -> 470 bytes .../icons/pixelitos/128/uget-icon.png.import | 34 + .../icons/pixelitos/128/urbanterror.png | Bin 0 -> 462 bytes .../pixelitos/128/urbanterror.png.import | 34 + .../assets/icons/pixelitos/128/user-info.png | Bin 0 -> 441 bytes .../icons/pixelitos/128/user-info.png.import | 34 + .../128/utilities-system-monitor.png | Bin 0 -> 456 bytes .../128/utilities-system-monitor.png.import | 34 + .../pixelitos/128/utilities-terminal.png | Bin 0 -> 436 bytes .../128/utilities-terminal.png.import | 34 + .../pixelitos/128/utilities-tweak-tool.png | Bin 0 -> 472 bytes .../128/utilities-tweak-tool.png.import | 34 + .../assets/icons/pixelitos/128/ventoy.png | Bin 0 -> 368 bytes .../icons/pixelitos/128/ventoy.png.import | 34 + .../icons/pixelitos/128/video-display.png | Bin 0 -> 344 bytes .../pixelitos/128/video-display.png.import | 34 + .../assets/icons/pixelitos/128/viewnior.png | Bin 0 -> 470 bytes .../icons/pixelitos/128/viewnior.png.import | 34 + .../assets/icons/pixelitos/128/vim.png | Bin 0 -> 606 bytes .../assets/icons/pixelitos/128/vim.png.import | 34 + .../icons/pixelitos/128/virt-manager.png | Bin 0 -> 300 bytes .../pixelitos/128/virt-manager.png.import | 34 + .../assets/icons/pixelitos/128/virtualbox.png | Bin 0 -> 547 bytes .../icons/pixelitos/128/virtualbox.png.import | 34 + .../pixelitos/128/visual-studio-code.png | Bin 0 -> 566 bytes .../128/visual-studio-code.png.import | 34 + .../assets/icons/pixelitos/128/vita3k.png | Bin 0 -> 878 bytes .../icons/pixelitos/128/vita3k.png.import | 34 + .../assets/icons/pixelitos/128/vivaldi.png | Bin 0 -> 450 bytes .../icons/pixelitos/128/vivaldi.png.import | 34 + .../assets/icons/pixelitos/128/vpinball.png | Bin 0 -> 854 bytes .../icons/pixelitos/128/vpinball.png.import | 34 + .../assets/icons/pixelitos/128/vscodium.png | Bin 0 -> 493 bytes .../icons/pixelitos/128/vscodium.png.import | 34 + .../assets/icons/pixelitos/128/waterfox.png | Bin 0 -> 655 bytes .../icons/pixelitos/128/waterfox.png.import | 34 + .../assets/icons/pixelitos/128/wine.png | Bin 0 -> 368 bytes .../icons/pixelitos/128/wine.png.import | 34 + .../assets/icons/pixelitos/128/xarchiver.png | Bin 0 -> 498 bytes .../icons/pixelitos/128/xarchiver.png.import | 34 + .../assets/icons/pixelitos/128/xenia.png | Bin 0 -> 669 bytes .../icons/pixelitos/128/xenia.png.import | 34 + .../pixelitos/128/xfce-display-profile.png | Bin 0 -> 441 bytes .../128/xfce-display-profile.png.import | 34 + .../assets/icons/pixelitos/128/xfce4-logo.png | Bin 0 -> 469 bytes .../icons/pixelitos/128/xfce4-logo.png.import | 34 + .../icons/pixelitos/128/xfce4-panel.png | Bin 0 -> 375 bytes .../pixelitos/128/xfce4-panel.png.import | 34 + .../icons/pixelitos/128/xfce4-settings.png | Bin 0 -> 472 bytes .../pixelitos/128/xfce4-settings.png.import | 34 + .../icons/pixelitos/128/xfsm-hibernate.png | Bin 0 -> 490 bytes .../pixelitos/128/xfsm-hibernate.png.import | 34 + .../assets/icons/pixelitos/128/xfsm-lock.png | Bin 0 -> 509 bytes .../icons/pixelitos/128/xfsm-lock.png.import | 34 + .../icons/pixelitos/128/xfsm-logout.png | Bin 0 -> 490 bytes .../pixelitos/128/xfsm-logout.png.import | 34 + .../icons/pixelitos/128/xfsm-reboot.png | Bin 0 -> 504 bytes .../pixelitos/128/xfsm-reboot.png.import | 34 + .../icons/pixelitos/128/xfsm-shutdown.png | Bin 0 -> 482 bytes .../pixelitos/128/xfsm-shutdown.png.import | 34 + .../pixelitos/128/xfsm-suspend-hibernate.png | Bin 0 -> 490 bytes .../128/xfsm-suspend-hibernate.png.import | 34 + .../icons/pixelitos/128/xfsm-suspend.png | Bin 0 -> 509 bytes .../pixelitos/128/xfsm-suspend.png.import | 34 + .../icons/pixelitos/128/xfsm-switch-user.png | Bin 0 -> 459 bytes .../pixelitos/128/xfsm-switch-user.png.import | 34 + .../assets/icons/pixelitos/128/xfsm-users.png | Bin 0 -> 441 bytes .../icons/pixelitos/128/xfsm-users.png.import | 34 + .../icons/pixelitos/128/youtube-music.png | Bin 0 -> 486 bytes .../pixelitos/128/youtube-music.png.import | 34 + .../assets/icons/pixelitos/128/youtube.png | Bin 0 -> 556 bytes .../icons/pixelitos/128/youtube.png.import | 34 + .../icons/pixelitos/16/app.xemu.xemu.png | Bin 183 -> 0 bytes .../icons/pixelitos/16/duckstation-nogui.png | 1 - .../assets/icons/pixelitos/16/duckstation.png | Bin 277 -> 0 bytes .../icons/pixelitos/16/net.pcsx2.PCSX2.png | Bin 188 -> 0 bytes .../pixelitos/16/net.retrodeck.retrodeck.png | Bin 352 -> 0 bytes .../16/net.retrodeck.retrodeck.png.import | 34 - .../icons/pixelitos/16/net.rpcs3.RPCS3.png | Bin 138 -> 0 bytes .../16/org.DolphinEmu.dolphin-emu.png | Bin 191 -> 0 bytes .../icons/pixelitos/16/org.gnome.Yelp.png | Bin 204 -> 0 bytes .../icons/pixelitos/16/org.mamedev.MAME.png | Bin 178 -> 0 bytes .../icons/pixelitos/16/org.ppsspp.PPSSPP.png | Bin 246 -> 0 bytes .../icons/pixelitos/16/org.ppsspp.PPSSPP_.png | Bin 321 -> 0 bytes .../pixelitos/16/org.ryujinx.Ryujinx.png | Bin 171 -> 0 bytes .../icons/pixelitos/16/org.xfce.session.png | Bin 231 -> 0 bytes .../icons/pixelitos/16/org.zdoom.GZDoom.png | Bin 216 -> 0 bytes .../assets/icons/pixelitos/16/retroarch.png | Bin 185 -> 0 bytes .../icons/pixelitos/16/security-medium.png | Bin 620 -> 0 bytes .../bios_check/bios_popup_content.tscn | 2 +- tools/configurator/components/popup.gd | 12 + tools/configurator/main.gd | 51 +- tools/configurator/main.tscn | 99 +- tools/configurator/project.godot | 9 + .../res/pixel_ui_theme/RetroDECKTheme.tres | 92 +- tools/configurator/scripts/data_handler.gd | 66 +- tools/configurator/scripts/emulator.gd | 1 - tools/configurator/scripts/emulator_option.gd | 4 - tools/configurator/scripts/link.gd | 1 - tools/configurator/tk_about.gd | 2 - 2461 files changed, 40693 insertions(+), 1398 deletions(-) create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/License.txt create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Preview.png rename tools/configurator/assets/icons/{pixelitos/16/app.xemu.xemu.png.import => kenney_input-prompts-pixel-16/Preview.png.import} (66%) create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tilemap/tilemap.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tilemap/tilemap.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tilemap/tilemap_packed.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tilemap/tilemap_packed.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0000.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0000.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0001.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0001.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0002.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0002.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0003.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0003.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0004.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0004.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0005.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0005.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0006.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0006.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0007.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0007.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0008.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0008.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0009.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0009.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0010.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0010.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0011.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0011.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0012.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0012.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0013.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0013.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0014.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0014.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0015.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0015.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0016.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0016.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0017.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0017.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0018.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0018.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0019.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0019.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0020.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0020.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0021.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0021.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0022.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0022.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0023.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0023.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0024.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0024.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0025.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0025.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0026.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0026.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0027.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0027.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0028.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0028.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0029.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0029.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0030.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0030.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0031.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0031.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0032.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0032.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0033.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0033.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0034.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0034.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0035.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0035.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0036.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0036.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0037.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0037.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0038.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0038.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0039.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0039.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0040.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0040.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0041.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0041.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0042.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0042.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0043.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0043.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0044.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0044.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0045.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0045.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0046.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0046.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0047.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0047.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0048.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0048.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0049.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0049.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0050.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0050.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0051.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0051.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0052.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0052.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0053.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0053.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0054.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0054.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0055.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0055.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0056.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0056.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0057.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0057.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0058.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0058.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0059.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0059.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0060.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0060.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0061.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0061.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0062.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0062.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0063.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0063.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0064.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0064.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0065.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0065.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0066.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0066.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0067.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0067.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0068.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0068.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0069.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0069.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0070.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0070.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0071.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0071.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0072.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0072.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0073.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0073.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0074.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0074.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0075.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0075.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0076.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0076.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0077.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0077.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0078.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0078.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0079.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0079.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0080.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0080.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0081.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0081.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0082.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0082.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0083.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0083.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0084.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0084.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0085.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0085.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0086.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0086.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0087.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0087.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0088.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0088.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0089.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0089.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0090.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0090.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0091.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0091.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0092.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0092.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0093.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0093.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0094.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0094.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0095.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0095.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0096.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0096.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0097.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0097.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0098.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0098.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0099.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0099.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0100.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0100.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0101.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0101.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0102.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0102.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0103.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0103.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0104.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0104.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0105.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0105.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0106.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0106.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0107.png rename tools/configurator/assets/icons/{pixelitos/16/org.zdoom.GZDoom.png.import => kenney_input-prompts-pixel-16/Tiles/tile_0107.png.import} (67%) create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0108.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0108.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0109.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0109.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0110.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0110.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0111.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0111.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0112.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0112.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0113.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0113.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0114.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0114.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0115.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0115.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0116.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0116.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0117.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0117.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0118.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0118.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0119.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0119.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0120.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0120.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0121.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0121.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0122.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0122.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0123.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0123.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0124.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0124.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0125.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0125.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0126.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0126.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0127.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0127.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0128.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0128.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0129.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0129.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0130.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0130.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0131.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0131.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0132.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0132.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0133.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0133.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0134.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0134.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0135.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0135.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0136.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0136.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0137.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0137.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0138.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0138.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0139.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0139.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0140.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0140.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0141.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0141.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0142.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0142.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0143.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0143.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0144.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0144.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0145.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0145.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0146.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0146.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0147.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0147.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0148.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0148.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0149.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0149.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0150.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0150.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0151.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0151.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0152.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0152.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0153.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0153.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0154.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0154.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0155.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0155.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0156.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0156.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0157.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0157.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0158.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0158.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0159.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0159.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0160.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0160.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0161.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0161.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0162.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0162.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0163.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0163.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0164.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0164.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0165.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0165.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0166.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0166.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0167.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0167.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0168.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0168.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0169.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0169.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0170.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0170.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0171.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0171.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0172.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0172.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0173.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0173.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0174.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0174.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0175.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0175.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0176.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0176.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0177.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0177.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0178.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0178.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0179.png rename tools/configurator/assets/icons/{pixelitos/16/org.ryujinx.Ryujinx.png.import => kenney_input-prompts-pixel-16/Tiles/tile_0179.png.import} (72%) create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0180.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0180.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0181.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0181.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0182.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0182.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0183.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0183.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0184.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0184.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0185.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0185.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0186.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0186.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0187.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0187.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0188.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0188.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0189.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0189.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0190.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0190.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0191.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0191.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0192.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0192.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0193.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0193.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0194.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0194.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0195.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0195.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0196.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0196.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0197.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0197.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0198.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0198.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0199.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0199.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0200.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0200.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0201.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0201.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0202.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0202.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0203.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0203.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0204.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0204.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0205.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0205.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0206.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0206.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0207.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0207.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0208.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0208.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0209.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0209.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0210.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0210.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0211.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0211.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0212.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0212.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0213.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0213.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0214.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0214.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0215.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0215.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0216.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0216.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0217.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0217.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0218.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0218.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0219.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0219.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0220.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0220.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0221.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0221.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0222.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0222.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0223.png rename tools/configurator/assets/icons/{pixelitos/16/org.gnome.Yelp.png.import => kenney_input-prompts-pixel-16/Tiles/tile_0223.png.import} (68%) create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0224.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0224.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0225.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0225.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0226.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0226.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0227.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0227.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0228.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0228.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0229.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0229.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0230.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0230.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0231.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0231.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0232.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0232.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0233.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0233.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0234.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0234.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0235.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0235.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0236.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0236.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0237.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0237.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0238.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0238.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0239.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0239.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0240.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0240.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0241.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0241.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0242.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0242.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0243.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0243.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0244.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0244.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0245.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0245.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0246.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0246.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0247.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0247.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0248.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0248.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0249.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0249.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0250.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0250.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0251.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0251.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0252.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0252.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0253.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0253.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0254.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0254.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0255.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0255.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0256.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0256.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0257.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0257.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0258.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0258.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0259.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0259.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0260.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0260.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0261.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0261.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0262.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0262.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0263.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0263.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0264.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0264.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0265.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0265.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0266.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0266.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0267.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0267.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0268.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0268.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0269.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0269.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0270.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0270.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0271.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0271.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0272.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0272.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0273.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0273.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0274.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0274.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0275.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0275.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0276.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0276.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0277.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0277.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0278.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0278.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0279.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0279.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0280.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0280.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0281.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0281.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0282.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0282.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0283.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0283.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0284.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0284.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0285.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0285.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0286.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0286.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0287.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0287.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0288.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0288.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0289.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0289.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0290.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0290.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0291.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0291.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0292.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0292.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0293.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0293.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0294.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0294.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0295.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0295.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0296.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0296.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0297.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0297.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0298.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0298.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0299.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0299.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0300.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0300.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0301.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0301.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0302.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0302.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0303.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0303.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0304.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0304.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0305.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0305.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0306.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0306.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0307.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0307.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0308.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0308.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0309.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0309.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0310.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0310.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0311.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0311.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0312.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0312.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0313.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0313.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0314.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0314.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0315.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0315.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0316.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0316.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0317.png rename tools/configurator/assets/icons/{pixelitos/16/duckstation.png.import => kenney_input-prompts-pixel-16/Tiles/tile_0317.png.import} (67%) create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0318.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0318.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0319.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0319.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0320.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0320.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0321.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0321.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0322.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0322.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0323.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0323.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0324.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0324.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0325.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0325.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0326.png rename tools/configurator/assets/icons/{pixelitos/16/security-medium.png.import => kenney_input-prompts-pixel-16/Tiles/tile_0326.png.import} (67%) create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0327.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0327.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0328.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0328.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0329.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0329.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0330.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0330.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0331.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0331.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0332.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0332.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0333.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0333.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0334.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0334.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0335.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0335.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0336.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0336.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0337.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0337.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0338.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0338.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0339.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0339.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0340.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0340.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0341.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0341.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0342.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0342.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0343.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0343.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0344.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0344.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0345.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0345.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0346.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0346.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0347.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0347.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0348.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0348.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0349.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0349.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0350.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0350.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0351.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0351.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0352.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0352.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0353.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0353.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0354.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0354.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0355.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0355.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0356.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0356.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0357.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0357.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0358.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0358.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0359.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0359.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0360.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0360.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0361.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0361.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0362.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0362.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0363.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0363.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0364.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0364.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0365.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0365.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0366.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0366.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0367.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0367.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0368.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0368.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0369.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0369.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0370.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0370.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0371.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0371.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0372.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0372.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0373.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0373.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0374.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0374.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0375.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0375.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0376.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0376.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0377.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0377.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0378.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0378.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0379.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0379.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0380.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0380.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0381.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0381.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0382.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0382.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0383.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0383.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0384.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0384.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0385.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0385.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0386.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0386.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0387.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0387.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0388.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0388.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0389.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0389.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0390.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0390.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0391.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0391.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0392.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0392.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0393.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0393.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0394.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0394.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0395.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0395.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0396.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0396.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0397.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0397.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0398.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0398.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0399.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0399.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0400.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0400.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0401.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0401.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0402.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0402.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0403.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0403.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0404.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0404.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0405.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0405.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0406.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0406.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0407.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0407.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0408.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0408.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0409.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0409.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0410.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0410.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0411.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0411.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0412.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0412.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0413.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0413.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0414.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0414.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0415.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0415.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0416.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0416.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0417.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0417.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0418.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0418.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0419.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0419.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0420.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0420.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0421.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0421.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0422.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0422.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0423.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0423.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0424.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0424.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0425.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0425.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0426.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0426.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0427.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0427.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0428.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0428.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0429.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0429.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0430.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0430.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0431.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0431.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0432.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0432.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0433.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0433.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0434.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0434.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0435.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0435.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0436.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0436.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0437.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0437.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0438.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0438.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0439.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0439.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0440.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0440.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0441.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0441.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0442.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0442.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0443.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0443.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0444.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0444.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0445.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0445.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0446.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0446.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0447.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0447.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0448.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0448.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0449.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0449.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0450.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0450.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0451.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0451.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0452.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0452.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0453.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0453.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0454.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0454.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0455.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0455.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0456.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0456.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0457.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0457.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0458.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0458.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0459.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0459.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0460.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0460.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0461.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0461.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0462.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0462.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0463.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0463.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0464.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0464.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0465.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0465.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0466.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0466.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0467.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0467.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0468.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0468.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0469.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0469.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0470.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0470.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0471.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0471.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0472.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0472.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0473.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0473.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0474.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0474.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0475.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0475.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0476.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0476.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0477.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0477.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0478.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0478.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0479.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0479.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0480.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0480.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0481.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0481.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0482.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0482.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0483.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0483.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0484.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0484.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0485.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0485.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0486.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0486.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0487.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0487.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0488.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0488.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0489.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0489.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0490.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0490.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0491.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0491.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0492.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0492.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0493.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0493.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0494.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0494.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0495.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0495.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0496.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0496.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0497.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0497.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0498.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0498.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0499.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0499.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0500.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0500.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0501.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0501.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0502.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0502.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0503.png rename tools/configurator/assets/icons/{pixelitos/16/org.ppsspp.PPSSPP.png.import => kenney_input-prompts-pixel-16/Tiles/tile_0503.png.import} (67%) create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0504.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0504.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0505.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0505.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0506.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0506.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0507.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0507.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0508.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0508.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0509.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0509.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0510.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0510.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0511.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0511.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0512.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0512.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0513.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0513.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0514.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0514.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0515.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0515.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0516.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0516.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0517.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0517.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0518.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0518.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0519.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0519.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0520.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0520.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0521.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0521.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0522.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0522.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0523.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0523.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0524.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0524.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0525.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0525.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0526.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0526.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0527.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0527.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0528.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0528.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0529.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0529.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0530.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0530.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0531.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0531.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0532.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0532.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0533.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0533.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0534.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0534.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0535.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0535.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0536.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0536.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0537.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0537.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0538.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0538.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0539.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0539.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0540.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0540.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0541.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0541.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0542.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0542.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0543.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0543.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0544.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0544.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0545.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0545.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0546.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0546.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0547.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0547.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0548.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0548.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0549.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0549.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0550.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0550.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0551.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0551.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0552.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0552.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0553.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0553.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0554.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0554.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0555.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0555.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0556.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0556.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0557.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0557.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0558.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0558.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0559.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0559.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0560.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0560.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0561.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0561.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0562.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0562.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0563.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0563.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0564.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0564.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0565.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0565.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0566.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0566.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0567.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0567.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0568.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0568.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0569.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0569.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0570.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0570.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0571.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0571.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0572.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0572.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0573.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0573.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0574.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0574.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0575.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0575.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0576.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0576.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0577.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0577.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0578.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0578.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0579.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0579.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0580.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0580.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0581.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0581.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0582.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0582.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0583.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0583.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0584.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0584.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0585.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0585.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0586.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0586.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0587.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0587.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0588.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0588.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0589.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0589.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0590.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0590.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0591.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0591.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0592.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0592.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0593.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0593.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0594.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0594.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0595.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0595.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0596.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0596.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0597.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0597.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0598.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0598.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0599.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0599.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0600.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0600.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0601.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0601.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0602.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0602.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0603.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0603.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0604.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0604.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0605.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0605.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0606.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0606.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0607.png rename tools/configurator/assets/icons/{pixelitos/32/retroarch.png.import => kenney_input-prompts-pixel-16/Tiles/tile_0607.png.import} (67%) create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0608.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0608.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0609.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0609.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0610.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0610.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0611.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0611.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0612.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0612.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0613.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0613.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0614.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0614.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0615.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0615.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0616.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0616.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0617.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0617.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0618.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0618.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0619.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0619.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0620.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0620.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0621.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0621.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0622.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0622.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0623.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0623.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0624.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0624.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0625.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0625.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0626.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0626.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0627.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0627.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0628.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0628.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0629.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0629.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0630.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0630.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0631.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0631.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0632.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0632.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0633.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0633.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0634.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0634.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0635.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0635.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0636.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0636.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0637.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0637.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0638.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0638.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0639.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0639.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0640.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0640.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0641.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0641.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0642.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0642.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0643.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0643.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0644.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0644.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0645.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0645.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0646.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0646.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0647.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0647.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0648.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0648.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0649.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0649.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0650.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0650.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0651.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0651.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0652.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0652.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0653.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0653.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0654.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0654.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0655.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0655.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0656.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0656.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0657.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0657.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0658.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0658.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0659.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0659.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0660.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0660.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0661.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0661.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0662.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0662.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0663.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0663.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0664.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0664.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0665.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0665.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0666.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0666.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0667.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0667.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0668.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0668.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0669.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0669.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0670.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0670.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0671.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0671.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0672.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0672.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0673.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0673.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0674.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0674.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0675.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0675.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0676.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0676.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0677.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0677.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0678.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0678.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0679.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0679.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0680.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0680.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0681.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0681.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0682.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0682.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0683.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0683.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0684.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0684.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0685.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0685.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0686.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0686.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0687.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0687.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0688.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0688.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0689.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0689.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0690.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0690.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0691.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0691.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0692.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0692.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0693.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0693.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0694.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0694.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0695.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0695.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0696.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0696.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0697.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0697.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0698.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0698.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0699.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0699.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0700.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0700.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0701.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0701.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0702.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0702.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0703.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0703.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0704.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0704.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0705.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0705.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0706.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0706.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0707.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0707.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0708.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0708.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0709.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0709.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0710.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0710.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0711.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0711.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0712.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0712.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0713.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0713.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0714.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0714.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0715.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0715.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0716.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0716.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0717.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0717.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0718.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0718.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0719.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0719.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0720.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0720.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0721.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0721.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0722.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0722.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0723.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0723.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0724.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0724.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0725.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0725.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0726.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0726.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0727.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0727.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0728.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0728.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0729.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0729.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0730.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0730.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0731.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0731.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0732.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0732.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0733.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0733.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0734.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0734.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0735.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0735.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0736.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0736.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0737.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0737.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0738.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0738.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0739.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0739.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0740.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0740.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0741.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0741.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0742.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0742.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0743.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0743.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0744.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0744.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0745.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0745.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0746.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0746.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0747.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0747.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0748.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0748.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0749.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0749.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0750.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0750.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0751.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0751.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0752.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0752.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0753.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0753.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0754.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0754.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0755.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0755.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0756.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0756.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0757.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0757.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0758.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0758.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0759.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0759.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0760.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0760.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0761.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0761.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0762.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0762.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0763.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0763.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0764.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0764.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0765.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0765.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0766.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0766.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0767.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0767.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0768.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0768.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0769.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0769.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0770.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0770.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0771.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0771.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0772.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0772.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0773.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0773.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0774.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0774.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0775.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0775.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0776.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0776.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0777.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0777.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0778.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0778.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0779.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0779.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0780.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0780.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0781.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0781.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0782.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0782.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0783.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0783.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0784.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0784.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0785.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0785.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0786.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0786.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0787.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0787.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0788.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0788.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0789.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0789.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0790.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0790.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0791.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0791.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0792.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0792.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0793.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0793.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0794.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0794.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0795.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0795.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0796.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0796.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0797.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0797.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0798.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0798.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0799.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0799.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0800.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0800.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0801.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0801.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0802.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0802.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0803.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0803.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0804.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0804.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0805.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0805.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0806.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0806.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0807.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0807.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0808.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0808.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0809.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0809.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0810.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0810.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0811.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0811.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0812.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0812.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0813.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0813.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0814.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0814.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0815.png create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0815.png.import create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tilesheet.txt create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Visit Kenney.url create mode 100644 tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Visit Patreon.url create mode 100644 tools/configurator/assets/icons/pixelitos/128/Alacritty.png rename tools/configurator/assets/icons/pixelitos/{16/retroarch.png.import => 128/Alacritty.png.import} (67%) create mode 100644 tools/configurator/assets/icons/pixelitos/128/CMakeSetup.png create mode 100644 tools/configurator/assets/icons/pixelitos/128/CMakeSetup.png.import create mode 100644 tools/configurator/assets/icons/pixelitos/128/QtProject-qtcreator.png create mode 100644 tools/configurator/assets/icons/pixelitos/128/QtProject-qtcreator.png.import create mode 100644 tools/configurator/assets/icons/pixelitos/128/accesories-screenshoot.png create mode 100644 tools/configurator/assets/icons/pixelitos/128/accesories-screenshoot.png.import create mode 100644 tools/configurator/assets/icons/pixelitos/128/accessories-calculator.png create mode 100644 tools/configurator/assets/icons/pixelitos/128/accessories-calculator.png.import create mode 100644 tools/configurator/assets/icons/pixelitos/128/accessories-clock.png rename tools/configurator/assets/icons/pixelitos/{16/org.ppsspp.PPSSPP_.png.import => 128/accessories-clock.png.import} (65%) create mode 100644 tools/configurator/assets/icons/pixelitos/128/accessories-dictionary.png create mode 100644 tools/configurator/assets/icons/pixelitos/128/accessories-dictionary.png.import create mode 100644 tools/configurator/assets/icons/pixelitos/128/accessories-ebook-reader.png create mode 100644 tools/configurator/assets/icons/pixelitos/128/accessories-ebook-reader.png.import create mode 100644 tools/configurator/assets/icons/pixelitos/128/accessories-notes.png create mode 100644 tools/configurator/assets/icons/pixelitos/128/accessories-notes.png.import create mode 100644 tools/configurator/assets/icons/pixelitos/128/accessories-safe.png rename tools/configurator/assets/icons/pixelitos/{16/duckstation-nogui.png.import => 128/accessories-safe.png.import} (65%) create mode 100644 tools/configurator/assets/icons/pixelitos/128/accessories-screenshoot.png create mode 100644 tools/configurator/assets/icons/pixelitos/128/accessories-screenshoot.png.import create mode 100644 tools/configurator/assets/icons/pixelitos/128/accessories-text-editor.png create mode 100644 tools/configurator/assets/icons/pixelitos/128/accessories-text-editor.png.import create mode 100644 tools/configurator/assets/icons/pixelitos/128/alacarte.png create mode 100644 tools/configurator/assets/icons/pixelitos/128/alacarte.png.import create mode 100644 tools/configurator/assets/icons/pixelitos/128/anatine.png create mode 100644 tools/configurator/assets/icons/pixelitos/128/anatine.png.import create mode 100644 tools/configurator/assets/icons/pixelitos/128/apple.png create mode 100644 tools/configurator/assets/icons/pixelitos/128/apple.png.import create mode 100644 tools/configurator/assets/icons/pixelitos/128/applets-screenshooter.png create mode 100644 tools/configurator/assets/icons/pixelitos/128/applets-screenshooter.png.import create mode 100644 tools/configurator/assets/icons/pixelitos/128/applets-screenshot.png create mode 100644 tools/configurator/assets/icons/pixelitos/128/applets-screenshot.png.import create mode 100644 tools/configurator/assets/icons/pixelitos/128/application-vnd.affinity-designer.png create mode 100644 tools/configurator/assets/icons/pixelitos/128/application-vnd.affinity-designer.png.import create mode 100644 tools/configurator/assets/icons/pixelitos/128/applications-accessories.png create mode 100644 tools/configurator/assets/icons/pixelitos/128/applications-accessories.png.import create mode 100644 tools/configurator/assets/icons/pixelitos/128/applications-all.png create mode 100644 tools/configurator/assets/icons/pixelitos/128/applications-all.png.import create mode 100644 tools/configurator/assets/icons/pixelitos/128/applications-development.png create mode 100644 tools/configurator/assets/icons/pixelitos/128/applications-development.png.import create mode 100644 tools/configurator/assets/icons/pixelitos/128/applications-education.png create mode 100644 tools/configurator/assets/icons/pixelitos/128/applications-education.png.import create mode 100644 tools/configurator/assets/icons/pixelitos/128/applications-games.png create mode 100644 tools/configurator/assets/icons/pixelitos/128/applications-games.png.import create mode 100644 tools/configurator/assets/icons/pixelitos/128/applications-graphics.png create mode 100644 tools/configurator/assets/icons/pixelitos/128/applications-graphics.png.import create mode 100644 tools/configurator/assets/icons/pixelitos/128/applications-internet.png create mode 100644 tools/configurator/assets/icons/pixelitos/128/applications-internet.png.import create mode 100644 tools/configurator/assets/icons/pixelitos/128/applications-multimedia.png create mode 100644 tools/configurator/assets/icons/pixelitos/128/applications-multimedia.png.import create mode 100644 tools/configurator/assets/icons/pixelitos/128/applications-office.png create mode 100644 tools/configurator/assets/icons/pixelitos/128/applications-office.png.import create mode 100644 tools/configurator/assets/icons/pixelitos/128/applications-other.png create mode 100644 tools/configurator/assets/icons/pixelitos/128/applications-other.png.import create mode 100644 tools/configurator/assets/icons/pixelitos/128/applications-science.png create mode 100644 tools/configurator/assets/icons/pixelitos/128/applications-science.png.import create mode 100644 tools/configurator/assets/icons/pixelitos/128/applications-system.png create mode 100644 tools/configurator/assets/icons/pixelitos/128/applications-system.png.import create mode 100644 tools/configurator/assets/icons/pixelitos/128/applications-webbrowsers.png create mode 100644 tools/configurator/assets/icons/pixelitos/128/applications-webbrowsers.png.import create mode 100644 tools/configurator/assets/icons/pixelitos/128/ares.png create mode 100644 tools/configurator/assets/icons/pixelitos/128/ares.png.import create mode 100644 tools/configurator/assets/icons/pixelitos/128/ark.png create mode 100644 tools/configurator/assets/icons/pixelitos/128/ark.png.import create mode 100644 tools/configurator/assets/icons/pixelitos/128/arronax.png create mode 100644 tools/configurator/assets/icons/pixelitos/128/arronax.png.import create mode 100644 tools/configurator/assets/icons/pixelitos/128/assaultcube.png create mode 100644 tools/configurator/assets/icons/pixelitos/128/assaultcube.png.import create mode 100644 tools/configurator/assets/icons/pixelitos/128/atril.png create mode 100644 tools/configurator/assets/icons/pixelitos/128/atril.png.import create mode 100644 tools/configurator/assets/icons/pixelitos/128/audacity.png create mode 100644 tools/configurator/assets/icons/pixelitos/128/audacity.png.import create mode 100644 tools/configurator/assets/icons/pixelitos/128/avatar-default.png rename tools/configurator/assets/icons/pixelitos/{16/net.pcsx2.PCSX2.png.import => 128/avatar-default.png.import} (66%) create mode 100644 tools/configurator/assets/icons/pixelitos/128/balena-etcher-electron.png create mode 100644 tools/configurator/assets/icons/pixelitos/128/balena-etcher-electron.png.import create mode 100644 tools/configurator/assets/icons/pixelitos/128/bigpemu.png create mode 100644 tools/configurator/assets/icons/pixelitos/128/bigpemu.png.import create mode 100644 tools/configurator/assets/icons/pixelitos/128/blender.png create mode 100644 tools/configurator/assets/icons/pixelitos/128/blender.png.import create mode 100644 tools/configurator/assets/icons/pixelitos/128/bulky.png create mode 100644 tools/configurator/assets/icons/pixelitos/128/bulky.png.import create mode 100644 tools/configurator/assets/icons/pixelitos/128/chrome-beta.png create mode 100644 tools/configurator/assets/icons/pixelitos/128/chrome-beta.png.import create mode 100644 tools/configurator/assets/icons/pixelitos/128/chrome.png create mode 100644 tools/configurator/assets/icons/pixelitos/128/chrome.png.import create mode 100644 tools/configurator/assets/icons/pixelitos/128/cinnamon-virtual-keyboard.png create mode 100644 tools/configurator/assets/icons/pixelitos/128/cinnamon-virtual-keyboard.png.import create mode 100644 tools/configurator/assets/icons/pixelitos/128/clementine.png create mode 100644 tools/configurator/assets/icons/pixelitos/128/clementine.png.import create mode 100644 tools/configurator/assets/icons/pixelitos/128/cmake-gui.png create mode 100644 tools/configurator/assets/icons/pixelitos/128/cmake-gui.png.import create mode 100644 tools/configurator/assets/icons/pixelitos/128/cmake.png create mode 100644 tools/configurator/assets/icons/pixelitos/128/cmake.png.import create mode 100644 tools/configurator/assets/icons/pixelitos/128/code-oss.png create mode 100644 tools/configurator/assets/icons/pixelitos/128/code-oss.png.import create mode 100644 tools/configurator/assets/icons/pixelitos/128/compton.png create mode 100644 tools/configurator/assets/icons/pixelitos/128/compton.png.import create mode 100644 tools/configurator/assets/icons/pixelitos/128/computer.png create mode 100644 tools/configurator/assets/icons/pixelitos/128/computer.png.import create mode 100644 tools/configurator/assets/icons/pixelitos/128/cs-applets.png create mode 100644 tools/configurator/assets/icons/pixelitos/128/cs-applets.png.import create mode 100644 tools/configurator/assets/icons/pixelitos/128/cs-backgrounds.png rename tools/configurator/assets/icons/pixelitos/{16/net.rpcs3.RPCS3.png.import => 128/cs-backgrounds.png.import} (66%) create mode 100644 tools/configurator/assets/icons/pixelitos/128/cs-cat-appearance.png create mode 100644 tools/configurator/assets/icons/pixelitos/128/cs-cat-appearance.png.import create mode 100644 tools/configurator/assets/icons/pixelitos/128/cs-cat-hardware.png rename tools/configurator/assets/icons/pixelitos/{16/org.mamedev.MAME.png.import => 128/cs-cat-hardware.png.import} (66%) create mode 100644 tools/configurator/assets/icons/pixelitos/128/cs-cat-prefs.png create mode 100644 tools/configurator/assets/icons/pixelitos/128/cs-cat-prefs.png.import create mode 100644 tools/configurator/assets/icons/pixelitos/128/cs-cat-tweaks.png create mode 100644 tools/configurator/assets/icons/pixelitos/128/cs-cat-tweaks.png.import create mode 100644 tools/configurator/assets/icons/pixelitos/128/cs-color.png create mode 100644 tools/configurator/assets/icons/pixelitos/128/cs-color.png.import create mode 100644 tools/configurator/assets/icons/pixelitos/128/cs-date-time.png create mode 100644 tools/configurator/assets/icons/pixelitos/128/cs-date-time.png.import create mode 100644 tools/configurator/assets/icons/pixelitos/128/cs-default-applications.png create mode 100644 tools/configurator/assets/icons/pixelitos/128/cs-default-applications.png.import create mode 100644 tools/configurator/assets/icons/pixelitos/128/cs-desklets.png create mode 100644 tools/configurator/assets/icons/pixelitos/128/cs-desklets.png.import create mode 100644 tools/configurator/assets/icons/pixelitos/128/cs-desktop-effects.png create mode 100644 tools/configurator/assets/icons/pixelitos/128/cs-desktop-effects.png.import create mode 100644 tools/configurator/assets/icons/pixelitos/128/cs-desktop.png create mode 100644 tools/configurator/assets/icons/pixelitos/128/cs-desktop.png.import create mode 100644 tools/configurator/assets/icons/pixelitos/128/cs-details.png create mode 100644 tools/configurator/assets/icons/pixelitos/128/cs-details.png.import create mode 100644 tools/configurator/assets/icons/pixelitos/128/cs-display.png create mode 100644 tools/configurator/assets/icons/pixelitos/128/cs-display.png.import create mode 100644 tools/configurator/assets/icons/pixelitos/128/cs-extensions.png create mode 100644 tools/configurator/assets/icons/pixelitos/128/cs-extensions.png.import create mode 100644 tools/configurator/assets/icons/pixelitos/128/cs-fonts.png create mode 100644 tools/configurator/assets/icons/pixelitos/128/cs-fonts.png.import create mode 100644 tools/configurator/assets/icons/pixelitos/128/cs-general.png create mode 100644 tools/configurator/assets/icons/pixelitos/128/cs-general.png.import create mode 100644 tools/configurator/assets/icons/pixelitos/128/cs-keyboard.png create mode 100644 tools/configurator/assets/icons/pixelitos/128/cs-keyboard.png.import create mode 100644 tools/configurator/assets/icons/pixelitos/128/cs-mouse.png create mode 100644 tools/configurator/assets/icons/pixelitos/128/cs-mouse.png.import create mode 100644 tools/configurator/assets/icons/pixelitos/128/cs-network.png create mode 100644 tools/configurator/assets/icons/pixelitos/128/cs-network.png.import create mode 100644 tools/configurator/assets/icons/pixelitos/128/cs-notifications.png create mode 100644 tools/configurator/assets/icons/pixelitos/128/cs-notifications.png.import create mode 100644 tools/configurator/assets/icons/pixelitos/128/cs-online-accounts.png create mode 100644 tools/configurator/assets/icons/pixelitos/128/cs-online-accounts.png.import create mode 100644 tools/configurator/assets/icons/pixelitos/128/cs-overview.png create mode 100644 tools/configurator/assets/icons/pixelitos/128/cs-overview.png.import create mode 100644 tools/configurator/assets/icons/pixelitos/128/cs-panel.png create mode 100644 tools/configurator/assets/icons/pixelitos/128/cs-panel.png.import create mode 100644 tools/configurator/assets/icons/pixelitos/128/cs-power.png create mode 100644 tools/configurator/assets/icons/pixelitos/128/cs-power.png.import create mode 100644 tools/configurator/assets/icons/pixelitos/128/cs-printer.png create mode 100644 tools/configurator/assets/icons/pixelitos/128/cs-printer.png.import create mode 100644 tools/configurator/assets/icons/pixelitos/128/cs-privacy.png create mode 100644 tools/configurator/assets/icons/pixelitos/128/cs-privacy.png.import create mode 100644 tools/configurator/assets/icons/pixelitos/128/cs-screensaver.png create mode 100644 tools/configurator/assets/icons/pixelitos/128/cs-screensaver.png.import create mode 100644 tools/configurator/assets/icons/pixelitos/128/cs-sound.png create mode 100644 tools/configurator/assets/icons/pixelitos/128/cs-sound.png.import create mode 100644 tools/configurator/assets/icons/pixelitos/128/cs-startup-programs.png create mode 100644 tools/configurator/assets/icons/pixelitos/128/cs-startup-programs.png.import create mode 100644 tools/configurator/assets/icons/pixelitos/128/cs-tablet.png create mode 100644 tools/configurator/assets/icons/pixelitos/128/cs-tablet.png.import create mode 100644 tools/configurator/assets/icons/pixelitos/128/cs-themes.png create mode 100644 tools/configurator/assets/icons/pixelitos/128/cs-themes.png.import create mode 100644 tools/configurator/assets/icons/pixelitos/128/cs-tiling.png create mode 100644 tools/configurator/assets/icons/pixelitos/128/cs-tiling.png.import create mode 100644 tools/configurator/assets/icons/pixelitos/128/cs-universal-access.png create mode 100644 tools/configurator/assets/icons/pixelitos/128/cs-universal-access.png.import create mode 100644 tools/configurator/assets/icons/pixelitos/128/cs-user.png create mode 100644 tools/configurator/assets/icons/pixelitos/128/cs-user.png.import create mode 100644 tools/configurator/assets/icons/pixelitos/128/cs-windows.png create mode 100644 tools/configurator/assets/icons/pixelitos/128/cs-windows.png.import create mode 100644 tools/configurator/assets/icons/pixelitos/128/cs-workspaces.png create mode 100644 tools/configurator/assets/icons/pixelitos/128/cs-workspaces.png.import create mode 100644 tools/configurator/assets/icons/pixelitos/128/desktop-environment-xfce.png create mode 100644 tools/configurator/assets/icons/pixelitos/128/desktop-environment-xfce.png.import create mode 100644 tools/configurator/assets/icons/pixelitos/128/dialog-password.png rename tools/configurator/assets/icons/pixelitos/{16/org.xfce.session.png.import => 128/dialog-password.png.import} (66%) create mode 100644 tools/configurator/assets/icons/pixelitos/128/discord.png create mode 100644 tools/configurator/assets/icons/pixelitos/128/discord.png.import create mode 100644 tools/configurator/assets/icons/pixelitos/128/disk-usage-analyzer.png create mode 100644 tools/configurator/assets/icons/pixelitos/128/disk-usage-analyzer.png.import create mode 100644 tools/configurator/assets/icons/pixelitos/128/document-open-recent.png create mode 100644 tools/configurator/assets/icons/pixelitos/128/document-open-recent.png.import create mode 100644 tools/configurator/assets/icons/pixelitos/128/dosbox-x.png create mode 100644 tools/configurator/assets/icons/pixelitos/128/dosbox-x.png.import create mode 100644 tools/configurator/assets/icons/pixelitos/128/dosbox.png create mode 100644 tools/configurator/assets/icons/pixelitos/128/dosbox.png.import create mode 100644 tools/configurator/assets/icons/pixelitos/128/drive-removable-media.png create mode 100644 tools/configurator/assets/icons/pixelitos/128/drive-removable-media.png.import create mode 100644 tools/configurator/assets/icons/pixelitos/128/duck_tank.png create mode 100644 tools/configurator/assets/icons/pixelitos/128/duck_tank.png.import mode change 120000 => 100644 tools/configurator/assets/icons/pixelitos/128/duckstation-nogui.png create mode 100644 tools/configurator/assets/icons/pixelitos/128/emacs.png create mode 100644 tools/configurator/assets/icons/pixelitos/128/emacs.png.import create mode 100644 tools/configurator/assets/icons/pixelitos/128/email.png create mode 100644 tools/configurator/assets/icons/pixelitos/128/email.png.import create mode 100644 tools/configurator/assets/icons/pixelitos/128/eu.vcmi.VCMI.png create mode 100644 tools/configurator/assets/icons/pixelitos/128/eu.vcmi.VCMI.png.import create mode 100644 tools/configurator/assets/icons/pixelitos/128/facebook.png create mode 100644 tools/configurator/assets/icons/pixelitos/128/facebook.png.import create mode 100644 tools/configurator/assets/icons/pixelitos/128/fbneo.png create mode 100644 tools/configurator/assets/icons/pixelitos/128/fbneo.png.import create mode 100644 tools/configurator/assets/icons/pixelitos/128/feh.png create mode 100644 tools/configurator/assets/icons/pixelitos/128/feh.png.import create mode 100644 tools/configurator/assets/icons/pixelitos/128/file-roller.png create mode 100644 tools/configurator/assets/icons/pixelitos/128/file-roller.png.import create mode 100644 tools/configurator/assets/icons/pixelitos/128/file-system-manager.png create mode 100644 tools/configurator/assets/icons/pixelitos/128/file-system-manager.png.import create mode 100644 tools/configurator/assets/icons/pixelitos/128/filezilla.png create mode 100644 tools/configurator/assets/icons/pixelitos/128/filezilla.png.import create mode 100644 tools/configurator/assets/icons/pixelitos/128/firefox.png create mode 100644 tools/configurator/assets/icons/pixelitos/128/firefox.png.import create mode 100644 tools/configurator/assets/icons/pixelitos/128/futurepinball.png create mode 100644 tools/configurator/assets/icons/pixelitos/128/futurepinball.png.import create mode 100644 tools/configurator/assets/icons/pixelitos/128/gcolor.png create mode 100644 tools/configurator/assets/icons/pixelitos/128/gcolor.png.import create mode 100644 tools/configurator/assets/icons/pixelitos/128/gcolor2.png create mode 100644 tools/configurator/assets/icons/pixelitos/128/gcolor2.png.import create mode 100644 tools/configurator/assets/icons/pixelitos/128/gcolor3.png create mode 100644 tools/configurator/assets/icons/pixelitos/128/gcolor3.png.import create mode 100644 tools/configurator/assets/icons/pixelitos/128/geometry-dash.png create mode 100644 tools/configurator/assets/icons/pixelitos/128/geometry-dash.png.import create mode 100644 tools/configurator/assets/icons/pixelitos/128/gimp.png create mode 100644 tools/configurator/assets/icons/pixelitos/128/gimp.png.import create mode 100644 tools/configurator/assets/icons/pixelitos/128/github-desktop.png create mode 100644 tools/configurator/assets/icons/pixelitos/128/github-desktop.png.import create mode 100644 tools/configurator/assets/icons/pixelitos/128/github.png create mode 100644 tools/configurator/assets/icons/pixelitos/128/github.png.import create mode 100644 tools/configurator/assets/icons/pixelitos/128/godot.png create mode 100644 tools/configurator/assets/icons/pixelitos/128/godot.png.import create mode 100644 tools/configurator/assets/icons/pixelitos/128/google-chrome.png create mode 100644 tools/configurator/assets/icons/pixelitos/128/google-chrome.png.import create mode 100644 tools/configurator/assets/icons/pixelitos/128/gparted.png create mode 100644 tools/configurator/assets/icons/pixelitos/128/gparted.png.import create mode 100644 tools/configurator/assets/icons/pixelitos/128/gsplus.png create mode 100644 tools/configurator/assets/icons/pixelitos/128/gsplus.png.import create mode 100644 tools/configurator/assets/icons/pixelitos/128/gtk-preferences.png create mode 100644 tools/configurator/assets/icons/pixelitos/128/gtk-preferences.png.import create mode 100644 tools/configurator/assets/icons/pixelitos/128/gtk-select-color.png create mode 100644 tools/configurator/assets/icons/pixelitos/128/gtk-select-color.png.import create mode 100644 tools/configurator/assets/icons/pixelitos/128/gvim.png create mode 100644 tools/configurator/assets/icons/pixelitos/128/gvim.png.import create mode 100644 tools/configurator/assets/icons/pixelitos/128/half-life.png create mode 100644 tools/configurator/assets/icons/pixelitos/128/half-life.png.import create mode 100644 tools/configurator/assets/icons/pixelitos/128/half-life2.png create mode 100644 tools/configurator/assets/icons/pixelitos/128/half-life2.png.import create mode 100644 tools/configurator/assets/icons/pixelitos/128/helltaker.png create mode 100644 tools/configurator/assets/icons/pixelitos/128/helltaker.png.import create mode 100644 tools/configurator/assets/icons/pixelitos/128/help-about.png create mode 100644 tools/configurator/assets/icons/pixelitos/128/help-about.png.import create mode 100644 tools/configurator/assets/icons/pixelitos/128/help-browser.png create mode 100644 tools/configurator/assets/icons/pixelitos/128/help-browser.png.import create mode 100644 tools/configurator/assets/icons/pixelitos/128/help.contents.png create mode 100644 tools/configurator/assets/icons/pixelitos/128/help.contents.png.import create mode 100644 tools/configurator/assets/icons/pixelitos/128/htop.png create mode 100644 tools/configurator/assets/icons/pixelitos/128/htop.png.import create mode 100644 tools/configurator/assets/icons/pixelitos/128/hwloc.png create mode 100644 tools/configurator/assets/icons/pixelitos/128/hwloc.png.import create mode 100644 tools/configurator/assets/icons/pixelitos/128/hypseus.png create mode 100644 tools/configurator/assets/icons/pixelitos/128/hypseus.png.import create mode 100644 tools/configurator/assets/icons/pixelitos/128/ibus-setup.png create mode 100644 tools/configurator/assets/icons/pixelitos/128/ibus-setup.png.import create mode 100644 tools/configurator/assets/icons/pixelitos/128/ikemego.png create mode 100644 tools/configurator/assets/icons/pixelitos/128/ikemego.png.import create mode 100644 tools/configurator/assets/icons/pixelitos/128/info.cemu.Cemu.png create mode 100644 tools/configurator/assets/icons/pixelitos/128/info.cemu.Cemu.png.import create mode 100644 tools/configurator/assets/icons/pixelitos/128/inkscape.png create mode 100644 tools/configurator/assets/icons/pixelitos/128/inkscape.png.import create mode 100644 tools/configurator/assets/icons/pixelitos/128/input-keyboard.png create mode 100644 tools/configurator/assets/icons/pixelitos/128/input-keyboard.png.import create mode 100644 tools/configurator/assets/icons/pixelitos/128/internet-web-browser.png create mode 100644 tools/configurator/assets/icons/pixelitos/128/internet-web-browser.png.import create mode 100644 tools/configurator/assets/icons/pixelitos/128/io.github.antimicrox.antimicrox.png create mode 100644 tools/configurator/assets/icons/pixelitos/128/io.github.antimicrox.antimicrox.png.import create mode 100644 tools/configurator/assets/icons/pixelitos/128/io.github.ihhub.Fheroes2.png create mode 100644 tools/configurator/assets/icons/pixelitos/128/io.github.ihhub.Fheroes2.png.import create mode 100644 tools/configurator/assets/icons/pixelitos/128/itch.png create mode 100644 tools/configurator/assets/icons/pixelitos/128/itch.png.import create mode 100644 tools/configurator/assets/icons/pixelitos/128/kde-frameworks.png create mode 100644 tools/configurator/assets/icons/pixelitos/128/kde-frameworks.png.import create mode 100644 tools/configurator/assets/icons/pixelitos/128/kdenlive.png create mode 100644 tools/configurator/assets/icons/pixelitos/128/kdenlive.png.import create mode 100644 tools/configurator/assets/icons/pixelitos/128/kfontview.png create mode 100644 tools/configurator/assets/icons/pixelitos/128/kfontview.png.import create mode 100644 tools/configurator/assets/icons/pixelitos/128/klipper.png create mode 100644 tools/configurator/assets/icons/pixelitos/128/klipper.png.import create mode 100644 tools/configurator/assets/icons/pixelitos/128/kmenuedit.png create mode 100644 tools/configurator/assets/icons/pixelitos/128/kmenuedit.png.import create mode 100644 tools/configurator/assets/icons/pixelitos/128/knetattach.png create mode 100644 tools/configurator/assets/icons/pixelitos/128/knetattach.png.import create mode 100644 tools/configurator/assets/icons/pixelitos/128/kotatogram.png create mode 100644 tools/configurator/assets/icons/pixelitos/128/kotatogram.png.import create mode 100644 tools/configurator/assets/icons/pixelitos/128/krita.png create mode 100644 tools/configurator/assets/icons/pixelitos/128/krita.png.import create mode 100644 tools/configurator/assets/icons/pixelitos/128/kwalletmanager.png create mode 100644 tools/configurator/assets/icons/pixelitos/128/kwalletmanager.png.import create mode 100644 tools/configurator/assets/icons/pixelitos/128/libre-office-draw.png create mode 100644 tools/configurator/assets/icons/pixelitos/128/libre-office-draw.png.import create mode 100644 tools/configurator/assets/icons/pixelitos/128/libre-office-math.png create mode 100644 tools/configurator/assets/icons/pixelitos/128/libre-office-math.png.import create mode 100644 tools/configurator/assets/icons/pixelitos/128/libreoffice-base.png create mode 100644 tools/configurator/assets/icons/pixelitos/128/libreoffice-base.png.import create mode 100644 tools/configurator/assets/icons/pixelitos/128/libreoffice-calc.png create mode 100644 tools/configurator/assets/icons/pixelitos/128/libreoffice-calc.png.import create mode 100644 tools/configurator/assets/icons/pixelitos/128/libreoffice-impress.png create mode 100644 tools/configurator/assets/icons/pixelitos/128/libreoffice-impress.png.import create mode 100644 tools/configurator/assets/icons/pixelitos/128/libreoffice-startcenter.png create mode 100644 tools/configurator/assets/icons/pixelitos/128/libreoffice-startcenter.png.import create mode 100644 tools/configurator/assets/icons/pixelitos/128/libreoffice-writer.png create mode 100644 tools/configurator/assets/icons/pixelitos/128/libreoffice-writer.png.import create mode 100644 tools/configurator/assets/icons/pixelitos/128/libreoffice.png create mode 100644 tools/configurator/assets/icons/pixelitos/128/libreoffice.png.import create mode 100644 tools/configurator/assets/icons/pixelitos/128/lightdm-gtk-greeter-settings.png create mode 100644 tools/configurator/assets/icons/pixelitos/128/lightdm-gtk-greeter-settings.png.import create mode 100644 tools/configurator/assets/icons/pixelitos/128/linapple.png create mode 100644 tools/configurator/assets/icons/pixelitos/128/linapple.png.import create mode 100644 tools/configurator/assets/icons/pixelitos/128/links-48x48.xpm.png create mode 100644 tools/configurator/assets/icons/pixelitos/128/links-48x48.xpm.png.import create mode 100644 tools/configurator/assets/icons/pixelitos/128/lmms.png create mode 100644 tools/configurator/assets/icons/pixelitos/128/lmms.png.import create mode 100644 tools/configurator/assets/icons/pixelitos/128/lutris.png create mode 100644 tools/configurator/assets/icons/pixelitos/128/lutris.png.import create mode 100644 tools/configurator/assets/icons/pixelitos/128/map-globe.png create mode 100644 tools/configurator/assets/icons/pixelitos/128/map-globe.png.import create mode 100644 tools/configurator/assets/icons/pixelitos/128/mate-desktop.png create mode 100644 tools/configurator/assets/icons/pixelitos/128/mate-desktop.png.import create mode 100644 tools/configurator/assets/icons/pixelitos/128/mate-disk-usage-analyzer.png create mode 100644 tools/configurator/assets/icons/pixelitos/128/mate-disk-usage-analyzer.png.import create mode 100644 tools/configurator/assets/icons/pixelitos/128/mate-notification-properties.png create mode 100644 tools/configurator/assets/icons/pixelitos/128/mate-notification-properties.png.import create mode 100644 tools/configurator/assets/icons/pixelitos/128/mate-panel.png create mode 100644 tools/configurator/assets/icons/pixelitos/128/mate-panel.png.import create mode 100644 tools/configurator/assets/icons/pixelitos/128/mate-session-properties.png create mode 100644 tools/configurator/assets/icons/pixelitos/128/mate-session-properties.png.import create mode 100644 tools/configurator/assets/icons/pixelitos/128/mate-system-log.png create mode 100644 tools/configurator/assets/icons/pixelitos/128/mate-system-log.png.import create mode 100644 tools/configurator/assets/icons/pixelitos/128/menulibre.png create mode 100644 tools/configurator/assets/icons/pixelitos/128/menulibre.png.import create mode 100644 tools/configurator/assets/icons/pixelitos/128/microsoft-edge.png create mode 100644 tools/configurator/assets/icons/pixelitos/128/microsoft-edge.png.import create mode 100644 tools/configurator/assets/icons/pixelitos/128/midori.png create mode 100644 tools/configurator/assets/icons/pixelitos/128/midori.png.import create mode 100644 tools/configurator/assets/icons/pixelitos/128/minecraft.png create mode 100644 tools/configurator/assets/icons/pixelitos/128/minecraft.png.import create mode 100644 tools/configurator/assets/icons/pixelitos/128/mpv.png create mode 100644 tools/configurator/assets/icons/pixelitos/128/mpv.png.import create mode 100644 tools/configurator/assets/icons/pixelitos/128/multimedia-volume-control.png create mode 100644 tools/configurator/assets/icons/pixelitos/128/multimedia-volume-control.png.import create mode 100644 tools/configurator/assets/icons/pixelitos/128/net.openra.OpenRA.png create mode 100644 tools/configurator/assets/icons/pixelitos/128/net.openra.OpenRA.png.import create mode 100644 tools/configurator/assets/icons/pixelitos/128/net.veloren.airshipper.png create mode 100644 tools/configurator/assets/icons/pixelitos/128/net.veloren.airshipper.png.import create mode 100644 tools/configurator/assets/icons/pixelitos/128/network-server.png create mode 100644 tools/configurator/assets/icons/pixelitos/128/network-server.png.import create mode 100644 tools/configurator/assets/icons/pixelitos/128/network-wired.png create mode 100644 tools/configurator/assets/icons/pixelitos/128/network-wired.png.import create mode 100644 tools/configurator/assets/icons/pixelitos/128/network-workgroup.png create mode 100644 tools/configurator/assets/icons/pixelitos/128/network-workgroup.png.import create mode 100644 tools/configurator/assets/icons/pixelitos/128/nl.hjdskes.gcolor3.png create mode 100644 tools/configurator/assets/icons/pixelitos/128/nl.hjdskes.gcolor3.png.import create mode 100644 tools/configurator/assets/icons/pixelitos/128/nm-device-wireless.png create mode 100644 tools/configurator/assets/icons/pixelitos/128/nm-device-wireless.png.import create mode 100644 tools/configurator/assets/icons/pixelitos/128/nnn.png create mode 100644 tools/configurator/assets/icons/pixelitos/128/nnn.png.import create mode 100644 tools/configurator/assets/icons/pixelitos/128/notepadqq.png create mode 100644 tools/configurator/assets/icons/pixelitos/128/notepadqq.png.import create mode 100644 tools/configurator/assets/icons/pixelitos/128/nvim.png create mode 100644 tools/configurator/assets/icons/pixelitos/128/nvim.png.import create mode 100644 tools/configurator/assets/icons/pixelitos/128/octopi.png create mode 100644 tools/configurator/assets/icons/pixelitos/128/octopi.png.import create mode 100644 tools/configurator/assets/icons/pixelitos/128/okular.png create mode 100644 tools/configurator/assets/icons/pixelitos/128/okular.png.import create mode 100644 tools/configurator/assets/icons/pixelitos/128/openarena-server.png create mode 100644 tools/configurator/assets/icons/pixelitos/128/openarena-server.png.import create mode 100644 tools/configurator/assets/icons/pixelitos/128/openarena.png create mode 100644 tools/configurator/assets/icons/pixelitos/128/openarena.png.import create mode 100644 tools/configurator/assets/icons/pixelitos/128/openbor.png create mode 100644 tools/configurator/assets/icons/pixelitos/128/openbor.png.import create mode 100644 tools/configurator/assets/icons/pixelitos/128/opera-beta.png create mode 100644 tools/configurator/assets/icons/pixelitos/128/opera-beta.png.import create mode 100644 tools/configurator/assets/icons/pixelitos/128/opera-developer.png create mode 100644 tools/configurator/assets/icons/pixelitos/128/opera-developer.png.import create mode 100644 tools/configurator/assets/icons/pixelitos/128/opera.png create mode 100644 tools/configurator/assets/icons/pixelitos/128/opera.png.import create mode 100644 tools/configurator/assets/icons/pixelitos/128/org.flameshot.Flameshot.png create mode 100644 tools/configurator/assets/icons/pixelitos/128/org.flameshot.Flameshot.png.import create mode 100644 tools/configurator/assets/icons/pixelitos/128/org.gnome.ArchiveManager.png create mode 100644 tools/configurator/assets/icons/pixelitos/128/org.gnome.ArchiveManager.png.import create mode 100644 tools/configurator/assets/icons/pixelitos/128/org.gnome.Nautilus.png create mode 100644 tools/configurator/assets/icons/pixelitos/128/org.gnome.Nautilus.png.import create mode 100644 tools/configurator/assets/icons/pixelitos/128/org.gnome.Screenshot.png create mode 100644 tools/configurator/assets/icons/pixelitos/128/org.gnome.Screenshot.png.import create mode 100644 tools/configurator/assets/icons/pixelitos/128/org.gnome.Yelp.png create mode 100644 tools/configurator/assets/icons/pixelitos/128/org.gnome.Yelp.png.import create mode 100644 tools/configurator/assets/icons/pixelitos/128/org.gnome.clocks.png create mode 100644 tools/configurator/assets/icons/pixelitos/128/org.gnome.clocks.png.import create mode 100644 tools/configurator/assets/icons/pixelitos/128/org.gtk.IconBrowser4.png create mode 100644 tools/configurator/assets/icons/pixelitos/128/org.gtk.IconBrowser4.png.import create mode 100644 tools/configurator/assets/icons/pixelitos/128/org.inkscape.Inkscape.png create mode 100644 tools/configurator/assets/icons/pixelitos/128/org.inkscape.Inkscape.png.import create mode 100644 tools/configurator/assets/icons/pixelitos/128/org.midori_browser.Midori.png create mode 100644 tools/configurator/assets/icons/pixelitos/128/org.midori_browser.Midori.png.import create mode 100644 tools/configurator/assets/icons/pixelitos/128/org.openmw.OpenMW.png create mode 100644 tools/configurator/assets/icons/pixelitos/128/org.openmw.OpenMW.png.import create mode 100644 tools/configurator/assets/icons/pixelitos/128/org.openttd.OpenTTD.png create mode 100644 tools/configurator/assets/icons/pixelitos/128/org.openttd.OpenTTD.png.import create mode 100644 tools/configurator/assets/icons/pixelitos/128/org.prismlauncher.PrismLauncher.png create mode 100644 tools/configurator/assets/icons/pixelitos/128/org.prismlauncher.PrismLauncher.png.import create mode 100644 tools/configurator/assets/icons/pixelitos/128/org.rnd2.cpupower-gui.png create mode 100644 tools/configurator/assets/icons/pixelitos/128/org.rnd2.cpupower-gui.png.import create mode 100644 tools/configurator/assets/icons/pixelitos/128/org.xfce.about.png create mode 100644 tools/configurator/assets/icons/pixelitos/128/org.xfce.about.png.import create mode 100644 tools/configurator/assets/icons/pixelitos/128/org.xfce.appfinder.png create mode 100644 tools/configurator/assets/icons/pixelitos/128/org.xfce.appfinder.png.import create mode 100644 tools/configurator/assets/icons/pixelitos/128/org.xfce.filemanager.png create mode 100644 tools/configurator/assets/icons/pixelitos/128/org.xfce.filemanager.png.import create mode 100644 tools/configurator/assets/icons/pixelitos/128/org.xfce.garcon.png create mode 100644 tools/configurator/assets/icons/pixelitos/128/org.xfce.garcon.png.import create mode 100644 tools/configurator/assets/icons/pixelitos/128/org.xfce.mailreader.png create mode 100644 tools/configurator/assets/icons/pixelitos/128/org.xfce.mailreader.png.import create mode 100644 tools/configurator/assets/icons/pixelitos/128/org.xfce.notification.png create mode 100644 tools/configurator/assets/icons/pixelitos/128/org.xfce.notification.png.import create mode 100644 tools/configurator/assets/icons/pixelitos/128/org.xfce.panel.actions.png create mode 100644 tools/configurator/assets/icons/pixelitos/128/org.xfce.panel.actions.png.import create mode 100644 tools/configurator/assets/icons/pixelitos/128/org.xfce.panel.applicationsmenu.png create mode 100644 tools/configurator/assets/icons/pixelitos/128/org.xfce.panel.applicationsmenu.png.import create mode 100644 tools/configurator/assets/icons/pixelitos/128/org.xfce.panel.png create mode 100644 tools/configurator/assets/icons/pixelitos/128/org.xfce.panel.png.import create mode 100644 tools/configurator/assets/icons/pixelitos/128/org.xfce.panel.tasklist.png create mode 100644 tools/configurator/assets/icons/pixelitos/128/org.xfce.panel.tasklist.png.import create mode 100644 tools/configurator/assets/icons/pixelitos/128/org.xfce.panel.whiskermenu.png create mode 100644 tools/configurator/assets/icons/pixelitos/128/org.xfce.panel.whiskermenu.png.import create mode 100644 tools/configurator/assets/icons/pixelitos/128/org.xfce.panel.windowmenu.png create mode 100644 tools/configurator/assets/icons/pixelitos/128/org.xfce.panel.windowmenu.png.import create mode 100644 tools/configurator/assets/icons/pixelitos/128/org.xfce.powermanager.png create mode 100644 tools/configurator/assets/icons/pixelitos/128/org.xfce.powermanager.png.import create mode 100644 tools/configurator/assets/icons/pixelitos/128/org.xfce.session.png create mode 100644 tools/configurator/assets/icons/pixelitos/128/org.xfce.session.png.import create mode 100644 tools/configurator/assets/icons/pixelitos/128/org.xfce.settings.accessibility.png create mode 100644 tools/configurator/assets/icons/pixelitos/128/org.xfce.settings.accessibility.png.import create mode 100644 tools/configurator/assets/icons/pixelitos/128/org.xfce.settings.appearance.png create mode 100644 tools/configurator/assets/icons/pixelitos/128/org.xfce.settings.appearance.png.import create mode 100644 tools/configurator/assets/icons/pixelitos/128/org.xfce.settings.color.png create mode 100644 tools/configurator/assets/icons/pixelitos/128/org.xfce.settings.color.png.import create mode 100644 tools/configurator/assets/icons/pixelitos/128/org.xfce.settings.default-applications.png create mode 100644 tools/configurator/assets/icons/pixelitos/128/org.xfce.settings.default-applications.png.import create mode 100644 tools/configurator/assets/icons/pixelitos/128/org.xfce.settings.display.png create mode 100644 tools/configurator/assets/icons/pixelitos/128/org.xfce.settings.display.png.import create mode 100644 tools/configurator/assets/icons/pixelitos/128/org.xfce.settings.editor.png create mode 100644 tools/configurator/assets/icons/pixelitos/128/org.xfce.settings.editor.png.import create mode 100644 tools/configurator/assets/icons/pixelitos/128/org.xfce.settings.keyboard.png create mode 100644 tools/configurator/assets/icons/pixelitos/128/org.xfce.settings.keyboard.png.import create mode 100644 tools/configurator/assets/icons/pixelitos/128/org.xfce.settings.manager.png create mode 100644 tools/configurator/assets/icons/pixelitos/128/org.xfce.settings.manager.png.import create mode 100644 tools/configurator/assets/icons/pixelitos/128/org.xfce.settings.mouse.png create mode 100644 tools/configurator/assets/icons/pixelitos/128/org.xfce.settings.mouse.png.import create mode 100644 tools/configurator/assets/icons/pixelitos/128/org.xfce.terminal-settings.png create mode 100644 tools/configurator/assets/icons/pixelitos/128/org.xfce.terminal-settings.png.import create mode 100644 tools/configurator/assets/icons/pixelitos/128/org.xfce.terminal.png create mode 100644 tools/configurator/assets/icons/pixelitos/128/org.xfce.terminal.png.import create mode 100644 tools/configurator/assets/icons/pixelitos/128/org.xfce.terminalemulator.png create mode 100644 tools/configurator/assets/icons/pixelitos/128/org.xfce.terminalemulator.png.import create mode 100644 tools/configurator/assets/icons/pixelitos/128/org.xfce.thunar.png create mode 100644 tools/configurator/assets/icons/pixelitos/128/org.xfce.thunar.png.import create mode 100644 tools/configurator/assets/icons/pixelitos/128/org.xfce.tumbler.png create mode 100644 tools/configurator/assets/icons/pixelitos/128/org.xfce.tumbler.png.import create mode 100644 tools/configurator/assets/icons/pixelitos/128/org.xfce.volman.png create mode 100644 tools/configurator/assets/icons/pixelitos/128/org.xfce.volman.png.import create mode 100644 tools/configurator/assets/icons/pixelitos/128/org.xfce.webbrowser.png create mode 100644 tools/configurator/assets/icons/pixelitos/128/org.xfce.webbrowser.png.import create mode 100644 tools/configurator/assets/icons/pixelitos/128/org.xfce.workspaces.png create mode 100644 tools/configurator/assets/icons/pixelitos/128/org.xfce.workspaces.png.import create mode 100644 tools/configurator/assets/icons/pixelitos/128/org.xfce.xfdesktop.png create mode 100644 tools/configurator/assets/icons/pixelitos/128/org.xfce.xfdesktop.png.import create mode 100644 tools/configurator/assets/icons/pixelitos/128/org.xfce.xfwm4-tweaks.png create mode 100644 tools/configurator/assets/icons/pixelitos/128/org.xfce.xfwm4-tweaks.png.import create mode 100644 tools/configurator/assets/icons/pixelitos/128/org.xfce.xfwm4.png create mode 100644 tools/configurator/assets/icons/pixelitos/128/org.xfce.xfwm4.png.import create mode 100644 tools/configurator/assets/icons/pixelitos/128/org.yuzu_emu.yuzu.png create mode 100644 tools/configurator/assets/icons/pixelitos/128/org.yuzu_emu.yuzu.png.import create mode 100644 tools/configurator/assets/icons/pixelitos/128/org.zdoom.LZDoom.png create mode 100644 tools/configurator/assets/icons/pixelitos/128/org.zdoom.LZDoom.png.import create mode 100644 tools/configurator/assets/icons/pixelitos/128/oricutron.png rename tools/configurator/assets/icons/pixelitos/{16/org.DolphinEmu.dolphin-emu.png.import => 128/oricutron.png.import} (66%) create mode 100644 tools/configurator/assets/icons/pixelitos/128/pcsxr-icon.png create mode 100644 tools/configurator/assets/icons/pixelitos/128/pcsxr-icon.png.import create mode 100644 tools/configurator/assets/icons/pixelitos/128/picom.png create mode 100644 tools/configurator/assets/icons/pixelitos/128/picom.png.import create mode 100644 tools/configurator/assets/icons/pixelitos/128/plasma-search.png create mode 100644 tools/configurator/assets/icons/pixelitos/128/plasma-search.png.import create mode 100644 tools/configurator/assets/icons/pixelitos/128/plasma.png create mode 100644 tools/configurator/assets/icons/pixelitos/128/plasma.png.import create mode 100644 tools/configurator/assets/icons/pixelitos/128/plasmashell.png create mode 100644 tools/configurator/assets/icons/pixelitos/128/plasmashell.png.import create mode 100644 tools/configurator/assets/icons/pixelitos/128/playonlinux.png create mode 100644 tools/configurator/assets/icons/pixelitos/128/playonlinux.png.import create mode 100644 tools/configurator/assets/icons/pixelitos/128/portmaster.png create mode 100644 tools/configurator/assets/icons/pixelitos/128/portmaster.png.import create mode 100644 tools/configurator/assets/icons/pixelitos/128/preferences-desktop-accessibility.png create mode 100644 tools/configurator/assets/icons/pixelitos/128/preferences-desktop-accessibility.png.import create mode 100644 tools/configurator/assets/icons/pixelitos/128/preferences-desktop-activities.png create mode 100644 tools/configurator/assets/icons/pixelitos/128/preferences-desktop-activities.png.import create mode 100644 tools/configurator/assets/icons/pixelitos/128/preferences-desktop-baloo.png create mode 100644 tools/configurator/assets/icons/pixelitos/128/preferences-desktop-baloo.png.import create mode 100644 tools/configurator/assets/icons/pixelitos/128/preferences-desktop-color.png create mode 100644 tools/configurator/assets/icons/pixelitos/128/preferences-desktop-color.png.import create mode 100644 tools/configurator/assets/icons/pixelitos/128/preferences-desktop-cursors.png create mode 100644 tools/configurator/assets/icons/pixelitos/128/preferences-desktop-cursors.png.import create mode 100644 tools/configurator/assets/icons/pixelitos/128/preferences-desktop-default-applications.png create mode 100644 tools/configurator/assets/icons/pixelitos/128/preferences-desktop-default-applications.png.import create mode 100644 tools/configurator/assets/icons/pixelitos/128/preferences-desktop-display-nightcolor.png create mode 100644 tools/configurator/assets/icons/pixelitos/128/preferences-desktop-display-nightcolor.png.import create mode 100644 tools/configurator/assets/icons/pixelitos/128/preferences-desktop-display.png create mode 100644 tools/configurator/assets/icons/pixelitos/128/preferences-desktop-display.png.import create mode 100644 tools/configurator/assets/icons/pixelitos/128/preferences-desktop-emoticons.png create mode 100644 tools/configurator/assets/icons/pixelitos/128/preferences-desktop-emoticons.png.import create mode 100644 tools/configurator/assets/icons/pixelitos/128/preferences-desktop-feedback.png create mode 100644 tools/configurator/assets/icons/pixelitos/128/preferences-desktop-feedback.png.import create mode 100644 tools/configurator/assets/icons/pixelitos/128/preferences-desktop-filetype-association.png create mode 100644 tools/configurator/assets/icons/pixelitos/128/preferences-desktop-filetype-association.png.import create mode 100644 tools/configurator/assets/icons/pixelitos/128/preferences-desktop-font-installer.png create mode 100644 tools/configurator/assets/icons/pixelitos/128/preferences-desktop-font-installer.png.import create mode 100644 tools/configurator/assets/icons/pixelitos/128/preferences-desktop-font.png create mode 100644 tools/configurator/assets/icons/pixelitos/128/preferences-desktop-font.png.import create mode 100644 tools/configurator/assets/icons/pixelitos/128/preferences-desktop-gaming.png create mode 100644 tools/configurator/assets/icons/pixelitos/128/preferences-desktop-gaming.png.import create mode 100644 tools/configurator/assets/icons/pixelitos/128/preferences-desktop-icons.png create mode 100644 tools/configurator/assets/icons/pixelitos/128/preferences-desktop-icons.png.import create mode 100644 tools/configurator/assets/icons/pixelitos/128/preferences-desktop-keyboard-shortcut.png create mode 100644 tools/configurator/assets/icons/pixelitos/128/preferences-desktop-keyboard-shortcut.png.import create mode 100644 tools/configurator/assets/icons/pixelitos/128/preferences-desktop-keyboard-shortcuts.png create mode 100644 tools/configurator/assets/icons/pixelitos/128/preferences-desktop-keyboard-shortcuts.png.import create mode 100644 tools/configurator/assets/icons/pixelitos/128/preferences-desktop-keyboard.png create mode 100644 tools/configurator/assets/icons/pixelitos/128/preferences-desktop-keyboard.png.import create mode 100644 tools/configurator/assets/icons/pixelitos/128/preferences-desktop-launch-feedback.png create mode 100644 tools/configurator/assets/icons/pixelitos/128/preferences-desktop-launch-feedback.png.import create mode 100644 tools/configurator/assets/icons/pixelitos/128/preferences-desktop-locale.png create mode 100644 tools/configurator/assets/icons/pixelitos/128/preferences-desktop-locale.png.import create mode 100644 tools/configurator/assets/icons/pixelitos/128/preferences-desktop-mouse.png create mode 100644 tools/configurator/assets/icons/pixelitos/128/preferences-desktop-mouse.png.import create mode 100644 tools/configurator/assets/icons/pixelitos/128/preferences-desktop-notification-bell.png create mode 100644 tools/configurator/assets/icons/pixelitos/128/preferences-desktop-notification-bell.png.import create mode 100644 tools/configurator/assets/icons/pixelitos/128/preferences-desktop-peripherals.png create mode 100644 tools/configurator/assets/icons/pixelitos/128/preferences-desktop-peripherals.png.import create mode 100644 tools/configurator/assets/icons/pixelitos/128/preferences-desktop-personal.png create mode 100644 tools/configurator/assets/icons/pixelitos/128/preferences-desktop-personal.png.import create mode 100644 tools/configurator/assets/icons/pixelitos/128/preferences-desktop-plasma-theme.png create mode 100644 tools/configurator/assets/icons/pixelitos/128/preferences-desktop-plasma-theme.png.import create mode 100644 tools/configurator/assets/icons/pixelitos/128/preferences-desktop-tablet.png create mode 100644 tools/configurator/assets/icons/pixelitos/128/preferences-desktop-tablet.png.import create mode 100644 tools/configurator/assets/icons/pixelitos/128/preferences-desktop-theme-applications.png create mode 100644 tools/configurator/assets/icons/pixelitos/128/preferences-desktop-theme-applications.png.import create mode 100644 tools/configurator/assets/icons/pixelitos/128/preferences-desktop-theme-global.png create mode 100644 tools/configurator/assets/icons/pixelitos/128/preferences-desktop-theme-global.png.import create mode 100644 tools/configurator/assets/icons/pixelitos/128/preferences-desktop-theme.png create mode 100644 tools/configurator/assets/icons/pixelitos/128/preferences-desktop-theme.png.import create mode 100644 tools/configurator/assets/icons/pixelitos/128/preferences-desktop-touchpad.png create mode 100644 tools/configurator/assets/icons/pixelitos/128/preferences-desktop-touchpad.png.import create mode 100644 tools/configurator/assets/icons/pixelitos/128/preferences-desktop-user.png create mode 100644 tools/configurator/assets/icons/pixelitos/128/preferences-desktop-user.png.import create mode 100644 tools/configurator/assets/icons/pixelitos/128/preferences-desktop-wallpaper.png create mode 100644 tools/configurator/assets/icons/pixelitos/128/preferences-desktop-wallpaper.png.import create mode 100644 tools/configurator/assets/icons/pixelitos/128/preferences-desktop.png create mode 100644 tools/configurator/assets/icons/pixelitos/128/preferences-desktop.png.import create mode 100644 tools/configurator/assets/icons/pixelitos/128/preferences-system-network.png create mode 100644 tools/configurator/assets/icons/pixelitos/128/preferences-system-network.png.import create mode 100644 tools/configurator/assets/icons/pixelitos/128/preferences-system-notifications.png create mode 100644 tools/configurator/assets/icons/pixelitos/128/preferences-system-notifications.png.import create mode 100644 tools/configurator/assets/icons/pixelitos/128/preferences-system-search.png create mode 100644 tools/configurator/assets/icons/pixelitos/128/preferences-system-search.png.import create mode 100644 tools/configurator/assets/icons/pixelitos/128/preferences-system-session-services.png create mode 100644 tools/configurator/assets/icons/pixelitos/128/preferences-system-session-services.png.import create mode 100644 tools/configurator/assets/icons/pixelitos/128/preferences-system-splash.png create mode 100644 tools/configurator/assets/icons/pixelitos/128/preferences-system-splash.png.import create mode 100644 tools/configurator/assets/icons/pixelitos/128/preferences-system-time.png create mode 100644 tools/configurator/assets/icons/pixelitos/128/preferences-system-time.png.import create mode 100644 tools/configurator/assets/icons/pixelitos/128/preferences-system-users.png create mode 100644 tools/configurator/assets/icons/pixelitos/128/preferences-system-users.png.import create mode 100644 tools/configurator/assets/icons/pixelitos/128/preferences-system-windows-actions.png create mode 100644 tools/configurator/assets/icons/pixelitos/128/preferences-system-windows-actions.png.import create mode 100644 tools/configurator/assets/icons/pixelitos/128/preferences-system-windows.png create mode 100644 tools/configurator/assets/icons/pixelitos/128/preferences-system-windows.png.import create mode 100644 tools/configurator/assets/icons/pixelitos/128/preferences-system.png create mode 100644 tools/configurator/assets/icons/pixelitos/128/preferences-system.png.import create mode 100644 tools/configurator/assets/icons/pixelitos/128/preferences-tweaks-shadows.png create mode 100644 tools/configurator/assets/icons/pixelitos/128/preferences-tweaks-shadows.png.import create mode 100644 tools/configurator/assets/icons/pixelitos/128/primehack.png create mode 100644 tools/configurator/assets/icons/pixelitos/128/primehack.png.import create mode 100644 tools/configurator/assets/icons/pixelitos/128/pvz.png create mode 100644 tools/configurator/assets/icons/pixelitos/128/pvz.png.import create mode 100644 tools/configurator/assets/icons/pixelitos/128/qemu.png create mode 100644 tools/configurator/assets/icons/pixelitos/128/qemu.png.import create mode 100644 tools/configurator/assets/icons/pixelitos/128/raze.png create mode 100644 tools/configurator/assets/icons/pixelitos/128/raze.png.import create mode 100644 tools/configurator/assets/icons/pixelitos/128/redream.png create mode 100644 tools/configurator/assets/icons/pixelitos/128/redream.png.import create mode 100644 tools/configurator/assets/icons/pixelitos/128/romm.png create mode 100644 tools/configurator/assets/icons/pixelitos/128/romm.png.import create mode 100644 tools/configurator/assets/icons/pixelitos/128/roxterm.png create mode 100644 tools/configurator/assets/icons/pixelitos/128/roxterm.png.import create mode 100644 tools/configurator/assets/icons/pixelitos/128/ruffle.png create mode 100644 tools/configurator/assets/icons/pixelitos/128/ruffle.png.import create mode 100644 tools/configurator/assets/icons/pixelitos/128/scummvm.png create mode 100644 tools/configurator/assets/icons/pixelitos/128/scummvm.png.import create mode 100644 tools/configurator/assets/icons/pixelitos/128/sdltrs.png create mode 100644 tools/configurator/assets/icons/pixelitos/128/sdltrs.png.import create mode 100644 tools/configurator/assets/icons/pixelitos/128/search.png create mode 100644 tools/configurator/assets/icons/pixelitos/128/search.png.import create mode 100644 tools/configurator/assets/icons/pixelitos/128/security-high.png create mode 100644 tools/configurator/assets/icons/pixelitos/128/security-high.png.import create mode 100644 tools/configurator/assets/icons/pixelitos/128/security-low.png create mode 100644 tools/configurator/assets/icons/pixelitos/128/security-low.png.import rename tools/configurator/assets/icons/pixelitos/{32/retroarch.png => 128/security-medium.png} (54%) create mode 100644 tools/configurator/assets/icons/pixelitos/128/security-medium.png.import create mode 100644 tools/configurator/assets/icons/pixelitos/128/simcoupe.png create mode 100644 tools/configurator/assets/icons/pixelitos/128/simcoupe.png.import create mode 100644 tools/configurator/assets/icons/pixelitos/128/simplescreenrecorder.png create mode 100644 tools/configurator/assets/icons/pixelitos/128/simplescreenrecorder.png.import create mode 100644 tools/configurator/assets/icons/pixelitos/128/skullgirls.png create mode 100644 tools/configurator/assets/icons/pixelitos/128/skullgirls.png.import create mode 100644 tools/configurator/assets/icons/pixelitos/128/solarus.png create mode 100644 tools/configurator/assets/icons/pixelitos/128/solarus.png.import create mode 100644 tools/configurator/assets/icons/pixelitos/128/spacefm-find.png create mode 100644 tools/configurator/assets/icons/pixelitos/128/spacefm-find.png.import create mode 100644 tools/configurator/assets/icons/pixelitos/128/spacefm.png create mode 100644 tools/configurator/assets/icons/pixelitos/128/spacefm.png.import create mode 100644 tools/configurator/assets/icons/pixelitos/128/spotify.png create mode 100644 tools/configurator/assets/icons/pixelitos/128/spotify.png.import create mode 100644 tools/configurator/assets/icons/pixelitos/128/steam.png create mode 100644 tools/configurator/assets/icons/pixelitos/128/steam.png.import create mode 100644 tools/configurator/assets/icons/pixelitos/128/steam_icon_1289310.png create mode 100644 tools/configurator/assets/icons/pixelitos/128/steam_icon_1289310.png.import create mode 100644 tools/configurator/assets/icons/pixelitos/128/steam_icon_20.png create mode 100644 tools/configurator/assets/icons/pixelitos/128/steam_icon_20.png.import create mode 100644 tools/configurator/assets/icons/pixelitos/128/steam_icon_245170.png create mode 100644 tools/configurator/assets/icons/pixelitos/128/steam_icon_245170.png.import create mode 100644 tools/configurator/assets/icons/pixelitos/128/steam_icon_322170.png create mode 100644 tools/configurator/assets/icons/pixelitos/128/steam_icon_322170.png.import create mode 100644 tools/configurator/assets/icons/pixelitos/128/steam_icon_3590.png create mode 100644 tools/configurator/assets/icons/pixelitos/128/steam_icon_3590.png.import create mode 100644 tools/configurator/assets/icons/pixelitos/128/steam_icon_70.png create mode 100644 tools/configurator/assets/icons/pixelitos/128/steam_icon_70.png.import create mode 100644 tools/configurator/assets/icons/pixelitos/128/strawberry.png create mode 100644 tools/configurator/assets/icons/pixelitos/128/strawberry.png.import create mode 100644 tools/configurator/assets/icons/pixelitos/128/supermodel.png create mode 100644 tools/configurator/assets/icons/pixelitos/128/supermodel.png.import create mode 100644 tools/configurator/assets/icons/pixelitos/128/supertuxkart.png create mode 100644 tools/configurator/assets/icons/pixelitos/128/supertuxkart.png.import create mode 100644 tools/configurator/assets/icons/pixelitos/128/system-file-manager.png create mode 100644 tools/configurator/assets/icons/pixelitos/128/system-file-manager.png.import create mode 100644 tools/configurator/assets/icons/pixelitos/128/system-lock-screen.png create mode 100644 tools/configurator/assets/icons/pixelitos/128/system-lock-screen.png.import create mode 100644 tools/configurator/assets/icons/pixelitos/128/system-log-out.png create mode 100644 tools/configurator/assets/icons/pixelitos/128/system-log-out.png.import create mode 100644 tools/configurator/assets/icons/pixelitos/128/system-logout.png create mode 100644 tools/configurator/assets/icons/pixelitos/128/system-logout.png.import create mode 100644 tools/configurator/assets/icons/pixelitos/128/system-reboot.png create mode 100644 tools/configurator/assets/icons/pixelitos/128/system-reboot.png.import create mode 100644 tools/configurator/assets/icons/pixelitos/128/system-run.png create mode 100644 tools/configurator/assets/icons/pixelitos/128/system-run.png.import create mode 100644 tools/configurator/assets/icons/pixelitos/128/system-search.png create mode 100644 tools/configurator/assets/icons/pixelitos/128/system-search.png.import create mode 100644 tools/configurator/assets/icons/pixelitos/128/system-shutdown.png create mode 100644 tools/configurator/assets/icons/pixelitos/128/system-shutdown.png.import create mode 100644 tools/configurator/assets/icons/pixelitos/128/system-software-install.png create mode 100644 tools/configurator/assets/icons/pixelitos/128/system-software-install.png.import create mode 100644 tools/configurator/assets/icons/pixelitos/128/system-suspend-hibernate.png create mode 100644 tools/configurator/assets/icons/pixelitos/128/system-suspend-hibernate.png.import create mode 100644 tools/configurator/assets/icons/pixelitos/128/system-suspend.png create mode 100644 tools/configurator/assets/icons/pixelitos/128/system-suspend.png.import create mode 100644 tools/configurator/assets/icons/pixelitos/128/system-switch-user.png create mode 100644 tools/configurator/assets/icons/pixelitos/128/system-switch-user.png.import create mode 100644 tools/configurator/assets/icons/pixelitos/128/system-users.png create mode 100644 tools/configurator/assets/icons/pixelitos/128/system-users.png.import create mode 100644 tools/configurator/assets/icons/pixelitos/128/systemsettings.png create mode 100644 tools/configurator/assets/icons/pixelitos/128/systemsettings.png.import create mode 100644 tools/configurator/assets/icons/pixelitos/128/team-fortress-classic.png create mode 100644 tools/configurator/assets/icons/pixelitos/128/team-fortress-classic.png.import create mode 100644 tools/configurator/assets/icons/pixelitos/128/telegram.png create mode 100644 tools/configurator/assets/icons/pixelitos/128/telegram.png.import create mode 100644 tools/configurator/assets/icons/pixelitos/128/terminal-tango.png create mode 100644 tools/configurator/assets/icons/pixelitos/128/terminal-tango.png.import create mode 100644 tools/configurator/assets/icons/pixelitos/128/tesseract.png create mode 100644 tools/configurator/assets/icons/pixelitos/128/tesseract.png.import create mode 100644 tools/configurator/assets/icons/pixelitos/128/text-x-chdr.png create mode 100644 tools/configurator/assets/icons/pixelitos/128/text-x-chdr.png.import create mode 100644 tools/configurator/assets/icons/pixelitos/128/text-x-markdown.png create mode 100644 tools/configurator/assets/icons/pixelitos/128/text-x-markdown.png.import create mode 100644 tools/configurator/assets/icons/pixelitos/128/tint2.png create mode 100644 tools/configurator/assets/icons/pixelitos/128/tint2.png.import create mode 100644 tools/configurator/assets/icons/pixelitos/128/tint2conf.png create mode 100644 tools/configurator/assets/icons/pixelitos/128/tint2conf.png.import create mode 100644 tools/configurator/assets/icons/pixelitos/128/tools-check-spelling.png create mode 100644 tools/configurator/assets/icons/pixelitos/128/tools-check-spelling.png.import create mode 100644 tools/configurator/assets/icons/pixelitos/128/tsugaru.png create mode 100644 tools/configurator/assets/icons/pixelitos/128/tsugaru.png.import create mode 100644 tools/configurator/assets/icons/pixelitos/128/twitter.png create mode 100644 tools/configurator/assets/icons/pixelitos/128/twitter.png.import create mode 100644 tools/configurator/assets/icons/pixelitos/128/uget-icon.png create mode 100644 tools/configurator/assets/icons/pixelitos/128/uget-icon.png.import create mode 100644 tools/configurator/assets/icons/pixelitos/128/urbanterror.png create mode 100644 tools/configurator/assets/icons/pixelitos/128/urbanterror.png.import create mode 100644 tools/configurator/assets/icons/pixelitos/128/user-info.png create mode 100644 tools/configurator/assets/icons/pixelitos/128/user-info.png.import create mode 100644 tools/configurator/assets/icons/pixelitos/128/utilities-system-monitor.png create mode 100644 tools/configurator/assets/icons/pixelitos/128/utilities-system-monitor.png.import create mode 100644 tools/configurator/assets/icons/pixelitos/128/utilities-terminal.png create mode 100644 tools/configurator/assets/icons/pixelitos/128/utilities-terminal.png.import create mode 100644 tools/configurator/assets/icons/pixelitos/128/utilities-tweak-tool.png create mode 100644 tools/configurator/assets/icons/pixelitos/128/utilities-tweak-tool.png.import create mode 100644 tools/configurator/assets/icons/pixelitos/128/ventoy.png create mode 100644 tools/configurator/assets/icons/pixelitos/128/ventoy.png.import create mode 100644 tools/configurator/assets/icons/pixelitos/128/video-display.png create mode 100644 tools/configurator/assets/icons/pixelitos/128/video-display.png.import create mode 100644 tools/configurator/assets/icons/pixelitos/128/viewnior.png create mode 100644 tools/configurator/assets/icons/pixelitos/128/viewnior.png.import create mode 100644 tools/configurator/assets/icons/pixelitos/128/vim.png create mode 100644 tools/configurator/assets/icons/pixelitos/128/vim.png.import create mode 100644 tools/configurator/assets/icons/pixelitos/128/virt-manager.png create mode 100644 tools/configurator/assets/icons/pixelitos/128/virt-manager.png.import create mode 100644 tools/configurator/assets/icons/pixelitos/128/virtualbox.png create mode 100644 tools/configurator/assets/icons/pixelitos/128/virtualbox.png.import create mode 100644 tools/configurator/assets/icons/pixelitos/128/visual-studio-code.png create mode 100644 tools/configurator/assets/icons/pixelitos/128/visual-studio-code.png.import create mode 100644 tools/configurator/assets/icons/pixelitos/128/vita3k.png create mode 100644 tools/configurator/assets/icons/pixelitos/128/vita3k.png.import create mode 100644 tools/configurator/assets/icons/pixelitos/128/vivaldi.png create mode 100644 tools/configurator/assets/icons/pixelitos/128/vivaldi.png.import create mode 100644 tools/configurator/assets/icons/pixelitos/128/vpinball.png create mode 100644 tools/configurator/assets/icons/pixelitos/128/vpinball.png.import create mode 100644 tools/configurator/assets/icons/pixelitos/128/vscodium.png create mode 100644 tools/configurator/assets/icons/pixelitos/128/vscodium.png.import create mode 100644 tools/configurator/assets/icons/pixelitos/128/waterfox.png create mode 100644 tools/configurator/assets/icons/pixelitos/128/waterfox.png.import create mode 100644 tools/configurator/assets/icons/pixelitos/128/wine.png create mode 100644 tools/configurator/assets/icons/pixelitos/128/wine.png.import create mode 100644 tools/configurator/assets/icons/pixelitos/128/xarchiver.png create mode 100644 tools/configurator/assets/icons/pixelitos/128/xarchiver.png.import create mode 100644 tools/configurator/assets/icons/pixelitos/128/xenia.png create mode 100644 tools/configurator/assets/icons/pixelitos/128/xenia.png.import create mode 100644 tools/configurator/assets/icons/pixelitos/128/xfce-display-profile.png create mode 100644 tools/configurator/assets/icons/pixelitos/128/xfce-display-profile.png.import create mode 100644 tools/configurator/assets/icons/pixelitos/128/xfce4-logo.png create mode 100644 tools/configurator/assets/icons/pixelitos/128/xfce4-logo.png.import create mode 100644 tools/configurator/assets/icons/pixelitos/128/xfce4-panel.png create mode 100644 tools/configurator/assets/icons/pixelitos/128/xfce4-panel.png.import create mode 100644 tools/configurator/assets/icons/pixelitos/128/xfce4-settings.png create mode 100644 tools/configurator/assets/icons/pixelitos/128/xfce4-settings.png.import create mode 100644 tools/configurator/assets/icons/pixelitos/128/xfsm-hibernate.png create mode 100644 tools/configurator/assets/icons/pixelitos/128/xfsm-hibernate.png.import create mode 100644 tools/configurator/assets/icons/pixelitos/128/xfsm-lock.png create mode 100644 tools/configurator/assets/icons/pixelitos/128/xfsm-lock.png.import create mode 100644 tools/configurator/assets/icons/pixelitos/128/xfsm-logout.png create mode 100644 tools/configurator/assets/icons/pixelitos/128/xfsm-logout.png.import create mode 100644 tools/configurator/assets/icons/pixelitos/128/xfsm-reboot.png create mode 100644 tools/configurator/assets/icons/pixelitos/128/xfsm-reboot.png.import create mode 100644 tools/configurator/assets/icons/pixelitos/128/xfsm-shutdown.png create mode 100644 tools/configurator/assets/icons/pixelitos/128/xfsm-shutdown.png.import create mode 100644 tools/configurator/assets/icons/pixelitos/128/xfsm-suspend-hibernate.png create mode 100644 tools/configurator/assets/icons/pixelitos/128/xfsm-suspend-hibernate.png.import create mode 100644 tools/configurator/assets/icons/pixelitos/128/xfsm-suspend.png create mode 100644 tools/configurator/assets/icons/pixelitos/128/xfsm-suspend.png.import create mode 100644 tools/configurator/assets/icons/pixelitos/128/xfsm-switch-user.png create mode 100644 tools/configurator/assets/icons/pixelitos/128/xfsm-switch-user.png.import create mode 100644 tools/configurator/assets/icons/pixelitos/128/xfsm-users.png create mode 100644 tools/configurator/assets/icons/pixelitos/128/xfsm-users.png.import create mode 100644 tools/configurator/assets/icons/pixelitos/128/youtube-music.png create mode 100644 tools/configurator/assets/icons/pixelitos/128/youtube-music.png.import create mode 100644 tools/configurator/assets/icons/pixelitos/128/youtube.png create mode 100644 tools/configurator/assets/icons/pixelitos/128/youtube.png.import delete mode 100644 tools/configurator/assets/icons/pixelitos/16/app.xemu.xemu.png delete mode 120000 tools/configurator/assets/icons/pixelitos/16/duckstation-nogui.png delete mode 100644 tools/configurator/assets/icons/pixelitos/16/duckstation.png delete mode 100644 tools/configurator/assets/icons/pixelitos/16/net.pcsx2.PCSX2.png delete mode 100644 tools/configurator/assets/icons/pixelitos/16/net.retrodeck.retrodeck.png delete mode 100644 tools/configurator/assets/icons/pixelitos/16/net.retrodeck.retrodeck.png.import delete mode 100644 tools/configurator/assets/icons/pixelitos/16/net.rpcs3.RPCS3.png delete mode 100644 tools/configurator/assets/icons/pixelitos/16/org.DolphinEmu.dolphin-emu.png delete mode 100644 tools/configurator/assets/icons/pixelitos/16/org.gnome.Yelp.png delete mode 100644 tools/configurator/assets/icons/pixelitos/16/org.mamedev.MAME.png delete mode 100644 tools/configurator/assets/icons/pixelitos/16/org.ppsspp.PPSSPP.png delete mode 100644 tools/configurator/assets/icons/pixelitos/16/org.ppsspp.PPSSPP_.png delete mode 100644 tools/configurator/assets/icons/pixelitos/16/org.ryujinx.Ryujinx.png delete mode 100644 tools/configurator/assets/icons/pixelitos/16/org.xfce.session.png delete mode 100644 tools/configurator/assets/icons/pixelitos/16/org.zdoom.GZDoom.png delete mode 100644 tools/configurator/assets/icons/pixelitos/16/retroarch.png delete mode 100644 tools/configurator/assets/icons/pixelitos/16/security-medium.png delete mode 100644 tools/configurator/scripts/emulator_option.gd diff --git a/config/retrodeck/reference_lists/features.json b/config/retrodeck/reference_lists/features.json index 5fb938cd..0db3279e 100644 --- a/config/retrodeck/reference_lists/features.json +++ b/config/retrodeck/reference_lists/features.json @@ -1,1095 +1,3 @@ { - "about_links": { - "example_site": { - "description": "Updated description.", - "name": "Updated Site", - "url": "https://updated-example.com" - }, - "rd_changelog": { - "description": "Opens the RetroDECK change log in your default browser", - "name": "Changelog", - "url": "https://retrodeck.readthedocs.io/en/latest/wiki_rd_versions/version-history/" - }, - "rd_contactus": { - "description": "Opens the RetroDECK contact us section in your default browser", - "name": "Contact us", - "url": "https://github.com/XargonWan/RetroDECK" - }, - "rd_credits": { - "description": "Opens the RetroDECK Credits in your default browser", - "name": "Credits", - "url": "https://retrodeck.readthedocs.io/en/latest/wiki_credits/donations-licenses/" - }, - "rd_donate": { - "description": "Opens Donations page in your default browser", - "name": "Donate", - "url": "https://retrodeck.readthedocs.io/en/latest/wiki_credits/donations-licenses/" - }, - "rd_licenses": { - "description": "Opens the RetroDECK licenses in your default browser", - "name": "Licences", - "url": "https://retrodeck.readthedocs.io/en/latest/wiki_credits/donations-licenses/" - }, - "rd_web": { - "description": "Opens the RetroDECK Website in your default browser", - "name": "Website", - "url": "https://retrodeck.net/" - }, - "rd_wiki": { - "description": "Opens the RetroDECK Wiki in your default browser", - "name": "Wiki", - "url": "https://retrodeck.readthedocs.io/en/latest/" - } - }, - "finit_default_options": { - "rd_controller_profile": { - "name": "RetroDECK Steam Controller Profiles Install", - "description": "Install RetroDECK Steam Input profiles to Steam - Recommended", - "enabled": true - }, - "rpcs3_firmware": { - "name": "RPCS3 Firmware Install", - "description": "Install firmware needed for PS3 emulation", - "enabled": false - }, - "vita3k_firmware": { - "name": "Vita3K Firmware Install", - "description": "Install firmware needed for Vita3K emulation", - "enabled": false - } - }, - "splash_screens": { - "xmas": { - "start_date": "1201", - "end_date": "1231", - "start_time": "0000", - "end_time": "2359", - "filename": "rd-xmas-splash.svg" - }, - "lunar_dragon": { - "start_date": "0209", - "end_date": "0212", - "start_time": "0000", - "end_time": "2359", - "filename": "rd-lunar-dragon-splash.svg" - }, - "valentines_day": { - "start_date": "0214", - "end_date": "0214", - "start_time": "0001", - "end_time": "2359", - "filename": "rd-valentines-splash.svg" - }, - "retrodeck_birthday": { - "start_date": "0304", - "end_date": "0304", - "start_time": "0000", - "end_time": "2359", - "filename": "rd-gm-bday-splash.svg" - }, - "st_patricks_day": { - "start_date": "0317", - "end_date": "0317", - "start_time": "0000", - "end_time": "2359", - "filename": "rd-stpatricks-splash.svg" - }, - "kodomo_golden_week": { - "start_date": "0429", - "end_date": "0505", - "start_time": "0000", - "end_time": "2359", - "filename": "rd-kodomo-golden.svg" - }, - "tanabata": { - "start_date": "0707", - "end_date": "0707", - "start_time": "0000", - "end_time": "2359", - "filename": "tanabata.svg" - }, - "mountain_day": { - "start_date": "0811", - "end_date": "0811", - "start_time": "0000", - "end_time": "2359", - "filename": "placeholder.svg" - }, - "obon": { - "start_date": "0813", - "end_date": "0816", - "start_time": "0000", - "end_time": "2359", - "filename": "placeholder.svg" - } - }, - "incompatible_presets": { - "borders": "widescreen" - }, - "helper_files": { - "dolphin_mods": { - "filename": "how-to-install-dolphin-mods.txt", - "location": "$mods_folder/Dolphin" - }, - "primehack_mods": { - "filename": "how-to-install-primehack-mods.txt", - "location": "$mods_folder/Primehack" - }, - "mesen_textures": { - "filename": "how-to-install-Mesen-textures.txt", - "location": "$texture_packs_folder/RetroArch-Mesen" - }, - "ppsspp_textures": { - "filename": "how-to-install-PPSSPP-textures.txt", - "location": "$texture_packs_folder/PPSSPP" - }, - "pcsx2_textures": { - "filename": "how-to-install-PCSX2-textures.txt", - "location": "$texture_packs_folder/PCSX2" - }, - "mupen64plus_cache_textures": { - "filename": "how-to-install-Mupen64Plus-textures.txt", - "location": "$texture_packs_folder/RetroArch-Mupen64Plus/cache" - }, - "mupen64plus_hires_textures": { - "filename": "how-to-install-Mupen64Plus-textures.txt", - "location": "$texture_packs_folder/RetroArch-Mupen64Plus/hires_texture" - }, - "duckstation_textures": { - "filename": "how-to-install-Duckstation-textures.txt", - "location": "$texture_packs_folder/Duckstation" - }, - "psvita_games": { - "filename": "how-to-install-psvita-games.txt", - "location": "$roms_folder/psvita" - }, - "ryujinx_firmware": { - "filename": "Install-firmware-through-Ryujinx.txt", - "location": "$bios_folder/switch/firmware" - } - }, - "compression_targets": { - "chd": [ - "3do", - "amigacd32", - "dreamcast", - "megacd", - "neogeocd", - "pcenginecd", - "pcfx", - "psp", - "psx", - "ps2", - "saturn", - "saturnjp", - "segacd", - "tg-cd" - ], - "rvz": [ - "gc", - "wii" - ], - "zip": [ - "atari2600", - "atari5200", - "atari7800", - "atari800", - "atarijaguar", - "atarilynx", - "atarist", - "gamegear", - "gb", - "gba", - "gbc", - "genesis", - "mastersystem", - "n64", - "nds", - "nes", - "ngp", - "ngpc", - "sega32x", - "sega32xjp", - "sega32xna", - "snes", - "snesna", - "tg16" - ] - }, - "zip_compressable_extensions": [ - ".32x", - ".68k", - ".NDS", - ".a26", - ".a52", - ".a78", - ".abs", - ".agb", - ".atr", - ".atx", - ".bin", - ".bml", - ".bms", - ".bs", - ".bsx", - ".cas", - ".cdm", - ".cgb", - ".cof", - ".col", - ".dim", - ".dmg", - ".dx2", - ".fds", - ".fig", - ".gb", - ".gba", - ".gbc", - ".gd3", - ".gd7", - ".gen", - ".gg", - ".ipf", - ".j64", - ".jag", - ".lnx", - ".md", - ".mdx", - ".mgd", - ".msa", - ".nds", - ".nes", - ".ngc", - ".o", - ".pce", - ".prg", - ".rom", - ".sfc", - ".sg", - ".sgb", - ".sgd", - ".smc", - ".smd", - ".sms", - ".st", - ".st", - ".stx", - ".swc", - ".unf", - ".unif", - ".xex", - ".xfd", - ".z64" - ], - "system": { - "3do": { - "name": "3DO Interactive Multiplayer" - }, - "adam": { - "name": "Coleco Adam" - }, - "amiga": { - "name": "Commodore Amiga" - }, - "amiga1200": { - "name": "Commodore Amiga 1200" - }, - "amiga600": { - "name": "Commodore Amiga 600" - }, - "amigacd32": { - "name": "Commodore Amiga CD32" - }, - "amstradcpc": { - "name": "Amstrad CPC" - }, - "apple2": { - "name": "Apple II" - }, - "apple2gs": { - "name": "Apple IIGS" - }, - "arcade": { - "name": "Arcade" - }, - "arcadia": { - "name": "Emerson Arcadia 2001" - }, - "archimedes": { - "name": "Acorn Archimedes" - }, - "arduboy": { - "name": "Arduboy Miniature Game System" - }, - "astrocde": { - "name": "Bally Astrocade" - }, - "atari2600": { - "name": "Atari 2600" - }, - "atari5200": { - "name": "Atari 5200" - }, - "atari7800": { - "name": "Atari 7800 ProSystem" - }, - "atari800": { - "name": "Atari 800" - }, - "atarijaguar": { - "name": "Atari Jaguar" - }, - "atarilynx": { - "name": "Atari Lynx" - }, - "atarist": { - "name": "Atari ST" - }, - "atarixe": { - "name": "Atari XE" - }, - "atomiswave": { - "name": "Sammy Corporation Atomiswave" - }, - "bbcmicro": { - "name": "Acorn Computers BBC Micro" - }, - "c64": { - "name": "Commodore 64" - }, - "cdimono1": { - "name": "Philips CD-i" - }, - "cdtv": { - "name": "Commodore CDTV" - }, - "chailove": { - "name": "ChaiLove Game Engine" - }, - "channelf": { - "name": "Fairchild Channel F" - }, - "colecovision": { - "name": "Coleco ColecoVision" - }, - "consolearcade": { - "name": "Console Arcade Systems" - }, - "cps": { - "name": "Capcom Play System" - }, - "cps1": { - "name": "Capcom Play System I" - }, - "cps2": { - "name": "Capcom Play System II" - }, - "cps3": { - "name": "Capcom Play System III" - }, - "crvision": { - "name": "VTech CreatiVision" - }, - "daphne": { - "name": "Daphne Arcade LaserDisc Emulator" - }, - "desktop": { - "name": "Desktop Applications" - }, - "doom": { - "name": "Doom" - }, - "dos": { - "name": "DOS (PC)" - }, - "dreamcast": { - "name": "Sega Dreamcast" - }, - "dc": { - "name": "Sega Dreamcast" - }, - "easyrpg": { - "name": "EasyRPG Game Engine" - }, - "electron": { - "name": "Acorn Electron" - }, - "emulators": { - "name": "Emulators" - }, - "famicom": { - "name": "Nintendo Family Computer" - }, - "fba": { - "name": "FinalBurn Alpha" - }, - "fbneo": { - "name": "FinalBurn Neo" - }, - "fds": { - "name": "Nintendo Famicom Disk System" - }, - "fm7": { - "name": "Fujitsu FM-7" - }, - "fmtowns": { - "name": "Fujitsu FM Towns" - }, - "gamate": { - "name": "Bit Corporation Gamate" - }, - "gameandwatch": { - "name": "Nintendo Game and Watch" - }, - "gamecom": { - "name": "Tiger Electronics Game.com" - }, - "gamegear": { - "name": "Sega Game Gear" - }, - "gg": { - "name": "Sega Game Gear" - }, - "gb": { - "name": "Nintendo Game Boy" - }, - "gba": { - "name": "Nintendo Game Boy Advance" - }, - "gbc": { - "name": "Nintendo Game Boy Color" - }, - "gc": { - "name": "Nintendo GameCube" - }, - "genesis": { - "name": "Sega Genesis" - }, - "gmaster": { - "name": "Hartung Game Master" - }, - "gx4000": { - "name": "Amstrad GX4000" - }, - "intellivision": { - "name": "Mattel Electronics Intellivision" - }, - "j2me": { - "name": "Java 2 Micro Edition (J2ME)" - }, - "laserdisc": { - "name": "LaserDisc Games" - }, - "lcdgames": { - "name": "LCD Handheld Games" - }, - "lowresnx": { - "name": "LowRes NX Fantasy Console" - }, - "lutris": { - "name": "Lutris Open Gaming Platform" - }, - "lutro": { - "name": "Lutro Game Engine" - }, - "macintosh": { - "name": "Apple Macintosh" - }, - "mame": { - "name": "Multiple Arcade Machine Emulator" - }, - "mastersystem": { - "name": "Sega Master System" - }, - "megacd": { - "name": "Sega Mega-CD" - }, - "megacdjp": { - "name": "Sega Mega-CD (Japan)" - }, - "megadrive": { - "name": "Sega Mega Drive" - }, - "megaduck": { - "name": "Creatronic Mega Duck" - }, - "mess": { - "name": "Multi Emulator Super System" - }, - "model2": { - "name": "Sega Model 2" - }, - "moto": { - "name": "Thomson MO/TO Series" - }, - "msx": { - "name": "MSX" - }, - "msx1": { - "name": "MSX1" - }, - "msx2": { - "name": "MSX2" - }, - "msxturbor": { - "name": "MSX Turbo R" - }, - "mugen": { - "name": "M.U.G.E.N Game Engine" - }, - "multivision": { - "name": "Othello Multivision" - }, - "n3ds": { - "name": "Nintendo 3DS" - }, - "n64": { - "name": "Nintendo 64" - }, - "n64dd": { - "name": "Nintendo 64DD" - }, - "naomi": { - "name": "Sega NAOMI" - }, - "naomi2": { - "name": "Sega NAOMI 2" - }, - "naomigd": { - "name": "Sega NAOMI GD-ROM" - }, - "nds": { - "name": "Nintendo DS" - }, - "neogeo": { - "name": "SNK Neo Geo" - }, - "neogeocd": { - "name": "SNK Neo Geo CD" - }, - "neogeocdjp": { - "name": "SNK Neo Geo CD (Japan)" - }, - "nes": { - "name": "Nintendo Entertainment System" - }, - "ngp": { - "name": "SNK Neo Geo Pocket" - }, - "ngpc": { - "name": "SNK Neo Geo Pocket Color" - }, - "odyssey2": { - "name": "Magnavox Odyssey 2" - }, - "openbor": { - "name": "OpenBOR Game Engine" - }, - "palm": { - "name": "Palm OS" - }, - "pc": { - "name": "IBM PC" - }, - "pc88": { - "name": "NEC PC-8800 Series" - }, - "pc98": { - "name": "NEC PC-9800 Series" - }, - "pcarcade": { - "name": "PC Arcade Systems" - }, - "pcengine": { - "name": "NEC PC Engine" - }, - "pcenginecd": { - "name": "NEC PC Engine CD" - }, - "pcfx": { - "name": "NEC PC-FX" - }, - "pico8": { - "name": "PICO-8 Fantasy Console" - }, - "plus4": { - "name": "Commodore Plus/4" - }, - "pokemini": { - "name": "Nintendo Pokémon Mini" - }, - "ports": { - "name": "Ports" - }, - "ps2": { - "name": "Sony PlayStation 2" - }, - "ps3": { - "name": "Sony PlayStation 3" - }, - "psp": { - "name": "Sony PlayStation Portable" - }, - "psvita": { - "name": "Sony PlayStation Vita" - }, - "psx": { - "name": "Sony PlayStation" - }, - "pv1000": { - "name": "Casio PV-1000" - }, - "quake": { - "name": "Quake" - }, - "satellaview": { - "name": "Nintendo Satellaview" - }, - "saturn": { - "name": "Sega Saturn" - }, - "saturnjp": { - "name": "Sega Saturn (Japan)" - }, - "scummvm": { - "name": "ScummVM Game Engine" - }, - "scv": { - "name": "Epoch Super Cassette Vision" - }, - "sega32x": { - "name": "Sega Mega Drive 32X" - }, - "sega32xjp": { - "name": "Sega Super 32X (Japan)" - }, - "sega32xna": { - "name": "Sega Genesis 32X" - }, - "segacd": { - "name": "Sega CD" - }, - "sfc": { - "name": "Nintendo SFC (Super Famicom)" - }, - "sg-1000": { - "name": "Sega SG-1000" - }, - "sgb": { - "name": "Nintendo Super Game Boy" - }, - "snes": { - "name": "Nintendo SNES (Super Nintendo)" - }, - "snesna": { - "name": "Nintendo SNES (Super Nintendo)" - }, - "solarus": { - "name": "Solarus Game Engine" - }, - "spectravideo": { - "name": "Spectravideo" - }, - "stv": { - "name": "Sega Titan Video Game System" - }, - "sufami": { - "name": "Bandai SuFami Turbo" - }, - "supergrafx": { - "name": "NEC SuperGrafx" - }, - "supervision": { - "name": "Watara Supervision" - }, - "supracan": { - "name": "Funtech Super A'Can" - }, - "switch": { - "name": "Nintendo Switch" - }, - "tg-cd": { - "name": "NEC TurboGrafx-CD" - }, - "tg16": { - "name": "NEC TurboGrafx-16" - }, - "ti99": { - "name": "Texas Instruments TI-99" - }, - "tic80": { - "name": "TIC-80 Fantasy Computer" - }, - "to8": { - "name": "Thomson TO8" - }, - "uzebox": { - "name": "Uzebox Open Source Console" - }, - "vectrex": { - "name": "GCE Vectrex" - }, - "vic20": { - "name": "Commodore VIC-20" - }, - "videopac": { - "name": "Philips Videopac G7000" - }, - "virtualboy": { - "name": "Nintendo Virtual Boy" - }, - "vsmile": { - "name": "VTech V.Smile" - }, - "wasm4": { - "name": "WASM-4 Fantasy Console" - }, - "wii": { - "name": "Nintendo Wii" - }, - "wiiu": { - "name": "Nintendo Wii U" - }, - "windows": { - "name": "Microsoft Windows" - }, - "windows3x": { - "name": "Microsoft Windows 3.x" - }, - "windows9x": { - "name": "Microsoft Windows 9x" - }, - "wonderswan": { - "name": "Bandai WonderSwan" - }, - "wonderswancolor": { - "name": "Bandai WonderSwan Color" - }, - "x1": { - "name": "Sharp X1" - }, - "x68000": { - "name": "Sharp X68000" - }, - "xbox": { - "name": "Microsoft Xbox" - }, - "zx81": { - "name": "Sinclair ZX81" - }, - "zxspectrum": { - "name": "Sinclair ZX Spectrum" - } - }, - "emulator": { - "retroarch": { - "description": "RetroArch (Multi-emulator Frontend)", - "name": "RetroArch", - "launch": "retroarch", - "properties": [ - { - "cheevos": true, - "cheevos_hardcore": true, - "quick_resume": true - } - ], - "cores": { - "citra_libretro": { - "description": "Nintendo 3DS Libretro Core", - "name": "Citra", - "system": "n3ds", - "properties": [ - { - "abxy_button": true - } - ] - }, - "mame_libretro": { - "description": "MAME: Multiple Arcade Machine Libretro Core", - "name": "MAME", - "system": "arcade", - "properties": [ - { - "tate_mode": true - } - ] - }, - "desmume_libretro": { - "description": "DeSmuME Nintendo DS Libretro Core", - "name": "desmume", - "system": "nds", - "properties": [ - { - "abxy_button": true - } - ] - }, - "melonds_libretro": { - "description": "MelonDS Nintendo DS Libretro Core", - "name": "melonds", - "system": "nds", - "properties": [ - { - "abxy_button": true - } - ] - }, - "swanstation_libretro": { - "name": "SwanStation", - "description": "Swanstation Libretro Core", - "system": "psx", - "properties": [ - { - "widescreen": true, - "borders": true - } - ] - }, - "picodrive_libetro": { - "name": "PicoDrive", - "description": "SEGA MS/MD/CD/32X Libretro Core", - "system": [ - "ms", - "md", - "cd", - "32x" - ], - "properties": [ - { - "widescreen": true, - "borders": true, - "rewind": true - } - ] - }, - "genesisplusgx_libetro": { - "name": "Genesis Plus GX", - "description": "SEGA MS/GG/MD/CD Libretro Core", - "system": [ - "ms", - "gg", - "mc", - "cd" - ], - "properties": [ - { - "widescreen": true, - "borders": true, - "rewind": true - } - ] - }, - "genesisplusgxwide_libetro": { - "name": "Genesis Plus GX Wide", - "description": "SEGA MS/GG/MD/CD Libretro Core for Wide Screen", - "system": [ - "ms", - "gg", - "mc", - "cd" - ], - "properties": [ - { - "widescreen": true, - "rewind": true - } - ] - }, - "mupen64plus-next_libetro": { - "name": "Mupen64Plus-Next", - "description": "Nintendo 64 Libretro Core", - "system": "n64", - "properties": [ - { - "widescreen": true, - "borders": true, - "abxy_button": true - } - ] - }, - "snes9x-current_libetro": { - "name": "Snes9x - Current", - "description": "Super Nintendo Libretro Core", - "system": "snes", - "properties": [ - { - "widescreen": true, - "borders": true, - "rewind": true, - "abxy_button": true - } - ] - }, - "gambatte_libetro": { - "name": "Gambatte", - "description": "Game Boy/Color Libretro Core", - "system": [ - "gb", - "gbc" - ], - "properties": [ - { - "borders": true, - "rewind": true, - "abxy_button": true - } - ] - }, - "mgba_libetro": { - "name": "mGBA", - "description": "Game Boy Advance Libretro Core", - "system": "gba", - "properties": [ - { - "borders": true, - "rewind": true, - "abxy_button": true - } - ] - } - } - }, - "mame": { - "description": "MAME: Multiple Arcade Machine Emulator", - "name": "MAME", - "system": [ - "arcade" - ], - "launch": "mame" - }, - "citra": { - "description": "Citra Nintendo 3DS Emulator (via Ponzu)", - "name": "Citra (via Ponzu)", - "system": "n3ds", - "ponzu": true, - "properties": [ - { - "abxy_button": true, - "ask_to_exit": true - } - ] - }, - "melonds": { - "description": "MelonDS Nintendo DS Emulator", - "name": "melonds", - "system": "nds", - "launch": "MelonDS" - }, - "pcsx2": { - "name": "pcsx2", - "description": "PCSX2 Play Station 2 Emulator", - "system": "ps2", - "properties": [ - { - "ask_to_exit": true, - "cheevos": true - } - ] - }, - "duckstation": { - "name": "Duckstation", - "description": "PlayStation Emulator", - "launch": "duckstation-qt", - "system": "psx", - "properties": [ - { - "ask_to_exit": true, - "cheevos": true - } - ] - }, - "ppsspp": { - "name": "PPSSPP", - "description": "PPSSPP: PlayStation Portable Emulator", - "launch": "PPSSPPSDL", - "system": "psp", - "properties": [ - { - "cheevos": true, - "cheevos_hardcore": true - } - ] - }, - "vita3k": { - "name": "Vita3k", - "description": "Vita3K PSVita Emulator", - "system": "psvita", - "launch": "Vita3K" - }, - "rpcs3": { - "name": "RPCS3", - "description": "RPCS3 PlayStation 3 Emulator", - "system": "ps3", - "launch": "rpcs3", - "properties": [ - { - "ask_to_exit": true - } - ] - }, - "ryujinx": { - "name": "Ryujinx", - "description": "Ryujinx Nintendo Switch Emulator", - "system": "switch", - "launch": "Ryujinx.sh" - }, - "yuzu": { - "name": "Yuzu (via Ponzu)", - "description": "Yuzu Nintendo Switch Emulator (via Ponzu)", - "launch": "Yuzu", - "system": "switch", - "ponzu": true, - "abxy_button": true - }, - "dolphin": { - "name": "Dolphin", - "description": "Dolphin Wii and GameCube Emulator", - "launch": "dolphin-emu-wrapper", - "system": [ - "gc", - "wii" - ], - "properties": [ - { - "abxy_button": true, - "ask_to_exit": true, - "cheevos": true, - "cheevos_hardcore": true, - "universal_dyn_input": true - } - ] - }, - "primehack": { - "name": "PrimeHack", - "description": "A fork of Dolphiin to enhance Metroid Prime experience", - "launch": "primehack-wrapper", - "system": [ - "wii" - ], - "properties": [ - { - "ask_to_exit": true, - "universal_dyn_input": true - } - ] - }, - "cemu": { - "description": "Wii U emulator", - "name": "Cemu", - "system": "wiiu", - "launch": "Cemu-wrapper", - "properties": [ - { - "abxy_button": true, - "multi_user_config_dir": "Cemu" - } - ] - }, - "xemu": { - "description": "xemu Xbox Emulator", - "name": "xemu", - "system": "xbox", - "launch": "xemu" - } - } + } diff --git a/tools/configurator/Rekku.gd b/tools/configurator/Rekku.gd index 3b87ccad..65c79a40 100644 --- a/tools/configurator/Rekku.gd +++ b/tools/configurator/Rekku.gd @@ -3,3 +3,6 @@ extends Control func _input(event): if event.is_action_pressed("rekku_hide"): self.visible = !self.visible + + if Input.is_action_pressed("back_button"): + $".".visible=false diff --git a/tools/configurator/TabContainer.gd b/tools/configurator/TabContainer.gd index 21bbdef9..25eeed66 100644 --- a/tools/configurator/TabContainer.gd +++ b/tools/configurator/TabContainer.gd @@ -2,6 +2,7 @@ extends TabContainer func _ready(): focusFirstFocusableChild() #grab focus on first element to enable controller focusing + %l1_button.visible = true func _input(event): if (event.is_action_pressed("next_tab")): diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/License.txt b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/License.txt new file mode 100644 index 00000000..bb5b3a69 --- /dev/null +++ b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/License.txt @@ -0,0 +1,22 @@ + + + Input Prompts Pixel 16× (1.0) + + Created/distributed by Kenney (www.kenney.nl) + Creation date: 23-09-2021 + + ------------------------------ + + License: (Creative Commons Zero, CC0) + http://creativecommons.org/publicdomain/zero/1.0/ + + This content is free to use in personal, educational and commercial projects. + Support us by crediting Kenney or www.kenney.nl (this is not mandatory) + + ------------------------------ + + Donate: http://support.kenney.nl + Patreon: http://patreon.com/kenney/ + + Follow on Twitter for updates: + http://twitter.com/KenneyNL \ No newline at end of file diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Preview.png b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Preview.png new file mode 100644 index 0000000000000000000000000000000000000000..f25d48635b97b478140051b1be28aff7e2f98a76 GIT binary patch literal 28952 zcmagGcQ{;M+xM*`gP1`???g9*(Q7h99TDBA(I!TX=s|>x-s>nqM(<)o7oxY(J81}_ zM+8Zvc((km>$@EWr*YtIb)jjgsgA3aV`#ym-Syjcw#qZ8sX&6`@rdNJG{F0xaU)D7d5D?Hg z{lO|IaejXO8XGrfgNdL`sIxrY)zuY)!NkPGG&MDOd3n8f@uH!BBB`cpV1DJUZ-R(x z`uO}?m!xt|+n9KZh1lW-dI8Ct#zD)6PgwN5o;-Qd+1c6H(ev{4fQC;h91a(~r5hZN zjjw#gq3b+Y@saLCKb%F67jCa7(wtV?XkD*~Ta(dhEp?1xPYS6>c`FfA=Do1|J(Q`5z@t)jjq zJ3Bj%tor-+@2_ni3=a=y7gys6Z-Yv@1_lO}KdezhRWe&fg@WRqaIxQ_tG`g4DF?r%FWHq$;l}xDap*t z42^vK=g+wark&3dcb@g=x=VI2uK8Y4?bVW5;m~G!dV1x@C4!G?IIJ+G?L%4kZq9pA zFzkGE6`g{D!doeMp~v;hD;xaY#k}s%j*d^+j03K_WM1JE{d0aU8q@3l_MA9#plMF& zd>O-K7fVG&^$V>?2(z(91@rrqdiq2_`%lk1xX#bdGji~6S3d=W=7`1gsp;I4%w8VN z_!vt>#6_fi8*Uu1yx;K%$8M7G`Sa(FgAn(-P4C>BPhYmX4}Lm+nMW3^6-UaIpgU47 z^)!_0=?GXD77nNRPEklxdTaU)F9nF4hV+t_YI^wXXqwb#L3e4p)&spOcV;Wjp9H;k zr8a5bd294(cG#LV_3g`p<@TL?%jYjo-#2zP+GN=EM%LKvn|x=m?Ttj*_eMhSeg7P+ z_A!vZhfE(W>)*pInoq`Ukp}V4QOAv4{Cn7`LGgc&e#^I{xiw{?*td0gwl3wS{Dkb zSxTX{W|&@|Wk?JdHFQffxxZ0A-;%HiX}xnUhZ&*sud26iaVl%jHEwf?54;HZ)_$*B!Unf5BtCGu|E9_P z1J%G{>(`A;|ASeFtvFrgLb*g7cc~~0eD%w)Ebq~@UMT#vDTq|zx!s5~FR@y-gf1!W z9<>WoDJ>dD$8r^~);g3iR}aTId{ZPf_0R z6zgYtQ!(f#KA`8aNHM@=d<8fWK3rxKK%775Hy!_VQ9DN^sqfbzBXA`Gev9k{K`t?k z1QU&oxhi^1(Slz&d;%9GiDuifci2wA9y%2qm_pY%$!QRT&?ztDy7UhU) z#~M(i*c#MMv76*k?n@m0|uD05i1`TgDiZ+^Jkw=S}6BXC) zvP1J4OR~1JyILYw;%CVpcS=}6%bp@xToE_1Mn(}xh3=`GIs1lcPQnLm;U@wiMmMyC z@6kl=r;hCR)EODJ8Zm_k6qRtO-9{*bVlsGbSRBNmCrotON1939g?viX3K+g8D@=w%(dJU`GMyl41M+aqMS{?wPoOQ`DE{YzlAr!Gr~MV zr$zNqI98kwr7`o+UK$rFzMCKC364#d2f;^}9L_#<`&kdmxZH#Uf0juNdby0dF&oL8 zD+yr@ya}~8S3_uL@yJc7TQ@)RBJGc{F9G|Irh9}5lfEM=vBZr`rb}#rGsX>mI&ozU z6siN-kN@A=7owp9`C1!t34*(BE%-!+9fYy~ZwvfJRtU>?k@xFT3jyzLW4uf4)Fz_T zp{^fOo9Q66#A%W<#6fU&-%>lR*;g<#YXQcs}}$xO&#< z(hw{bGGe*pwGFy_zW#k0iQ0fe`gcSqfyZ<~O8hwqMpcK^CU9814jPPJY^+i{N2|5J zD|phT@GNMgqp6Gp#E6LM;jK{77@~0;r9owwCUarcvbvr&XR`{5N5U8V;FyDY#F-`N zWt_xTt#zrDF3D1coeq(}A4hqPTH;6rc*%+(lVDmdVjDiuy`}o~LnHUi5M#>caB8Q? z7B5{toQRs8{sSQp92ymm;t?dJJGf%kN|0EzUcsqA*{`&V`5b)?#zgR;QvVPm>(LbL z;=%=C2Ik=?x#<&{yOf+H`hMVeZ2M*GuP`GDqg`=ZFR-z`I-kk(EhZz5W5slN0?k38 zl2pVym#O+oSS2gd7%UYQW%{_A+4%&$9mxCpo@Jn1f8)j^o^GN>JDiv6LtR{zY z$OuN+j?C|Bq(0*pPmV+sRLFP@#4K9SeMEy)C3RiqDlCzSMpr=W-6;lbkptI@0y&bK zSnzB|*t^s}WgjmcJ#2E#u|>c7_bQU$tE)=*;m*z&RTmcP&@e)hc`hb!9mJ$@>qLpm zUD};F_$oKn*KXKHH@JT=HHpCTJ;yW9I<$a;!uvUDGQmWdTFcViA!hrMub0pbwUQGd zhZWbJZQroSsSEv(@_&E?KbGG!KKVyZaj012{HxAO559PUi?}fPt04R@CW-!ya(n03 z{c13&dm!arh!~dH-uxTXZ!wa4yQOab0J4Cc5!Zc@E+Kvxn2A#E;WU!80=akI5X5kB zVQ($;K@z2=zif5WOj{0=#=dy-I7eXFMQzmE`?(Cbl&ct;>ey=OS<@D{+HpJYzU)}A zux(b3*Y4&ITAS@};sSo5yE^Ln9%q#wr!WQL0!`XTi~f&~>oph&yxC1|Rh-s3g5y2Q z27UEcuOV@fsU)}g;Km#lO4~k5e7{98OZ`l<^Oi@@8~mzMt_X$S;h;@;b=NIsNhM)c zrDq&%e}cuZMyu#-V+Q$ep(TnM`nC*jI39KbZ#>9OD7>47V9gEnmj|^|vdv;jUN%8d zb*71Pkg$&B+$bVmqnSi3pYa4=A!_;@o&7y-ga@lOI4w=kt+^J5kt>wy@!++Dn#0|p{=8hD-fbaoDx01H|5l{uogJ_og9>EUsrr>)3U zm9!n=CRhZjzc_k>>oda)**cAFq!lF4md@`xT_X{~(kN^Wca^Z}_T#wj$#s8&vZ>2V zE`8I5b-iWfm(!4Bh-y&69FFWw;0uswN{$AjZMmdH4xN{K(~;JONIIMhjD!S+B4tWg zq^=3R)Fg-ZdvSuCx9EWUM{Y(TB+>C7~a#VQ+#>DDJ5KZ`(4HAvX=$uLv}^{ zmyka#^SA?p@^1MFei3Z1!WWhaQhYT9fj>R(_(o^b1f{tqk4)3}1B zueYFNQ6)9V14?WJ4E@2u->-iDlhY45i~i6uItg;p_m8jG8QwE0N~2Zm zDG3{r^v=n{iGkKn3omrf<-oA7RGTdLN-IQ|Sf+?d1tyejI=kL#a; zRh;Ff@c!Dm9FOgd#{O}cG@RMP`rXgjOmrvrmvEdMi@_e`&QUNvMp_1zMm|JAF|G&! zxzob9fyNCS-mx*CLcI3{i2VyCD7|o0a?hAgqJV7p+G4gVx&N1-_{dvJREg?S^#g%Z z(WocQ!GVjf@zP_;K6uAT3C4w|gO}D>!x^BPva&5?X*FG9rQFSNFfHnjbwynIrgWRk z|9tyKyB#bIHGmz92Tz!t!*kmc*6fXS+E7o-J*CzO;M9%sz8qf%8dUd8aG3j@p z`|9r@WlC9mTnG_5EZ^A&wta>){L&dD2dT}NIIFolF z%}8Dh6>D9BSI``}n*8C~7U~p|!;dj-w)*sVPPd@D1*r>EDY0tzSLk1bb_4GBBKRANS#E`)O~S7?Jw)e36(I9fnU4kSwY@5k zTY*OX=<@8_)pp7 z^=x4|YT3tg{|QN}c4s;ZzM2o|GH^S? zd>n_0e&lRn8*1$*Bv#OUU=MZ)H14b4-&I8mi-)(PsgX)rt6jaiSFsUY9Fq?#{IT`cUAN-D^ATwiR7+iwlLP+ zu7Qmm>X0VU&22kM@qAV6P6DH`d$QDN6XVj zw37P_EIrn*d}TCMEc6P%fppEmJlguaG7dV-a)vXzBw)9Xc{4=D6F)!|$jxS%&{AeU z2}rATIy{gm>Lgvw?;$#C@Ycp+H0qpn;qyx;NAb(&b>NN>TtX1@hU26jBZ_op)+p7g!lXv_i6EdR&5*h@;{x!pS&G`WEdvO*RTDP-z zy}jF(qDW0a>0%^3RmIogdGRFT5&Ts`V2kld%8VV0hAOCLr`F=L?bm;_vj)5SO;NuW zcql#9qtCVuN+9Q3P}g?EQ`i;{X_JA6ASPc3hW^^HdwjSMNEPV#SiD8^3nv4MqUua$AO1vG7OfOLz`I9%ceiCH9 zsLAz@3$@QO9f(Tu9NHVa6S?1(;8+@xZ+TO^msmSp=A^B^1V~z0*na8MceP*G z8@wuZc@Afiu9NyyOTb0ii6r9{I(uD%z&n+6>1vqCHKXxf3`)>~2U~Xb#rCq2;i(QE{lJu7s4gUsBp7+xUYPS7v=b7f_1F-J ztbsUk*gq@SOav>4Ie>%QwRBxh{>lh=mJbtw4qu%BIB&B|_)nk0lYqaEs8?ZnTlAeO z4msb?H-Zxx!HtR3>rp?c`GnJ)CsU(f{9rS+fd2SxxFE{z1e zE4uYaoMVXy5{QN256F*z#N^XJ`be z2a3kmCV&9JRuY+`jSAlMxIQK>$Dz!W3oj^G1s1e>L07P_#>&|IoHk(5VpvFY?rW{6+hC@9-o4$`}<+Y8w1rrLN1SC59r?WliDtqbYh zoV$A@)~%8MGLOSGpuBRDT_f}A+Q*cLhw_q1LPi8)5gqT2k_TXuEBSFXkCDO!4K$XN z@{KWm>QH5lChmvIG=yb=IyT6kH&EE2eAyu8rhS(aU}~=|>0G$_0Q`uOS_=X$y(RQA zIFJK7dgEEnk$pBVG1R03E!2d4a^yG}bHl)b5;ip<9D&hxv4^#``FHHkq4Vmf$8Z z!4B;UGzUCNm#B)f={A{`JH>d8H<$o3$#Ff3uU6Eb66(-;X+1WSr`NBI;rNkTX58&T znu8u?jVcx&41UkQ#;F>l+$YM}dbEp`9co~vCXCLColuD2?B<#pmsgC8i++jGK?H5Clj=Gq`$~U&Mh09DDcmE}ai@Rqi3RlwLhpFJ*VPRPowa5Pje&^-stNsR7bh9xSOx#iJY7Mcx0N-o}6fY36W> zhWE-MRkd6xvNsQnRUcW>f=C!zj&I#IrdBL{qDif+qy!_H<;DBaW2LKC4 zAmAkbI_|LA8wQ|#>0)0->)QSm;j)>w3v4=m!dIF9JF>Jqp~}>&)?@3-1^eGc7%OL9 z{GQbnkqvDHp8%6B9Z6^)2BpIt)SzP~?++pQ*IcpSz(`iFSpDl*UxVQTPE`zpLWWFT zJ9vhzX!`;+9;%Q5i2@}dgzkx7?S7?$R5OdujL8J)wCN1Cn^D5vd>8EZEZJL7jd$n0 ziTJCx9pU%g_HWJh4&i3kw@mF&fpetMetD=y8+-_ zC2HqIe9>Dbeb58b>=PEiv{W{{1dL6p8ARd#0SbYn3|gHLx;7D`$NTNk5S@2foWmj> z<7I9iA3H@$=P}Pw_%{yd-%Zi9EA#pe9_;CfB1&fmq~sBXDkhZ0txdG?|CH&)DK%~9 z?4^8AW658}f2=TckP@-5pxza1-k}`Vs?tO(6wRDBmP8p@SyDZr6=4k6yN9-=)O!(S z6{}#))@yV(gSBWFkOq2-3rp%=VcsG?COuSQYtb3!5U^chmBep`(SQQ^zC(6T&zLU7 z_Ql0c&BeoML@wgFW?B_o*5-ozH5%;$YDys(iyem2PD>n?*rou3Ufk$7e$mPSpgWK1 zzXs7avqMViDv zgi{7-;;jg{h{y{}^Fb#aPMxZw3959&$(NXf}DNHx>tc(`(alEPWAP3X|n9&QgJA^|O zJiP+a1X(|dkDgnPDYRo%f}s_!zZDW)h)WcK=KIi2A!eQZW=7LOxwYT6J?b1)I8)Z` zWLhZyZ+4`sVa6 z!x^76fk)IBpNxM^2JvC2;tO^coD0l43x3wWp#0&uwFw0Mp=5U#6JqOhd#37*%-7$N zVh@<$Vdic@eU|~79fd)8eEDRpo{{UHA;MMTI9VW33B-o~l{Y`4Cf?%x58x|1pQ`_O zLpTm8LyX|V_$f6lNiTU1>ch4snIMDpnT;r4wjRW=9248mx+bZMxA@MpK4IpDkKCDs ztJ>A6aIyjPJnwvWeda$X&x=V^`kT$P73MmI%Kstoi(3R4zt8*PqfH7}!}CX@Xl5yU zc{-?3K$$8|PfI?lUd@UdoSWjhrFxcSbnS*tK~pO=;uAj($Y+h;#mV`5`& zSS9}a%S>EujwNWzP;LO63BQh2i_iQ;Y~&o)odS<)mji~n2OOXJkfg}T)`&$o0C};! z{OHL>vTvfZFr@9+o|&}c>&JFox%niiC_VR}(8mRa8UFO!HVC2EK6Y-Y+kuC!I-1@JT^BLb=j zEM8qVJtv)@BB(JJ`axY(?&a)Txe?+Pq~Qi%(w>aY=b zl5lX_>`(tFlXjD%jV=*@k9d~jy0wxPBSTwH9mS}2BuFA=?Bo_RfCn|8?@mzfK={eg zFaP?#@-Bg!RsVuWUPX96j;Z`)brH<598VtD6oT8P?eGbDYRo>b$<&#Bsxo#0W#m@`>*Mq z_2~i832>7g)b*-g1i?jtt}Qom&c1t)f1O#qC%$I zDwmQL|E9gtpY7X)Z7$N@au%PP>xO)F;O!PA^>RfjY+I6CQp@)~wgi85QhReU>;*C6 z1{OD?Nfm|$1T}=)$TcJ2MC|^T9sB?Azv`dhEATiD<8b8sQ&c|K!ofL65Q>4J6G}ue zrbuCCpESHruR7;EHowBoikYyoJWY|!k21;m<>JoteFKKVaF$@X%DagY*{1@(fWy`&%dJ_y-ut+3>P1&Ks-r&>DKBgi8jOj$y(RnrG zh^d$uaOyfA6@p_Ly5_7S>uNPOz}6aipc;h6>0oIr2GmvN(`_=aEpv`o$%PF>p3>reJG zU;fmkR$*y=_Fjd0or!V&^Q}IH6FZf zU!yw8v4^;7VckG-!cLd8c3t5h%_3W<_rutG(2+f`3sD!W!Fr=raR9 z&WXo6N~2Bu=lTom{sr{xoTDu$!4)5_H-d#;-N_Dw6d@rN8ESqWA7#fJlD*u3w_h9j z8vOIVRsmM-gjvJ*AB-Z~CCX`(tn?T&K%)|mb0vpr>Vs-LwK^WyVw6CF01e#jhBZFg zj^i%YCpE zkDvRiPu@CC7IFTpwu81uqY{jB=;{~VH0|f)g98`D9E?9?41IQZDv@Iiv2a?*`oEw* z0MyV0)-_D|@~fBzWEdYToA6>10}7Hh|Hc1w_C_VuKx2-UetGh0>HPzTf#nhk)7K?- zA4VuEUG_>Fd74s>^rInk+qdRPT|@K^u1!jkbQ$u0__7cQ&WXYU^Dxk&#q3TUmaf9k zrOmotT_&-kyr+*2|MUqka8LlKk9YEVJW9MsuO5z~&`}@J5qY=VWwXDtGc-@B%c8J@-L27#>yDuI~;$IZKN!@m(6_)})SNdyYf>u!U^wkh96++&oue!_b3yxx9TS-IO}(Tzs8s|0RM0^pjG z4WEMp+tF7Lm>Ifi5zR6dDf<{C70@5zI2k)qJJ>bTyK&}qyAtl2R|LSmssF&faRaXl zSQokB={Ol|Ew3<#OW2*(x?Dc?pAmm?;HLIovg7358mBh16#oaiBkSLmDuS3=evFJ% zS7YG!kAc94;VbP$mPVu8k$~rI11sE1UV89v@CRt{1E9gSmfOre>dXzF$tnh~fBwq7 zl5*0mPeK6WtDhmfTVr5ow{~s7U6)8`Sp7E)OfY6ySf!cQSa%=+> z2h6D@zay)qdu3_2EPq)-nfW-8eV|-LFX48|)qmrq9q6BUpk5hKqFz9TV6}F#aELI| z-biFuhoKWUw2U#Pm+wgyL^q|rcl?c5v2*3Sb^!>dw4nt)B$V^nB$C`sdbmhv^N5=v zlnGBz6Y$$tE+Z+m14@UH8*8`$39Sw#zA@S88QQFG`lB7ILM@rS`AsZ;1gZ`iI1HQN z!wQ?c6DI%rRCPm+J_uiog<_9G*nBBFf=RSX=Z#+nOyi?liqrt2DhK8_ueF8-I*xW0R8;~1*xHk5nN4w zaZJgtS}gqaA)V_DK|row`SB%1B`@N#QqF*yWk`}iFD+sGKxL{Ph^>le1u!9Ssfdzp zXBUqj@fOl(Adm!F*K8aotvgY}_~T(5eTH>XSXmSyX0QCe0OGeUFS&~aBRBmYsMws< zN2LuKd%7|7FC6GkAVW>gp(d39to?B+Zbu&7s7X5^vW7=CVIQ&b`r`yI2PsENu9os$=dn*`NvT<0 zvIAb^u&u7dNa|S+yNxxr2DKN2is0S{n)@8@Xp?fkK2ba-_;e~-@O*m5fVdk^64+~K zW@5tJ&~}ff(Izp>|1j`7Xa1JDWkSI{R<-nHH28rMRTritU}*ETbU}Kd`?u?SPms%m z$HAE2yPD9bTO~hSZC~6AX;oHcZtx9TWPFl(3v7*nxNLe_Qn||&fA*DqqEETM*6Q$% zW7D0$2K8^E&y39YwJ>(Ql^|Q#4%8?5yoUa5qkCdbepIS7zX@TMdO{z!j3iMwYZT1q zbJ?GI(ZSKibkDp2@UN$X7)ik`?-~RB{3h2`#Vp!`Y+&`Xn*Pzdf2zkIe_Uqk$zZ_V&wrzGFO9j$+ zgccNoqGjb+^KFJM%OfkTtTB%nLqd2KSnitEwG?wK@Ny*Wv8;UYela)^7PT^c{5|X~ z_R3A!>;ZN5-)(xgd>C1OEjT)4D>y6)CeAN=JL08;pcvE?!tWshI=AtFDZm`ciuj?B zI{DC^mQvxm97Dk!QCfwFlJM~^n1q8*HG~V969(;=C&$JNUhe<}{Cd0l#e1coHQYGx z`G-os#Icg_XzU8HU8)mReokFwzg&>>9eX3E_|dN|MN_L@&E5682dqpgV%Sr1IFwIJ zrP!Vn!6fSNMS&CXgT+3(kIQ1Dh|ZQ`U>)nKtmQ2BwJv;WI*BhHE045jzFX8+SP%K& zJCNGgc4>-Msia(lUz80Y@{1vX_**y)0q*f505vIty?kRy{S-zMOMFNVqIT)PeTB{uvwRj|7 zPb1#|OG6+Fp6J#M3z+>XD%0oEr5*6lSy(u~@s7#lFVR)b*ErD`~ z$!CODND2}RCbN>zXcc|F$TTCJ)!usl>D9Nj6@=auzQQS5`)$IxbkFl;mki_;syC($ zQa8&f2Z&yO2I^1r1dB?zh;TaxDfJMZtPR=c{7EIxA$dg02`q}eREL1x!AO*MO}8m- zrAN)vY^|hzOu4MA>X2on;WKIll}r(#?B#4BogOPj4n$+u4~F#=59#AqLs;?E5JET5 zuT+{lAHc`?p7>5JJfu{S7%j&hc+ z4QX@Gu=aJ6)B|{fZGSWkwo|J{@8azHHQ0m=b*&UI12`>m>2~UQoeB_UMMlBDe7J4b*kB)xP z3V*2U^c3gV3~Zc!AnSV*Jmz2B!xX)NYhjB8D})+TM2Iyg+{+BFO&@6ni(wA8P)Eq) z()Q2DYzaV_Ue02&WAvIgU|aTM_OBf$yPuEdSo`-H^$&Ouhd+1U_*wc{*7?_WzF0ee zEuAI&d_hDoB=R^w8UF%IFrRYeFz)5ZYoTV%ruK#uES&YlMoovuW|9#fhj#ht&($p3 zTi>+~Yh5Sl#o3c$VQ6tjkWFGPxXs~a?UL-%Z1?^eD|hq0_NwN-vTIUA1VNY@<`K0` zz%2n(T@h6<@g(R)TbmS30J_tm4nD@_K`6-kRvdE8=rfLCxu15kP5G_tQ1+G_k68>~ zhb)Cky*Ea^>+JlTM7{#vCO7G8^nohWm%C)a)4uVwyTP0}&Hy zYM}>n=5caQ2_6r}UCkU~k{;ChUa9KMN_oz(?a7UCxX;4#-729rc>OY4&v-yaq+S_m z6+2NBayl2T9upvHTFIizyWBX%Iehsh@1J* zy72LnXJTbbxG}>J?oNNGA^aKb{TJ^I@7`8c*ivPd8tP-EryoY!53g|)Cy&awt2IyF z5}oW~KC!QmLO#@-JM&A9g+T2Z==!HA>%!3pXhKc}1@z_4AZ`4xs1njb>yFKv2T(;0 zXw93JNbqvH2qJxS1GUg)$oF1*;5#LP%oEcn6d$|kWsCG(-!;sU}XEjP&*+9=BK1nM;7F}TUa2Q%=qxhqQIWI=0 z$YMbNgEi8#d@$@gsc__5!Q5k_8PZf6D74&ITpWtR6Ss9sd5X%?$7@Nd)I9QCvagQW4=00;)`K24qjp4Wh>HH zu)JE2+qhxa`&5y3uYA3gOn8-qC#@nm^x9{`=>T*QsRt1PYn6uKW4t`FR?AVG4qm2u zo>&kN?`5fiht#81o=Lpl&(W^4p7|13?5QRoH{dwG1GyF)||J_kt$yc4@Yp_OgzF# z(R6`yc-?(Xwm2;^V^E@I^UCVFt@7HV_m3FK%QUq?5Q5szB`#{O#JkDs>JMbC7C^sj4qxRTQLSs^0`&y6co_*z4dE_5CqN-^bZ6$ zaxgcTou}k9H1D&tc}beSa_B6(1~^Fl2uYpF)D&F-t#_0?wB~Xgc9@c&)48V_K!TAp z3PAMXdbZ2nIYzhI`snSoK4@qg!H>evg7S(}*HceQAF4&=V5{IhsikW$Bt>g$UY8dtB!G}}N&+u=C z&FxW?#h>ox8q|oZ>_7H%!tVU4#mIj;IG{2GYB)DuJnjBUpz_(q>Z2K~f!p(&7q1_7 zVV*u0BPgG6gkWhME=@F`^Kwb;zQ<6H&?^0e))B`e=YPdm4A?54E6$b#eCGSKeQDEV zZtRKMtxiqmVv^u=8XYpo+`!@Uir*mLcDP<%VC19TCbgrzCQF8EaqP2t8&6X1|0?tY zHW7`g_MiD_ZGNi*cNP-fSrx|<#6zRabIxwVjb#6Qh8J%9bQS>^Wb~+1NhKSel6Kyr16<>(}sC@xRqG zJ2G;KA10C!$!f=|2ENK={4PhnN~C*QvAa;flFcBlVjt{)jPwk9yVf=*7JmP%@~Q4a zXDsI644cpyIF;B1H2+*j(()8V4aN%o6!$^!DVyG}ZwqxnCkg z|31IBW~Lb$zj&@#9XHxF{c16RXEfWthkj7+#OE5Jug8$e*)-cke;d<<-e&veNr~`? zPFUHpbxzT>rfPO^6jl?%o~2dIGI4Bm#iV~hTiz8Ae{N<=r*sJ!%cuzP3+czx(BM;mR~O^Xrz`mHaVK0h%&Yu^<}#wS}T5 zhB{Q8wz7&QREg1=)yB{X$iwQS`s{G%YNhDwoRWAS&uHbT>9tuP?lXv-mzZ4es@&5+ zRAsq$GkMVvS=+O=XjbpMea1oC(qtiTxVS8C0dV1V_X4*tS9@pF6>jW_!w-&_ji5gI zqo?uM8-jC^69=XfooToG4tX5RVjg8|iwtD}HL#_|B?=!o#Yp8jjvdcUIviln}2I=b-W*7191~_m^exJ_}guBC48i z+PC;Iaxv^f*om9xlJBB^e|lp2M*6O@x>Ma<KuVlp(2qgOoK_j&0W^s==22|T_LRhj>( z`ieX&Y%3SN9psT;CP(7&WA@F^&p-L!en~oiew0K@|LU;EsJP?sX*wJsMT9+4v)E}H zH5_Q_4nB2b9HRUkh!Dk`qILJg#yjo?hzi*2JJ7PSD&k{)r#J)_hvH_Pv`D{+&d@pl z&#i!a0ei_V^+Qc!Kd$_yM*7XiU}ajodU67VXICJp#J1Yq#rjXH_97Ss(|1xI8maBY zjY3gwtXAd@7Fl}9rP&pEjx5)V?m0Vg$;FQTu^ZMcy>gie+Mf-n6y-P(Ht%VhXb6Zm z{$THD8`ES&<)%yDqF~jw)SIOzE+|%D3_JOK#&=EVm5+D3T)j$CE{w}gk2tk- zpl_SUI{tH&`CFfBpSmjKz3|ht4UFSTR?T8_?kahz47JHi$c?F5CB{p6Gz%%RhA^lnvb6Rvk^UK?xVOix-Yn_iebbh5 zyx}-Xzl0KmcN=lfcvlJAKKS#jQrv8$Vs}3=2j~L&xdGs-6d3wR!K8lRm)li*^fK2(03fSY4Ab9cvw_{uW*zK>eUBB(OouC$fOF#% z2d_&eK64V+lO`2g(WFqy?f}|_`k4BiTo?z(f0^vxA%Ax^xz=6h?peC;dG%ZD20*)2 z^naXJY`*Y$--r-&O$*vSgRG&}UUa1yeIImOdX-Awl9yn>7xwqy(M|HC z^Bd0V&(A|M1g`0yRyw3(9b~nP-)TRz69n12OTiMv^|_y`85|U4vGs*u%kCpN9gWC4bh1r6b7{Jb6$`!UWvo!fO-W zL8FF;)+S91l-qOcqRh|4Em+if+@X@3SeU|nBDE-0MuHwmvW{(v-wkXV8ro&}u(GHm z4AYC878-zUuahB9C=5j{K!fD{J$0HW=7#H2U;^$(gPEQ?uq{H*e*Xk39kZXcVf}k* zy0dg~;{i{}r`F3;)7`KKk9P*SzuZQ|83}Ynnm+cb%;gkCRI{xHD+*Y6QCr8%Fp7!{ z;n-7qFY5E+$Uh&>_4m(@TrDYo&tB%XS$@M~F)N~Wuez$$tKnm=wp$F(KFm>#-K^~6 zZGj93F^XjGiHRB#3vY&V;O}rRDNnjQ_XKDiOXBg`HytdZbfZ|;Uskxc_`^3E7WRtwmYqFi&^cL6{T7x#mKmOe(PrWz=(=PePi zeJCRLH_GV*LFCa1W@#w~wt|R3XH-{<&U}l&ZC_w$Iez1nMt98lMsL4A(Ab&;YjZ==9U(+s>qkUC~VMjDduU7s!oZ06Zuz`fR+Gt7fQ`wlVrvXU0 zhkKqBQENBk9k$Z1at3Vlc$UAJPDAy3O&{nQ+h01|c%P}f;>O=pw^kj#Qu`}xM+Rv3 zdF8nC%X+g)Km@$Z*+5$9^cl64fj$kmC+s$Kt=LpfFAr!-5J$3H=5qaEy*c}&Mh4y7 zEW)qZ^_*09GiV3yD~f*%`jJ7&rpD_*mK_QELifJR5LBj8_t9VqXf0*pxC3Ll&>zfv8B>BhR%6v6U)R&rpioW$l zq9{5gQV^y9kDK5Y0PX(4TTjPzX65FBZMBudyDR12ozN8|D(dZso_9Wrd-L+5=AmQ11oMO@gaV&`blBqkqxekyKu+i;^siD+3b^HTIwyZAY? z$|wb%t;-PhP-k?&)L_ZFoi{Vv5;gyUFA?5hCScK1xJN_dJ$VUhB@ns)rdi?YX)}Kk_9_jhgi(N-UnoKT^{JXZ8~D;ADiiHW9UFO995$jKoM|@db~} zPQZC$(>EW0FSbq%$Y2=^>4ry;ZMi*Y=egWdRv&tQkH!2;bzr@4W#owAXKpCmUSAtJ zm;FhTFs$9WL8{a?(xt>tAAu)BShp^SXx#xDR3((mT(+g)+$>ZNyy#ulIHd!&%}@w} z#IV@CCr`dO-82NY1SYF0S{OpNp9e!9&xx2zTSlYo9n4#rE_EB)F_ zN&9~Ny`hVJ_7%)w7L-}EcS7Q;y>lqgnL$ZFW(u9!Gb6%h3-8s6hII=kLvPTy(;x@_ z_!czB1tDj8Up6`R7ZhDdLyiCyjzD+kemn`(H_~E9OlJQs=5{axojQV+0##-lMbP5g z)SLwV@J78Xl-mc`mDe0>@9^^3FJZrw^RC*MTJAUd&;Czc=N-@X`~G{XrGqMJk5H>4 zD7ClRVzg+*u2s~k-57~htp*`9YDSH!j~TOeYZH6Vq($sfF=L+e^ZotKc${kBTVqJ2bojJK7&iV0YxZjF(G`GN&YWZ);E1u)VlvLq*0f9dD883r}B|csmr%T+Gq%*AE z%j%5g4lDkX8uW}M_Q%-QPepHIlm_irJO6}(dS;A|cv^V|3f>CV^(L8B4BqBh&$O_Z z%T{XDn;y$6uTpa`|8m3LoC#GZC|SD|Pop`|#MbA`v?m|AfA^-5{99p$`P(hvR_&ES ziXp*jPgvf7w&hlV+T@!ftY@VdWF|n+J(CgCxy)2)e`3xi?;&{`?%R7Fd z?_w;x@BHep(a~Mhhh_cuC+@1isH&+=wOlrdZ)B;g+NgwuuF9Rd?mSlxAZb-W1CZw_ z_z&8w7-7>z^Urn+bu{6pQ1!UR05hFa>3R9*sIJS&7i&?kha>2%cE(;Esfv)Mqrem1 z*t~#oLkoN6Z=AJv#(mQQldd=oJz^*8_H+Ldcy#R}cPY$MXlKkW{K<4Dm66-ljM2+L zvho2pkMS#&%b}wHN4`=zwEy#r`>V3nq)5~(oR-7N!Ek=P&p^0)Gg#+|Md|tPHYPU$W$$=%24HR!Li8Rq*-l$ApBy*yg^O~o4G zx3<~dib9eoqXkE2y2OEDu4r@j7^nz2Nb!aXvDO?JJ?*wJG^8%i<7vI6SF#u?G<~5; zZSZKHj=k#lzmZfkKNaVqi4|>$@4%0!nv5&ReGD^QaP)+@m}^St_FY%Z63xDeTKv^! zoaOpMV=DIhlJ@-P^}*LYYRtd)d%K0*u|(Frm&yp^El3#9B> znoT6Lrwv1~c5bxm06W9Y>=Yz-Lp!h~M>SJcG<={?B0V+rV_Ivxlg_4me~ih~8LldF zs$rs1qB%x4A9tj(+}CLz#=C4nSm{To#nF3tU|0jW;ZXBb} z1*D_8Q7S?Gh-$LhfP*JSfBVqSuIEDcoV+(nfr<415&#i`7be$0DWd}7&UrDG#?zwx zuTY731y7@$V%9(2M5%U}MhlKvqS}lzAT^p9YR?ahuoM9#Bjdd0>3!j+Q&Mv-(`ywMlz`Z%jD$Xvi5)s+TOyNveB~p$yx+q_Sk?xIx=u$XU9JK zK$sk_N~gZ(pa<=4pyR)6G{Ut@#Z5MCS%VtBe;84wADpQm3ZQ)I9HN?PfFDo+<$i7X z=+Xyqqub)udpVg9^?~m z$=>Xz)bl!jW5a(tosIjy_$wI==+0vyKSKns6f7q0wvCb5Et+rF#tvoXyQ5NkrJav6 z`j;jyj#tUv=us}<72Gg?SUb-?rgU9u%-4X~ML24gI^~v=!C#Tn)6Nn8POn-zd!MCa zX1W0~3LCJsIg#JI6=bU*Y{?55Ftas6=s}a3FQ}iH$lRYOm*-(7gEmd*x!&@mYGqiv ze7JmM0Oz}z!8>Dyf`%$})`OXYe|D8BdZ`aW-hh8ojzM40#~ni6lLdLOrmI<=!(H{v z3+Ch-vbQpoRWMyOP<48N#hN-I-Iun`Db=Hm zH^AQaASZ;{0oyfmyHy0uH_z*>0Vh!l>gD~P)b9CMMvY{D4W**g_d2g0YvOGzB$7+1 z!Zka5h1xYDpTMwX&u*O5T2=gCNguTFOtEMCpzi|(3`dLmIJ4+V2Ww5rZ&B*K2ulQ_BtjCOI!_`5^w6<*-Po|C;|^i<&k#~ zFHiB%%B3xr^A*D*$;wUK>r`p%5Y4?8pAcbDPEUnVZaN@#HA45~5=I#ZMQS`@j`&K4osp9%0vL@ArpIVGs{47yTA-rB2leHBu;gYO2XbPm+ z{ks=@mG8vj{mi{j58c`KmKEK+#GW8 zPNq9e!?qIW4wA0?gNhQB@bkf+o+mT@*L9K*D_KPyIr_S>hXjRXCbI`)FnL;OJ$y>Su0$;~VbHH@ejCXvN>71`_R#k3Z3|5U$td`3yD_0+roE~;PD5M2w@vYU*JM*S%l zbg&!B7A|?gxS=KgP|9@JnBS?-Tmj;6TN9gw*_;|SW^Yfm7-r;X1P9Twps2q^6B5cp zQp? zC59_%b={F*ute439blYGp>v*YBBj1Plai(Z*?|}SYFS%-R5E!-g4m>du z^ik^Z59>1P51p#)erU%bqIb2cIhB#@-PwQLGCAs=I%4iBS+7mbo4!fgWEJ<{H7|oA zm!_7LSCiFJ$bM06!yosEeE0}En*7T(pAw{o!aOvfwg0mV+uwF>|8`;k zZ>I2!Z1_K?yTaUO$}!7$o`6kERMRpHAGA?|Z`nV=Uz{&Cdf&bGv3CC8?ir%WcJsuD zrt!dQxo6n30sW|_uyK1aqqhqM<0AKpE3rE1qM}byL!O=p5|?^gPSzC+@058G;>2~c z8;`0+4f%DDWPake>4+ip95Ntqw$0jdv}Obgnk~B6^}jtpwbcSc17ZStLJzsW7lyb) zrr*SX?bD}qcuvw*`U4`qeuH$-h%TFM`Oe_9ZTG%(Azn_N@w=X`_hb36Z+(gvbRBISVpR&M+X_ro#ReB-LuBokb zaoY0sh3gB*jIK|~n{;lG+(5-Y-;GFSDc$F07pwMC@X+KwYXZCs_3y_H}+v zyegE!{pggl?m;W2@i=FYtMSlPSn2CZN5GirJ9D#}GNlaJXWqYKc5vFgO2t9H8E|{Okzv{gtVqRauxR zkHOcF1=ztgEX3Bl3FpD;IbA_$H}5**E3)Mf_YeS$mP;{E7UZdC(C+_}sCiM7xASvLXjd|?}4 z$v=yEh|#_RN=!Zv{2nm!;|f@B>*$Ga(n<2t1z{O@Pyz^f_mtF9q5PuG{mjO%4*~r( zq>h-kuXdnU+7q#TVKUqF*h)Eum7+$d1||T<7AgHe-qZXUhcyAcxaVn^b$U0~heUkz z``Tu|+axMmB9>6G5BU59nq_yCF)o`C1FZ2u`IQOj$7mmo*E4G8NJW^ zZd*1mB*ek1<)c*k`m zhhhKyp2y8sFp5WKcEAgRfv7U&U5{Y&>1o@~&J~)i71MLb1U;~;MKhIOqZv7QHN%!y z*^A^Sj)GArRB(2gTfUwi={FBpiyLmDXCA7Zt{=MGk?u*FzV9l3*zk0Z$w(0=%VY03 zos(}?QgmJvvWj!*;Z`$2iR2ZxJ{tEpfRqF)eRa198Yes(j6A>9$OO^$B0|6gleIyLnQ@s718ZLCg*0A=PM4_`4bZd~gi5%q$J!oz_=qI=e* zPowLc24l}EXn+8c#a_C?J0bg1Av@-bd#7^e=!wb)N(FPr+v{NEM?&%*LEe3ce8_b~ zNM*Gn&!u}TDYdwDQPJEYywP^dAM30^#a>hL)3l0Dx#F7s;&_|avp}1xNk+xiCxsUu z_o=Xujh^0}-<0?7rFaPkf|hZneT4j1QyaoU10N1Dzy0YDmmtmknQPCqWK9rbsgNTa zElU}BatQm1au~}f>559)^DP?~;VR?7(#9WL8$*a&m6OF*9YSUAqi=M|Ao*C_=XEab z@C9UaPB{%~v6ei=mmNMUi0?vM`EG>He^tF?gJmX1CMz##*uY4cyr24I0 zKQuaX)a}I_zB#svZ`ZJ2OzUs8CB=COIP0|v$;m5>n5}jfm9^|m(t>=7$J4U}9Lj`7 zjYf9Z;|Xc~OZ!Rb&yx<{(l!NAp1s1=wa1*2dLK*7tZ&pZdJ$#Lkmt8J*REay1%+X^ zpW<6ivxG_a5>ht9IAOELov(r-*(7@wkUICv4mKTZ)O<$hS=OlZS3;29f$eaD!|Uu? zA-gk1AJ2faFCa|j;H+jsyV>L4?IM@)O54CrpUj;dZl%iDQ)bOWPk~=v z!%k24`n9|F_mc95NBTjYG0=d;PQj)0+P=@qAQ`4z5zvHn#~jSy0va7LEU3cIcQ_Jj zb-H9L(e8AkS@+zc3Q1eOC(L;d#SoK{x9jBloHzw}Ru%1UEIOytMewyFMjYXq_P)3K zV1vgOIrhzwVfA4HX8wLIn3w zFcYkC>mN+$pfG^j@u3gnpuv!r9&r0-L5<5MH8JTl@>C$b%Vy4Rd`d-s?%tW7e$dVLhc#2%p9s)*?0%f0pavO@jCGZb*b~#V|nGbvp_0 z+-;)CO9(@3GDnwNX&(eD-wy~joU0%-`8}FAT2Sd>wa2gIKJ{A)YQ>=kG8GO--OUcZ zG%WKx3_QEP-4BW(EIa2u>h5UNmJHbb2Qsa`qM<#I6-rJ#>KBZe>V0JiZW%|n9(lmK zQ?wrjHrM2pdDbObf!+0VKU=<5+z;MST!wb$(`v{s^VYR7esjkmFdi*c zlgd-*-0Jo3A5K-{<^V(h}rgHpjpoB&VG>E#(l%n#rj~_T6Ktm918h!Sjv} z%mtfjvZl71)%G19%3xVA*o{<6=#gkE&dUCDfklrnH&_DRVby*|Hxp+Agc*n~n+wm~ z3O$_L{Op|T)t_}H(#nmA8B)iDNCz#px3?SgTH8ZbNV{t{i#v%-4(;1pUWr$w#do+6 z2tWO0UW{XAHe8l2p73^9jC3fPck*=QeAItfB)v-+6ZS1;OC^`#T*mRcRCzNY@l<(CtQI5d7*l81v4BZ zQN)E-_l!%p^{9F4-Rkefg1!q!R7uvwg6yvk{z!5ckwq9g_m39s5-iKv{zp6Z)2r=vo8rSU)#GUDWSmy*qI^C9(28 zk~^W07r3=nj7c|&KIU7IOqNVw%YM$$HYG;^t)&?20d+E6<|sSt++vu2|S`To3wDc?@?pJ3T}lLX}=MeS|31 zMjQA9d-#^q22-;TOx^E$h^1J^=IrT}uJS^5d@$>{fJVh$Hg4!m_ z1w!M~1{t<0m9e!UQ!^527X!hPD9)`@o_Tw7(zdha@CBcOzT1E>r^sU7F8spKzP0zP z`>ykRySy&z4baF*Wgv0;=?1so>{?|JeFNWz=D>pQ$eR)YKlx;0J$Q0uxSv;=1V?B1 zNM3w@hUYs+D;!F-U)*2Q9*FAn_pz7Z5-LCCmw;~Az6`DL$0<#-EDRk#cq_R7iW`G$ zp%)>?*42}r_C2SlC!4EAa~68d^)X!a{w$DM(S|IKx7D7q`k`pRr$7t!fhvD7xe}J? z<5%;qyWzX&)SU+9rNq74@|$V^79<-+2jANS+a~wUd zeh`zH(fHPppfT2hvNuYfePWv8ub?SeTrXZZf zFQc=SSEv5%q6&zcjFp9@_1&5Iv5cC*T4_Yz(Mh zK+|1?kD0`pGok*%nK{V74LueSBX9^oZ~yE;833&UW8T()ee1C7b``M+l_m|OH4Nfp zM+^IICNhfFqzBD<44zOeJBu=aaWK5==CyJ!@}cl+NQL(-@hliywq@B6a1m5)g?TsM zWJTYSZ3;bidvNf_UT!1vK|E>ie#J;ea0U(NK~h2OmH5=^Nz0o6{qE`Z5l+ARnszog zZanX-$!9fC-a%r!9BDTN0+7Bfu-fgXEFbeRu=_cZuV;C93i^OBtoL-ko;*3D>F?h?7JKnq9QVfXIHh@S{83r7-!Vm- zapcdy66=No|Fbp;%NA2Rl0S#QWD;*-vuwWq_0P!0mqmk2c+j#t@SzV7k?wyLf$Fge z^ymoyO|@*w=M~yXf;@h8>ZO*voUrk}Y0GArmY`0R=a~-QB|bOmlh8V({3e$%qiwZ1 z*b?K&bX2+5cQDk1yPO#(;QVuhQ&S$_+Q5QEq(s1>S_kbfMVil;{j0G3^!)UM6xipacEVJf&a0%0*oteTHtDaSi|cbC4+Q*qAWIuUNN)3n&zPmgZi|n>^iTR z7m%d5uf;trt+!gDGY3eQ+*nT4ZkRi629YWpx;&>PlUfPQ^vXv<-0YCEcP8vF06}3& z_vXWp+IrN>KK*$VyD`G?Gbcq>A%!RuYnkF|1~(A^jt3skB=SjraMy(_zcCcPyfq8TPdSN79WTSU$HZhi)-| z%redgZtTYorVzfZKt<)l=c-h;V^`UN+|F!}nVl75Q?~c_z8{JD?5v$ zv!|D^!QlEVo#I6jM1cGk^!%5Z4I)xB@Jj_9l@~58Se6X!q#J9g8Y_vpRozc57VZjI zAkpYegy_8fdA>PiinS3efhE(k^!Bwk0uJ%|Pt4aa99z49oA$zQcDyo2F=#KO1-advvuYx%^{Gml@9bB1Byp}f3@8y+MSCi3QK~AI- z8%quQR#s~#t@_O;Z4Z1^&I*JFLbtv>LknF~K`RdU&Juf+a+?O&;RDkTX2SEP4CXWg z&vj8VuZ|~$A?ve~IZOl2g_oA#GFo`+!10hYR^dk19EHIdhiUJ0bB@$En#9c)_+3{C zZqRa)Zg9b>yE0O+*48in+pgN<{n?(K$=yZRqoBp+OIUxPwULv|&~A3j8-WFQvb_8q z?C#>>D=5<$Dw73{noMkL7L2Q{U5a`| zqzkp(hRp}Tx*lTsgja;{e3f-SBSjAaa}?lX>C4okBVV=uE44~ZAzd-iTvW8|XsEE| zs3TMb8aqMy{F%6nH*ZqK`El^3)L2+ST0e|ec@??A`@}Wu#lH!#+ znRX6h2ZrzYW8YVPM`p61+e`VQaF33$iz{V=U<SOlSQGRu&F8oY8@VDRY=!W3l({dY^612yM<0O#!PCzs90D>qSh zMB;66Tp~yvtqGm>Al5(2kgGri&(V+g7}UtrJ@P8EB}N!7n}CVQa@XU+1y#;tB6%dNT$;SQvT)#-*#!&;l$q$RlnH2^zmfY!x4Wx|BRzywLE3Jmp zTpB68QQH{th8tpsDZPPH;e}&YcQx!n`_vgF)ADN)&pS-;Ja1iw2e&tJb~{&!{mPf7 zy#?Z8HPsWHo$c-+Nvb1RI;jn7#iOi=Hh1nJ93V6*%DRgu*X%wBPW8WB3%Y}eUs)M0 z;gZNREL?;@4~N!B>`Mu!RbY;-qn+WdRYWl5^m2Zx*P`jBPP~u2!gXxTqHZPJa|Dc} zkQ*SwwUmg`eQ-R0u3)q4eQHR1@VV_-v$V^U0ZPAZvCB+LJqZ*v;aqB zoLDc`^lstLHJ*}2yOz!e@GYc6m1Wzr>GQH!FS=U)Md9cmZBMUXG0$7@lVzwP+PF!zt zsq`+0_=P=l7HbZr8!WYKIvVA?a9IF!D%U3N-@5jOQ{$pTz|!;VH+&oC=txX#6FcWK z8qGBifrTEnlS-6&_y8muw;t{y-RC@^RIIQdyMSK{B0&7M#;=~gg$D15xO6-~GN8Lv z)4{pF_oZoYh8hIl_5!;7)5L<`E7a0fy?ZX=;wa*u;E4nx9AF>S8;V|RB;S5p57&fZU3vso+Fp+~ymPK^A2 zUA__L#|%609hXOTr}x*N5K}ds4(bDEgQcCfjVNa?`q38r;Pf+s*dV_LyQ>fYi|S85 zB#5a44`r4syl@%gVNNyf<8OnR)#L)&DOp*b*8MaNc|ltfSzD%xRNg-1+l zbZ}!^Q~pFc-Do)_O#9qF`C##~xh|^f)5iyNlED*i0i>XtNdRSHm=Wt7yZPae`)Q_w z8#Mj!(7tQGm&qw)E=aq^UHYQdZ?^nNN57P?jc$#z$~d;|3W#N7_F?e&amGQfe8|Gx zn)%OXq;&kLvoME@ii<{St-o7!*W6$@KUXcx$S+w;p}~%7BD13=SjOS)w|(sH)E%Gc zln3#bE-g<42enbbs~p7IeV(+bj8bR%?h*dj^8mU!PwPNo*Qbg^l6|0o0t!7cXt=-yM zYL_qV@ArQ1`+a{naZV!7ah~hB?)$p$>xnVYQ>Oqj0|5X4g{Fq85deS>0|4-{NeOUQ zawMN^;9dw3%DTz`KwT2qr5zFO+}S|KL=E?9eVG3F+>Nc_{zGV8yv0m^#bH(UgKr;HGPu5o)5otksAuNv33gb z@<9pq9$&Y!UteEmGkuU1V@!wCivkAlaS5fQy4^iLnjSG?Vz>ikHAv^JVs*V=gn;g{BES}`hx8DZvlmF$Fi)X0c=!+R{aEc z>J{CI{h6JjjN4SJB5lewRHU^MpF)3m$|)=Urmk6jr3g9LOCq)UO&yxBb$a1x(m%5q z;(K}eL*aL^Z1C?^Jw<9#Gg5r(s1OfXQPF86t4C!Y3}KSU^-EN{&lVG~MrqxX{T(8Eb@i>_ogK^9vQ>fd)%ErMq$~!5{)L5_2cDi4i9X7Zai&S-P91gJ zeZ&tENK1wjDFw3Nse*2_cy;nC>9Q~abaXQyOZH$(9C4f|w$aK3WBN=IV##nor;fterTYHveizi=;6Oo@pPJRX=4`}uAAWdA_k zrjOu7|3X0VVeP5*I@20-4No5wK#?HU1UMCRG^DSWB%7mqsF`4!!CXRGlAMiNLgaL5 zCVH=-Xd!?R*n&a%_SG3;1ynd5u(VOYM40#7*`U&4ZEOIdih+`a%J$tpA}Ht|F2qMM zI*_lYj~ReNa}y!bBvzChzwFCgIR(L?2jy@5N$l z7Rf8gQX+Wd@ByYsZ#1x;E?;JzZ%=FQ04~_|UPUVHW*BItY%S5YmeaxtIa!RSSOb zd=f)|16Ykkq^~+@5{r; z#}Z~goN82 z6g8>LMj#9}aB_s00;-J2<-1wtNJtn_kt&8RvY23bg9R2q06uE&g^&BBcbEvdE!<$U zw<3(4@^(G70Kk-wP_KH~YV`#r;Tk>bNLa>zRYYrU1-=eTX-$r4Rfx4}h~Yrko08di zuwic>3-a%u0QC0S_OE{+q!D3w1dny_qDKls3KXeDYuHtmezz9{(|ENXPmU#7G#iAna5#DB0gPhtUj3MAW?F ziMob5L1X~N(TL=4$t2uYGL)$3&D#bk4|k>U&i2>q8;bAMYK^Q|^^+QPGu{_j6M(CN zx0&!5533EozrbrCtuiSBIShB+pt%|$h=AREUdpC~!}fcKL^!*sM7b*XZg|yzv6{E- zBNnOwm|nccH@eF=-V&Xh_1TW}c#LNtj?%9>m+T=nocB2U$cO3;h)`C{7O5yklvzs)t4rn>5qXKq-&JIW>b@|ph)N$C(PhqIc5;0oUBXa*HIU`}UtOZ4q} z5TQmy8HjL$15bgBs}q4CJgoy&Ig}HNPpf1S#MMzQbC;DzuQWPjG|muBHPEh0z@430or03yVOh15W`QC98_gMX*J zaD%+PilB>eBNM{tLUw!XZRf{K_=5Ph?ogHP&c{T*hL@V7tapwc_Iq+b+jQk90pISJ z+`>FBQ8+axeUMePM()BQKEX;~hd+JFFfQfYG~RUiGnudp>mTP!Q~Wod{2 zz210hP!4uv(i3_AH&z(BA!+%l=uvsBZl`)Nn z5ju)ZMWh*MXt=Csbvwb5+~fL#FisaX3#6$w=B38yTZ@D0kfy5zdYMXIAM(LD&(V#9z=F1I(Ylr4icsVsjg$3k?>9@s&Z<&{U3ZSisPYJ5g znJbFT$^HCw-JQ8a=kx3-RXWdpK2tyN|d~;2=};QibU4`et=fR<%}n7XsTi zhBlIX##W;6`N zlS*)#2X}3n+XjE-MCk7#o!@@ksO1{J2o}6a{SdW*8jl2ytnb8FjpnXZy+KP2&Up$! z_^CAqD&Ix4pGXo38^JKV3*-whF>^B)Q}tkSRCS8(YD z3s$P8hSDAGW)JbN?~BLX&EHIPHwgVa$}uxOZO?+3_+9fFwbiJrF2fg>?Z_EVIBp3+lD$>9P=3@;zc<~B7egDjhN)&4 zI}@sUIpHSuZqK?q9;(_XrEdLeeTWUAY719K0v9bE?L-4h*qhwi?sZf#7uGAUr&mc* zbkce>EI8iSCG)me2)(i}!V1|G0W*uCGSk8ca7LS|CML@zO9>+^9WgpQCZjOF3e#!f zMFR0GAHpnbA=_%E6E?W23^$18Xkr>_s-5Q!6WM)t>MCOm7P7h2f^BIB%v`toyxGrX zVZ@6IuTCH@Nsk>_A|r|PpMN7E0AGx8q4KQyX;?MOE#u#_u@F_HGdlUk0Euts=j5-Z z#a8_i(eDN4@YDZ1z(;;j9q)CYfiUD{fwryJ9gP}wi3m`*FF5I2Nc*#K(~+AVd&nlg z6_9*DYpX^@Vi_nLkL4}-&Q7==XmGCeaFzwf{rAakzoN!Y+b90nfT9& z{;J}A{QdWGffACwtO03uAWD5gs5eUX$FOHYWSr8gUSs!Pi6AnKeT5+K1{I$OWZ2wIxRLsXv`b7%F zOQ{n3Kc%Wm@>{;vKZy1<48Abp>r%6>5}H~Lj-@^}lA-EAtC{)#j`84!h8yRGlU&BS z;LAq>3^=O_X#foGGhlDVk(R_i#4a(U-_>A*f#lCScKTlDEV!@Ao~JYWdjvXY(~2uo zn^ZYem*vA4l!clXbzZ&Iw^<4IFGdD|L%gL;0U>H%IHK5<;tI9AdtgB85{SbP1E5_a zHl&ZDZgX*_Srucy+9zl-?6~*BJqDIVGgvHGtU2m>oMWvFru-h%!h@=&VXL0OFJz$R zPz`_KKFPubGhDNg^dB7(rWMbo%9jYC5)|50OUy;(=fH9kckS;3g;>aZr5EMl`*CJO z0seh?v4AB52h3LivfXz)->0&x8|4(oU*lUHel;Zo9F7#ZK?{FR;Q7l1Tc#jc!bTW8 zTf@~B{kKQp#ord8x<*uA*v$E$DkonB;?lQ4?j5r8KI(BT`_p-cba}q{+iQO& zgjxGyjsU`;#F~SO_v-j#T+pEw;64bfxbpIzyZ5^iW8RU2f^P{OD=~xx#Qy<={t`0s zSnU1S@-7|tX?6v5o_X01YsY?imaCHeKE zx;6Jqq|!bu_f+;ah{K*mTGgu7Gl~_Hmuez7JY&SWN9dCnrEju&t@|fi1OsS){Gjbr z^D41IN>AhlzIO!J!kx>V;Kbu`v{s|S591bYqpGsdBY_z0NJm3MA2Fi{0mVK>HgCMw zw>X4FVP(m!&bb`$yQuRX5>KABQ&#Iqp0AIm{+^qrs1+gX`ONyNwt z8uvBWjf|=1Y4VFMh4dUjM=X3`p408u4S_}v>j)*V5ZSKU|3D)hW~Kpp9eq2cy}aej zKQ{R>d350ut#MA*3+^vTFvKv)7*i)nX66wj9(ILE>S1IG;p0*}O@|N!QbSjkXjiDw zFu(megMxbKA%Fm27WTrJch#=+-VQd&*-wVTGe6Rm{fq8r146(U?y37_ z_KdtUi`e=11HlfuHzV?iUyzvcjuT#*CM3hhLUgMz8g?N_J$oOWbNg4o%Gsmmd0(*I7VO=PFe{M8g%|7 zt-svQ{n-Ba25FmPeRNAdKfw{?p~DCfZL5|V8g4-O54dK#gw-+7J)bwxwDqPK5YmCr zVxeknSPT9g3BQMld;4gkgwyg6af4U#d zQ(F#+9w!E<(j)7MdAz+g453TCyT3VA0 z?zgh>YE=LeT;^##+IQdV`i|fR{G^_Q`lcJk93VcFy;zEhLiEHlCPIXgc_wWmya>RP-b%_4}0IMLW;u_VVU&9eX3c<@HXvd$L z3dQT3GU3B_rwaX22b3Uwq0UPH5OgAaV-IK&Vq%YeZmv3&B!-L9M=-2ZIwsMCCPZk6 zyiqU>7aykA1syT0PMCaWOnzAjHdnc!rKaK-KV~h85Z^=Ij^k-s?T_TlD17~nK@rK;$ zt!+^hzVXP<>ZWxK&D6)sVESmCSJp;gVp`A>T%;>dq&8YkXl*4-PTb_P@ER8 zU88S(Sfn*=$b&A#I9jZ9KWheq$IsSc@Y1=YLkVo#xlGIrh`y+-k9Ks;j3e#bcC%(N zV2xs_P+j7ui^+7tt<}Ld==FD5LlddY@A;+T96Q^AG6@0_x0GqE82TR`|g zl#2Z`^Vw_eb}SRWPih_)R?KtfP$969t(C$pPx>g0|#w29XU1N+#h zAID2L|B*rm0OCRjLUMA~A^5o8v{(kyxMCE4b{=T+i`NGX;1(Zfnf{=a233`hI{*J_ z0&cwNQc_Pvpy};1OfS_2b4>eK~Ej27pPAE=a%}n z1{hJ(^29%$0zP#=e6}{ki4Y)O)Is`L8m|nhG>WDFcm@LaBtI zuP_EBDoh#Z*V#disS?jzy?f=CiH+mR2S~EepNz`wg~BvPO$9?m2Xk6G>+Bot(})tu z`xVad)iYsZyWEZTVABWAERjva{2HS_X=STt9Z*OIvO0A+y)K4w4b0#2QSO?%h%4hS zX#HzquEQbe{A@;%FcDE!5*D-o|ZRJCb?NR0zWOJB`0*$_@t|_sKJtdqZ#1D>e3NzpC*+ zj^l8De)02N2f!tc_QPpXsF*6tlAJgVHL=Fq=xd59jybSAqn87ifD7S=ikh>xj{Mvy z`?~L?hEx37QzzhtXn80Y^vud!)!r&r1FfOf1&Eo!WBPUtuWk1>H|eLItba;B9v4D- zhs3_nH`Cf(X6h>|IDmHZXCXxhivE6!8D0n*`wi-V8x;oXjO;&1r}keLj^AJD&M^88 zyir7#!qIfd_G-}hmLo=pk>li90_?&_W9B{Cv&8(&^Ys|Fl7em5=a^kt@f)2iOgmeN zpHsYnQgQqv>pEzjGX?gsn!8;GMsD z*qU>B7HwUr=^hFre1#F`7Cl$m?6|buYBb*&+@v`gY?<{BA^%;M78VxIba62|hYKO+ z0k&BW=e}EmT?u}*kGtl5qQzgk@TB<0fFxYRmsolyl6mJozkV|%j+xtmuMo-XjR-(l@*kd)>+l<)$K72Gc^f3XaCNh&TYuJwbSJ)t+v%lA% zEQ`F5f$t6a5g1cmm|VIG8vc}RMr#|bNcE3wHx;4%Tx?FbbMhe&tf)kD1grgOsf>Bm z6D3eGPDi6E08t-c8DP%B3e_8w-sDGst(%L1IUl+Xa1Rssqh^`d0TU|}<_oNFz;vvA zYwb06X-m|}M88iY*BliH)K?Zfl97`cF}zTUP`^5H45#4Q=&_`$uZmX=X_mN6b^-1*}(EGzFy ze#rRzV0nkEm=m)ebB03WnxH~gvgbm$>LOJ#qr|(bi~WLXZ~7*$dibP8eB86J zr>eCWUH=BsVoL0VXZs){he7m2e2H{w6MlH`l@7(~$-)z@tUvlY|2pPE=mKTVu-+_^ z0kKNoy@0Xol`(!?=z4O{NZQ)Et?#2Un4^Pv-bY|e+6x*bl>z|IG=;Zq7B1`Oy>S^@ z$y5K2^$FYGja?VtZ0bHJO1=?WXwUNa?l0QAr!Rr9W0`q z^e5KA4JM~~cp*t~C3+%%WEB$n_-jxCthX-#UYtv@?hU2GuykFcmN{NA8Mbj3cWe>b$zafu{S?2EYN><3Hd^Mn03SNr_BY8iE*ex+x zj~1!l{HxTTZjTg#=V_8lLq!kbg%KY&;&eAzgjPl^JxjHlgbJ%9-VWJLX%uNR#5P(EiOBB=8I~C zsZ#wF=Fg&QXPZ@$K*J3?E2uLIAa2sy<4HQp0Adz2Ri z6hTB@dPSV2yfk1W@fBke`~WlKE3tY=-`aKiC63}L^}wv}`KI<2=quCFDetLD4Nf1W zqT4UCld?3xJ$#~+Kif=%hG9l2-`n}{{^^yl6aMP;JJ&YU^-(#@bz=&-X9-elJW#ULLfvmS z{C%J*Gay~Ez5lBD&*q1rsS*vA-;6a!=kcQga&Yx|3*>YreBUm8=C5d%`%j)W@L$P3 zU{N^p7eqO5#TRSt>;G!@RN?6mSTB0S(W)Bn2c306GKn# zOBwJAVnRF0kU;J72%Czv z`2d?1ewm!nJkr25m#a8LgPQfq?ePMBWHte!^aQO!aG|C{gxmnUCfs}n!iCP0Y+6{ZovV)=`o(Xw$r8vLGhMR%A-xKN10JgUeH^MueEKE z^h}Z(ohhDM_y3)jQyE-dFtvhH(*J1t)fRLG*==0^t&u2k1L^l)36Cq}{Anit5aU7w z5~H#YT$gV-*(g}%rHj0;6iCPZmTz6tVG`0RW;XR%naFWp{? zVK=((H24|G?QlcmPEMB<3h*}V)ab#AwU7zX=@c8wpMc`vZn5$QdvdD7lkLl*_68=h z)+Gzs;OlC$;CIS-51c^4;_t40Z3pJ9#RoCY8%)DKc!i{H^~jj2tC*J@1rC_yKHW2Q zk80;QXfTL`dCm-gBNCrS-rgqmSCKUUS~D0%i{2{)l`vi8(tPRL@4laJ;ZqZTGJZgq zbM-aPJ>WWf^SU?MQPfylMGq5dlye{WA?RLd@Z=9B8)dh5L3Y#+Iy$4@U7g3N#WO~q z-t2IbzpC0B=!?6e=fmTZ^!~2ZB#%dNa__Wjd%RDd2KA+npn&9mXwLVv{wWZimisk8 zoq~!G2oHx`ZeubdnSi~Gay`a+CjO9u!C~2zaoQifKuIoS6dSOU7A5z-8RGic1{gp;vKW6bL~GopVKhmhw5P|XqFO4Zk$Wu@ zfPSF0YJ;H^6yY%`re!|OChz?h$fX&%U)h201syN9iMA*g&3T+q95 zeF*^iW>Ua9?-wk*h>ujF$FDr7y@h@W8oF~PyA&X&h{lPNbQmh@kmziEbj2(aX6<)- zk_#9r%;o3EC*(`S><0%jY4bY9XQK90!4E}MWgO*nFmKj1DhppuyA>JSw$gEoqor}) z#`;Fn{>!GIzzw?&cF%Vkt3pi#D^mdIl$wGnF*rnxu+zsnGSV7>kBaAW#!!A53}rgI zJbR3fAF99u^tF>ofJ}G=#vXJ(q)myOH0~)lc%(+@YfQft`|3$?7L(EgBH8lg-B@1E z&&5N&jF z-+AdDMXHVwBlFefj$IWpD@^`2+?bBi@^y@yY->TQ5mPXA64HRfvS-g7StIo0$qQ-B z)oCsO_QXIt!2J(jq%)KiTwpIhbJ*je1>!wOZV?&!Lt+@V%5r_{`4Eg{MfW!cCxReT z7-L3o*1kVS3hE#i#2>Zg53C675FsEeldKy#PRdq?8Bbfcj1u0|&2|3)=N*<4E>}qm zh*%SBQsCCmW986~cjTB&_sBHXukWPRXoyyN$g5Lu+>t8KRG3&v_wfQhXQRe)sQ*qrZ3IvHr<95sPh%5yf64Pdo8|k-3AylVSnsdv-rl4YC`qNZUFl2!*Hz+ zB6(}>y0A|sYGh9_LJ^(N5yR!K?bq<83|s{WMU7LWWxYZf*AuTb7|OuI`3FO-OUK|Z zFS}%wQ3r;@p#*=Zq0RtFTqz%#g{vrS6D>S3C9vU&4g{m}tV9~j8>2U{k&@S$!YilO zqP+M=3*-*~%wc9K^-ch)Y4Lwqp?h)iZMKnp$(wH;y{5BrVGr1!01rN7)i}3<5|WDTxc-S!V;_VoR!7y5azeMSi=Vc2O4Zv9jK%d{`v-!RPh-D@x~v2` zZ11TkpUQFqDZDIboqs021{N1T?ouLY#Hb`c>f-+nGzXk_LW=GaC& zx7O`0Dg&(Z@l?vCj3JUU7ri4>u~$RzXc>Y*_;nT|9w*}W*;u|B`bwT5aDnrfX|_see-f!)a^1Tmx~LcchbqrykSqyo(IL!*xwlY82+oJ2 zTB#DX^C?CPXnl5vKGrCF73ypdsf4<@Z;vgr?M};FYyFP&+G)qNU{TadlNcIPGCV196XkJlhZvj zZYGn{qJ8wCaOY57$t5vp(DK-4+CH%uSfMskC;gjb7!&gbAE8hyvF%HX0T_;gzM^5z z^Wi;jIHBEh_Q{+G%mOA5Tn5!=HLy5IVbn^ z;TL`sJ+fREEG922Yi3$^nsqsg;6jutwk|qxGpO6X%6OzrTN@C`-qA z6ShP*b?cAa{zMHm2&X?1ZlZs=HL3r;x(O%`i(W-p$lUJGO^-}sL z7p<@J3|U%<4VR)DjykJxeZE~jDA{K{XX>7W*e_e0i2H7xPGaK_DmiP4DNe*mGMY~p z&J$doflkpbRp(U*zd)Hqh8dy>lgJJIV>8JW9dlORI%Y(w8M_ z)UlxYgH7pOa)B*_u?ER%WA*Y9GJ`uB#-TJYNZugMgwXjGYo&g3sIrq$e#hl?qppU6N5=pZ`b&rwSJe_N zp_h7SqPNBsYvLo9S{z~7;yO&#}aCI;$uNi zzv@T8C`EZUMS;}Qy5NFnbwk2>TCK13m9m6kAvY^xT4+8&ro|vP*_6Q7D-z12U~B z_G3Yw4AYQ%c_Do8S#jXmvys?35}zrUQpMAmT5;}EcI3Poky}hS@LAmtFK@z z7#byzHXegr(F}Vc=~_!)%BX6*z%a}Z>DNv(Pn~K9r1RX0T24~JC|;JGvDS~Dl#4zV zNHhFEZ86qKCjJ}}q&89Jz>>3JurZm6CDU>{lTg7&6>(78?3Mu+SG+9RZUXX`?-3{a z(@(D91~ei0@qVJJo*i^gTM}|?sE{<=K1pXBorEG@gLCoML=}N|P8F}uXM7ZoYo7OF z4rZRPeX4mtQd;po3u>J_>rGK4k-emD<_C>an($C{Qs+0q@ESFG>rklUotB4^lJDS) z!L@*zzM#3-QcLC!l>`d(T0=iQ&z?%=ql&*NMqC7SVHK}VX96yNsK1T;`t6y?yXX34 z%=5S&zHPj^U@K`zf$pv3DU}Jb5;xxArg4Znj>7!61=Lt_l>HqugYTM0V6H41RC|pZ z*Jb&AwCN<@5|4??H=kw}@X_qAR9BK}8hpF{(XYzxrB-Tfg1tFdRKe8ry{Pji#eA$~ zs)@(#7CMwO>DVoarM_p&(%J7=*`vf$C1ii|j&WJv-+t;rZDlhSQUH7wMPC(@PEU_S z)?pevdy3Ssmh?RQGjpyCgZ!qQ)73>zrXkg+`w|cDJvF$qG|=)w!*MnR^(^## zm-kcpZTFB(U5|w2KjMULR4RJ#wbHY(%nLKuR4kFlBeqa1N(6w+FmKe?sR|P#q}N5)#q1aFP;n5_J2>Y z{=f%yEcT42C>8oqY2mp|qgdUT85F!d9AtE;PR#k3Q3p)M(WOR6`%{ugH*45IZ?R}A zeQ}B%HIc&;&g2jy7Y&v+%alABrgk?nF6X$P+RIaDnnv{J@$i4X^fkx z5;MP0dlW_*+XLTELwp?XHie~PLBB5_8!vA(PjA7a4a=8K`6XY_{b31htIGAVMlJeE z#?4NJJ838@RU|C6ejI<0$>D`CG>!MD;JR;Bv6>}X?bzq%6&DMVdtFO|j~l88WzN-6 zH?>P=Fal5c9o-#*>4-uop^v*C?&<;1l__|xvwlUHkI1%@U)QsD-mb@{N-R=|4Ki(C z_zdPurTiwjol{ef%ODsy{j7EnaKcS6Ds+idbT zbEI!!NN(~n0d5zyuphgyl&;IkUi?>HmBTZ#*yRBrSA64$Xgqhw)9*QCE6 zw4yPm5c*}xY$Wc!=4kdiT0&NC=t2Z+3=B=%xRG-+-_}sAwC2?j%vHlV1LxLA6oL*3 zTH9#9az@0qe!a zU3_=(2{_P%=~cCtrR4&;OpV8nCQAPmqsdF&4>v05-;U*n9CZwYAhJ$I0@Q?F`IsMW zrdu~hg?R~?xg6{%bC(IH}wpKrfU)EdS`g_R09^1Apb zOYHID{vics4x}jYkVr+i!FZQXVKk0y@AX%hS%A`8KtLW4e`@4=3DXyVs$7VB4@^m` z`^y!+oB*>5n(WJ0DNh2^h*J(gUZgQfG0Z&5h%?La2R&xV(8HNMh57cr0FaumP^M8b zFVtW=X|uPbCJu(->mumUeuV2O=!|8qEbgDpFS@b^{}^Yu=>&F#Z-ktj#HiGhsT@5V zn9nC-U~{OQD>NW9udXGHff38L54-@6x;sq19es_z{WbvxOM=O>OK5&utf1W*WfbM? z3V}>q_2OC&$5{?&p*h|eS7^QR-2|Ii+H>Klo6)RXQ9_fsUflcb?!&0A)?*tL?Ir5=m9l*H}0n8ta$_e^h zf&?Xz1dFM@nYS=!(T|fp4UW>sL$_@cKGT^|g<-uK`mgBX53j2rPy zfOgq4jw7OO+&yqw==%USWqU_y9cYk>2>8RYDr`UF*IOYcj97Q)??-aU5%K_tYaeWz zm+*#>HU{r?tA6j7ennf=+{@C)5y0N(_P2?NQcYMJTy5o0PTbxgOH}2UTq+tyED*uiC`p%pzL=>Jx{j}kav-dwvK7AbVd7R(LLTlO>vZ*6W<)6rm z^VlsX{G6^OCGScb9NK1V@ttNKWXgBj!mY>4soO73k~f$$bZ{ozz=rZf zR{ok)^ouc7r1XA-akM$<0Cw_Ot)m8f@H#Ez#DDj_&)e88HjlDx!Jz^_Gq&V0F1Q8; z9-ig=HYQZn)l1Sa62zyJf=)oHQ78ygJV8#(74eMlP8}iqhLOzi)*aWs;Qs)H4YA-E$IgfaI z2*lHT`kYJ>V4rhbo@o%KAM5OIS>QSsw^4xYz6bsq$jCSyf#~8yzK+#-Tn{|N8xaD1h+32;(A!4dqm~xbB~#l#x#iVxXoFSw zXoDfB#W4ubTMr)hlxyg9S9!usn}a;Pml_!03Hv>8;UiunUNRR?%MZ8|mYC~<3Sr3F zFlRjnaL)0g52Y{qg0ux^S`C*KV5qY;uhdryGS0ssf|s*xyeky?)+A7~k-AYc0ONOX zq0b##ZWl2aAnjoJ(!^_6UPjBGh;pG>dC04caa7_=L?y53q_%Sm=H#PPfj0mc5CqPG zBH!J-fzn~L3!z#)uPgeX_+Q8W%kSY*T&K2dqd9IZ8)o!VqZgbKHD3o84MvM0{|Uy;QTCMQ5wb1dlGGnx|TG*jeBzo zMd%NziP|bx>~U4{A{GF6POS^S4IaV|Orc#SR*&6f(&PI`Ml5;f*g>L4-#M5fj{GBg zcVl==qGUCbdsP>NJt#Zg!CEq#`tI%)uVh=cxr3Okj=b^7wgwoHp9a`81ix0|SyZ)&W2NiI6{G%t8DSnN$ zCsvdMlE>?ql!f9&@gsF~^RKq)H2qkrfVHIbF@0=d{rq_?V0^zwR$kJH4Bbd;n zR2>FZt>*{&?$xUp*N`7@Gcf(@$`=iV4IJzIFglFpgPwA+w^dV=Xg+Cr=g~O z9rwE7ga-AKiNlLpV2xxgAk)XGSL7|XelEnOZ_oB=zwXvEr_FwV@I$OQ+q)%f5iPO$ zJGM$R%A>gn_HvgS3KJ(oH?JsR0xIbIb=6#9(jw{7YVBupPMf6)d6y8BMubfS zAdn_A^iM?D=Aj()h<_DJyFIHqTiR683jM}S30%K3=jJEtz*mF!Cv;5sXWZSp@Ujip z{K0JZz&Xc$CZj>_b;@h>*o>5mW7zYTbhRuY+)i_em2%pndmN-LBiAWCtbZ-MjjJD1 zu|;Pm^HeH-K#hlM?>*HRjSjt(4tK&?v>1MxJW4~~eZ97$3@E6X|6rAH*W|a$;M^H5 zA*o{AUw98Wf)E~He;uZCrlWO}sEf{mXzD=Om_qs>Nu_UWne+J>Aqp3a3dKy~_(l3Z zN&ceP+3#GBcB@O;RtYJsI86S_LDC+ad{k=aZ9z!PXU~g6G6;ucvs1}^(Is*kY&=O( z3W>{}9lM+syJF6nRL~dyXkw;n7I&Xw?~(C-{y;*)mwE9HEVF{@(d93bU+51XGuBGy zSL8fr;gckg#&h9$Q;WaBOW5nZDsB2V0wgJ>$(Ei~rK%1xkJK^&hQ5&7iL z?vkz|bscsUb|XsLW4E`_;7rv+x9Q6e*p~-fR#QLxOL=I;?^eC^Tc}av6v12dy#J1;nKmOoVMxl<6$Qv7glNVFsfYlO|!|%RyChp;npEJ zakm>NXXacQlmWd~d#Vs#AqTc1ufBl;YZNg_b(NdcJdh3Sl-hfw_QBVEwWM?lg${ke z2_;K-+Gf}eSX@oiVbzNRFzcn^`Hy(XD%_MoSK>8Yy(@~g=qI*uRnI_=?EMgb%<&J{ zbK2YQvm2II4xB%HKYSAtheNwdD)td4;>b{*&MPhHliI|~L6?$c5YBgsvm5{CP^a!z e?zaZ`!_M!CddXTA+U``X$(3JIRpg(1w}wY1VxZgdccM-LKr9|NQoi_B`uvJ zln&|c?izdM{r%p*=l4AS?7a3lpA)aE-|y=>p$50K&z-$^mWqn%oDN#Ukcx^1MMXs& z0HLLgVQ58+Pi71{zV z%pdtacYh_?xJRx;k;&xPcljfe^PU0k)Nfeo+@5|wc@nj|;VmO7)ww}CDk>C}js{@t zIkf6Wj~f>5{_ZiqW*4KN;PtY6HBR-2?7#KK^X`Q+XS@fu3a_@fM^gV0i`2!-bBV`q z%fdF`35L4qwQ5$R`aCua7%Br~6eR1d4`qLF(dT!&Wb zsxu+ys3Vb)JjH(F*4D5*}qST7`HwS{ku+Th|E>N1nm1KG9H{d_b`oFe#pg7 zhuGj7BdI2^mp;0){)A*$fx7sy3;lTBw>{h0)_!Vmacn?`%0MGiohvgOWWx;fvt+JU z`=@d+L#4St(d^INQo$ z(M)OA>N4jgisSi+=SY|tR`rc@)#N><26#q?HetVvy(raLnt7Ymf}rpf^>4u)6yP6-mCQUIaS?&nGZc#Xcz&Ws#)~jhYX^A4=6tAM#jZ zA~rnBRrI(ShLg-d_9`BdPgGt=I##cde(|;Kuoo~D!;~t0zJCpfNntc|oFI$%uOHbKqX>J2CCOlqCD;SLYNA))}9a*#37HB3LE?upVE`;j&lzk)>yu*eHKc5A`BS$f(e%I?*2kS?%C`IN^srq%{W9!LJRI-L%W$#_N z=OMV<+ETtP8->d{?wIB{0M=#q>q9CVeXk~SO~y1hL?`&aN{B15_ErvpDWXaCvh{>! zX4_M)diNTHH%d9@)W*XPs$^_SU~4~U=9TE=xH9`aAq6%OzKR&ujBlRS%Teo_6PKP< zTT`zwuI8D&+mOA(8S;itSulk0h4w;Cw1jixjxUqt%KiYU1B2RrgkZXUtw7fOc}+D2 zaFo`is;-7@j|cp8N+3t_c(~|_AAHBNU=7slM+d7SUNMIJ8EmyR4@4bY2%l#R8m!!5 zeEyldCSnt@RKHzW{b46Bt7)OCE@yjmoZc+uA)JOwg-cyD<&PD|RO|eH@b3J`t(rg1 zrs^6@t&4}oW%`lJGR;!4IZrzf~hW&1a2QgdgK_e=k^1W|9bM>4~sCT>GH)AB0B0mz}k=sFv$~PXT z+%e)DlLkNj98Vup5VHn?4^k4*1c`aOe6tyK$?AR+>XuWMU)^QgxL=)P)ApIYSuIA$ zlEQ>WOZbq)HwY51SdaH#^@1;9h4^iPi7gcytGWtN95zWLyqRoI@_Zh!!O9f4#`2v%Lq)rdD+T-}_B=$%8u!l~!N!A!go7YKPv|5an$+bv#HQ6u}EN!^S6xYSa8p6v%LBirWrv^ z_~@s7djWK}1yNAMFsER>Bm#9yf*P`AAxKnc%v6@OyaAV|%dYW^=)#BV%T=gqkKfgV z-zM{D!7Cj=)VplV{I$2o0fmtz1v>1YRaE zgQ*-{AckKWn5zi=Wv4{~R^%=3NnYOjzD5L@{>s23owLPW!B{WV-$OFc}fFGYZ8vx{o(PW81_LIVF&iTCZhU0Tzej#%*+KWWL<0uY{I& z8@UDlAyXd=;+e+{DxSB@t%wvjjl;yZ9 z#Bl|pvJo@=OXRLNzsm1BoYAAyAT`OC%wKHDswCC51(5H3vX4;G6|2o;&cj|5KwZw?}xNkD0MVt6=^Y#wdrQ}r*$}S5QrsKB&!?u=5q0cng zL}-aF1N}!HL?*jOpnJNIy*T3yu$PBV`FRp>l(K)EV4;1AqSM{=J2Y1$5>c%4yo0y> zzSij;HH9;2%4j7EAZ+PZkrCwP-ayzExQv#E&WFB*If(zqEq}tf6X3*%Sa-yR|y+A-brIb@t^EOy+7nP+#%m&MmfLlt$MVMjLkLRtT$YX_h8R% zUupD)E4o8l>h~Ptr3zc@u!FA&8IDP3NgTYt3NuU==2ZW*zQw-sqs%MU&F|^`q^}Jl zx?NesO#q0tD^;@I)c`jr>I-w(FcC)e$A?R#>gcAfdqm`ckV_34cuS(u@D>h`+by| z3Z2v`a(nF(Y#Y3|y3S%U{WuSKC2h+=FS_24q<84Dd(k~S?|8-ehkd8c4)^!ne1yim zL*V=ddQkb3c&_CW|A&>qO~-!>D&F`L1*5);Al>|2y()~S4)fh_lGKiAm#=xVJ-_0q zLMAjH;Y8m-!s*|~^>vh}6j<;*(YRNUc2X@83~jBKLc}pL>{{F%J(@6j1-lNS`XYtxMVgn^B$3jNa{QJ|&V|TsbvYS&eLgF6Gc|Oo7 z({Z8ul3Kf6hn;rtXCm_nv7R zGjU5M7gsOc_^I8%SW*tr1xLhQ!{ga|{b3B$3B4in>a#aNi`_>?<8%4ODsOQg6Vq`S z%Z&O2HE=M*5U;wY<|BWF&Kby@N*d5>gba$PKg}#U!ypy06kL7WprA_Dg=EQBcol+~rel zV4peUBc>b=w=3Bx6qewKXB`zhy-4_9Zn3MWpF0S7oG0QrmQPZT9`SR#6Sfpqg=}`D z`(1CGA^qmwWLARsikcf%_bTtUE$D!`Kc3t=Zb?|S0o`fUw;jEJG=FR{N5vPYm1tRetFyszT5v)wQ3jE^N6f!^?g7 z_tjxW?z(ml)3*1Q{+4%C$Sx%R(lx`I;BMTAlYP2d%xv4_ zUxw|!stT^htbg)v=Z56}qwza}?0wqvx;rQqlNRe|2<>W^=83YWXkW(>Zlp#~PZTKZ z!F@Jn4(L8yio=It#~SQ!y%no&L@>F}z5Wm|(jCBY+FH8G0P30f@7SS;=;f~e= zd8pnTZTNn!2&F`Y@tpp7it?9X%vH4!Ul^EBPDORv@b{r8`B3R}@Y7Z!>{~t}BSw3>vUqG5USv51CC`hrJn=(DKrZRXcjGFgbmM+jtk@*Lsf( zOZVL-SslQh1i{#&?Vw5QK+=9~%?JULUun2BG%3aHT^FSb=eFzQ^I{381Co z%!E`I;NoAVU#9i-^(TDveqGtNJ_DO-=21!}#z>BmKNg+3t+4&L`}d0XC%|u#_0kRs z>HUR-_Kv_U0jJQGa?Rsk$^Tc~+2B8#uq_CwF}Nh+rZV}}@W+@>^JX56Z-4J!^(F|7 z&paP_LO3$Oa{Wf~|A^F%exVW7^nIBSSBb1cIJRu`C4_RwpFG`hKPBbDU1phCyj@1ko<7?+gr>z ziDy&{S3Wg6cy)RhP?G;5#-=(AKT3;>9uMKgAQ|G89-jcdAdZJ14m5}(2Jd=-S53{PQ z_~1Cp9ai7&A)4E9oXfgQQk!j zF9W}`_l(H5yK%`ap6nI?bD{SRb-PUPXNX*GbkcqVHgT{o|_N(Q{OI(Y^Lwq%K9IN4U~n z&Z?U7e}FuLy3MgPtGr@M6NQHm1#0B)A6+@Z^j6;Tud2FR7!r2DcE4s){5$eQSyr@f zo&*$(=LP?Vc`AlzLQyPg=>4B88=$T(Fo@(Eb&9x?+mo7`8^<%dcaw?#$ScToe!tcx zTiGaur=gSeb|!@9tb62n;K+Uhi#d&GlKi{f($ccJbv23!$jkU@7l9g)zQ~6*RCbi7 z(}5bP&{0oQAN54(KC#SFsm6S__gD2NOn#W^M)gI(TnD2#pDY`lESuzR^M`}{62(QKpOM2y!x7_Y{V6wENDO2n=mvfz{FBfBZ^j0?N&n_+BUpjJr=!>3J4|YjtE_J}(r&<*DLPD8 z0`3o8(dVxAPg)tbTlD)|uWP}iF%7_zP^6a~~Z6t~VtS zbo+mPi~4dGHpQmgXHD7hbUdjj%8x9Zyab@vaNh zvdB`YL}U&s=e%cZ85KqNXYC3(MN$g*sM(iC)g3Gvx=gnAJwAoZ{0ny-se~@`;{?hJ>lM@pjLc~dQbjr-?sS!xvG^mH6qX@L3vS>q2Vj_O z*cV?M^(+Gvt?Cfwq|i2C9UDdgjfhwq_=0x96zg=eKoLdp7BE9c{|GY%0rU^ZftSlH z>dr-DLyDMCaZ5ntHFV>F%_5+IHCBrIyJ#cXhvQn7Vw^iW6`p)8D4CB4| zw&<4c_hez*uF5+^W+ZB=SGEsVc&pJ!2`||c#tSybKGR zxKtbq7|q%?L2?hutFQT0Umqn;UODX0B2W^tHdYwutI{OOwB#7UwjxX|_G-c+M#-05 z26mN-A38YrQ^HL6Q;1rL)N68X-RMY_*&v3i@{1yw{YIPFW;XcJgcami$yTU!p#qrJ z*Cu>ijXfmZP&(UoigL)IpyEzLCtG`wf%@{9)VK1TXRsTm+|N`-#ptTnngn!6JG-Sj zo4{ZsaK00_aF-layz ziG_ST${$glx-_AcK798Ww%lsuL3OFJnz>|9Wv0%5t=Py*p>^~narxOli4+3JqXS(1 za(p?-jB<6~B2Z7EwPP{2u#Q@A9lm#C%$a!UtN-BN@VooYZsE~Q0u!w6L^C}#LeFU+ zgW<P^AOGm|Y96xsHk{;h#IjQJ?PimhKVD8fH53kdM=^0%-Zk%w>xQx>9t z8Ip|oO#G!n<)+`O0}B8JdcPw*2uhr*JW(%wb?ZBeRUArp7}`}tNs=HgZrJgn2GS9iT=_LaG z@UQ%j_)k$$Jm|jZg{r99EEV*7i+UDb-2OH!TBvw08LdD9zU*FfvK9^T*oI{%TpV}1 zeAr)C*BPOgz-V-JBbkdInV9;_#b=ITSAw+Aq zwLGED1LkJpul!#iI`W8c18Oxf?oV!QKA(N;Pr?e>LiogdWP?dKbNzj3Wju+dm=eEwHev)=aK#UwXg}-YsHZlrDuy7OC-XbbIq|rX37f`5PBu` z9}s%o8y<%m&!S}l_1C;bo6%wi%|eR}=0DBB=3&wT>nj4S?r8$rRkSzfzwqe8XN`_t z?agt;g1WLXAG=aA3OPXnL3#wmclmpuu01TDUW=9bJ3(f7L~~>RJJF`UsB;}QRb457 zJufe*K~Mt~tV_*6Gqyq2yy$x{UT1u-7F-_Pc#RoL=%)cTRzJS}3q84c&|s)RPDiX; zc%mEk&caqk-OYHhtRY^sbQpVVT}NdQ>YgoRvt+h@TnKn6BC$*XQ1HxW3^8zQt!-~0 z1iR;&0No@xyZP>e0)tvctQkI1Q(%e{NBYR9v?(Rawx(XiE^zmdf?+IYnt6Y#lnllg z_zU6{6ak1;qzwAk0Zy?;%+3v{NpcNStm}%EuLp; zv=S2cRS&#QfI+`IjK-K;lI_%)AqKXrs#G-0^;XfmV4Fvy{s*w!n->bupz8x}6evou zg@5o!&k`{B^@od>7rZd4!9cN~#kb_#62=?8p|{Q8P1u4zN^-sXR`hKycTm4n5OZBk zs>*o$GB7qi2~B)zo9b7nDzMd9a$-dW>*ZpHRX0w%EIqCksgYd#u=z)15-vTd17t?`Uu4J<= zB^T{e%A>1;L7@V~i5=ACSWudKRd?uT;f0$Ka~gkKxqT$xKK+YA6XZMKp94{NxHPau z98pmOe8uUkRZbz(@M_QdluXK?75@F&y@+2AvoZZheqS8N9S&aAkteUBQ0jtM2A#K1 zB~zmm=1eZ&x)6jrbLt`#KtByctvO9M^Ne8trk`LszMpiOD_rb!@d=jy16~8B28q!OhO3AnF8LUPkDR>dc&(sF4FaPUo)U=v3r-mn zB7rYEC{K!^OtoPVGqYK87K#AMs^*~ns9HvoP>9KUYn^ADD&h|ZJbl0v+_|c<#gusm z7NgvwszeO`$4ay$8RZI9h&lupAtm%gbHbD^mp|9Y{|97`J7Jx;(#_^aUqf^KP5{%J zO}A#hkwXls4o@W$VI+tWWW;|CO2IKce`7`O&V)7vv3e7>|0OO~zJTw!(o=A#MNGXr z`>s6q&m|!3(%72?AdZ1|U%Yyx4GChZtI4&rq*#W95pcl~M{^V;SLRvmP2zI4X_nK=+I z_4E1}!!M_OqPAnO7aWoxM2uQg1qEJ{6zJ{`KsgEaslETPr<|-pgfl!W42ywl5P0qr z7yb)e)w^p`&I8v~heb}r-#!!r>9j!+F|KNG4M-x&%hpvQ1*ObJD}@T-4moJ-p}qI* z*Tcd=Z&Y|b2Zi)F#@X9$#PC42nCd{a?^BDxVpjZR6UY@R=wq;O|U&5y#PRf0wR3s z>umi19oATjApRP{9g5dI9ce{e)VfADy|2AX913JXqHFKTmK~&QdeNSdPT_Fuq~IYAxev&C}Y0m z&5Q88BnnSC?;@&%Z?HcwqN|A~Id{r;S_6mm;!NaOemkS;`;8QZ?C7tsDs4MF7GsX<%^XGba94rxqk|3`n#+}nVx=$KI7vT-R zGVd=`c{)*vNGLlAzttvTX?i1`lLU?OA4!27LBmBnm-;wZFiJ zSMiTSZMqlNJNK`rYi9x(#8s*C5T2aGE(vT=jEw*~y3?IDdHi znS*EJB#&T}pA$nD7~7D5bduu9*zv;da$tpDLoP?|oC$L{Yz8 zw^W1?+UX-EKxux&0oo=xEGpu+_PE5=fKwiaffX|+$Q0Q`!D$zE*~RoMFL4KS5?5hT zthArtW1>XFp9ix~7;;KV?(KYMHIv z3d8ulSjh}yqJ&;?M^h;e|N2co)4FJE8!Q=;@?`&fc9u4mZA>hdyGpreRV3!=ew`zD zz}Dxs>t%n}6eMe$968eh zI;SEOT9b7FC|$SFBn}xok6q4tLKDlCLn$fkya~EyA-!L;pX{hv#bM9gvu9CR0{CJZ)CYo8VbYuiB9g=5XcA5d0Cx*E&&oK_@=*co?L7!UfE~ix@}Ho!k|HmiMb;Snu^iq=h7`g`YkC8H;E@h0 z1ReXnW@<#3q=7lA9`tNI{reP`+1oJb2V^e$!`Y6fF9~OVULgV-=2)Hmco5GSC3FG{ zhr)B%+N4;zkXuio;!F9ifTfS1E?N{`B6wDw9f1a2!LUbC)gbxu$Jq^Px(90->EOyi z2~^UOJQKR28#c6%wTb2Vb5Q9_P|Gqv z@T~U`y%?O9a_-0HgF9M9?aMlP6^UMhUa#KiLCk9e{V5wWZi}Dp%UVZWmkx%2LZ$pc zoU+u|4Nw~s=)gRphDMYVP_D@9%o|KV8%C66G2KkYH(lO z#Ht1H_rK%!)yfMs2=sOkLHxxY;Bi|`1`0a>#GB`26VTe#{3ZPM>8pj zu~Q0zS>sR}Ve#Tz_RPz5LYmJ6vjBb>Vg!!pz)<@Z2Yl;2mCwZWwq45wTk$X0Glb7@ zrG;35vb)~Q&}COOU-NxJ&7$)Tj;6FAf@qVc=vT#}nbU5=)P`x5@EY*jFf2*EG*-kX z?us`dc?!Jmydvq5>#5EJ^x|rg*uC0s9>LqgCFyUrvWuw7dJv|Ufwa?rB%#3{$z3@7 z_QJw-Y*u%>{nU3uSe^b`0Y7^W23<{8uQLX%)OMGXEz&8hRWzbu{K8<1rvkgz*Djnf zKV0|EiFXLwrS}v{<9a{t{P9;o4vQ>sEt~!8j0FllG-Rx!7rowxyV@f5ds^~r%tum3 zt8Sb~>qYJ`RzF;inSr0zZA>q}{r#Q8#=W|Ekr7@2KixfwI5 zOLAM{=5n`henovAv=XyPxV_LRV1wEcdHq3^z1&pUttm&*ZjD)+%D3!PhI_-eQ$cR? z2OcKImcwP!6!pPzS|;YP%}xVXF5EIQrQ9n*8RZEHM^=|^+~D`rJno+7!w9i8Aj(@!4e`zZp?WzT+ZrhhJjAD|bzu75!F zSg)(_-oP2H%3AI>ATm7TOx}s4|LNoLhZ$PVrxjE50ae&M+BBu+SMLC z(5X|BR*x@Rze>>O&<9kDQh*-F0fnbwRJ#8(5)K6l!??d?)WdZN2k*l{n?a#W4IZ6B zCx;Ao%QfI1-I#l4?9LiCgRwYhi3fOiUG}2vK~ImP6fa~I6{`i;qfqqT3v|FH14&FY z6g8;NJ3N+(Vpe5wY>Sl{0cK5EXU=PI<52*t`$fX-1Xa_C6iVB&nNk^_=2h3ikO0P$ z6ms*?f#dgezBA$hhhm)!7E5hJZ8OTKH4myU3rT+&`VsccK(u2evd+J(y?^+qwAwzraf zvD{tAs*8BJs0@2}OOq`Fv!R=FS@S!7tfcGwPA!|;LX^tsHE#ctNr^$&58BQs7 z=ZT+_-J-GA9q}x24!*hjaWhX2de!4^{+2Y#{qXQd`>ar(Wtua=N$& zQ&QEI9}u>-uM6TA?@)%?-cZP5*8q9yu59pO)+M#;GXu=zzgz@d2`@YV$5h)Xp}+Ek zTcV#+sMidzm4u8GgM+*M#P5 zSv{CX6*jf}A+(78O8%)9n``sY^uc&22iaNv6Ow%9>-via%knjizv4?ruKCiso8Di| zN!!!S9hLZ8)Kr~U{B%hjj8l&6+q8Z*fmDM`EwCvFi>_Aj@4@~J7}CP82lg&IBGX-> zE;6PyPXF241Wg{Z-EVF?#}Lq+|dJ{5mTF$p}=}k5I)^0tFqnf+;O6 zM5G5SFK`-+9?}wq@qV7c%6yn@30+Lqt4NRin3dObHE)mpgfxe*p*;>DV zP*jmOq4!$mH?S3CE0r8PtulwT;cPl&QP9wO!Na}Ehdq0GHtu0qWh0(WTG=;nWmU2h zqV}V9ZNL$?@o2 z)a3Hoo1dNQG&Z-^^L`*^mVSG@7=YPq(CF-2rcwqBm5bGUU`?kyiGr7g7Gj!5!a`He zDnWLgsSZxP34I{B0z^>aK?Xu9n?##p{~f(w;`q~-(i`~*o;0#DSC*@{IMq@j-UsTk z!CsDAFTdsa+iz~E?4po2Ukl?$I7JA2M zoU+`ZB7vO+X|1d8Gv8NzeBbo+6VFsd&q7J#OA+cTvtkLMiB8uUFCpV9s`iuDVTX2Fay{Ue9In(w}d$0=gda{`$Y$G_mco ztWmwnua2TW2mYQN?zVOEXJWMEJ-C2l3OevJJvmjr5@hy-BhK3HMD4`d`y*lc)_oQ6 z$WOBjzKW{gNzesxlYHeLwDEk9p=c52 zi2eaI2KQr=Ph~C*qv$ky&-B;n=^97Opi6+V&?>T z?@|^$i`7^vac}VJVQ$FUIU)=zod$jy{cG!qX-c@~DPzs|v4Jnqs4!-J>!#r`77f4; zHWGQJe?RtckAh*<;3KtHC{EI2*UZpdG02OeR2W`cmMuTQna|JDaNJUH2B_1g&H>qMvOWbA$-a&XB zeC4pJG<|T5Gcxp%sMh_@$c6(cbi<%3pDB&k3M9kxO<5sk3-ei#8^>NksM=$_a%E=s zS_H5mqo_}qY2kk=l+Mk)&14$}dkFrdOb6dTv@TPmyQd0Q4Uor1NbX-J2e0?|yAat{ zxtheDThsp;tjZ!ekb*CRvs;W9u0IczxKwfc8VkCOhrcB#joo~exL-O&y3={R@k&)) zX!MjKQ~^CJ$(1<;e3L~#Lby#PG$>Tn>>QkJXD`26OzE79Al#0X6<`^LKriG+ACK3$ z4((mWLt9A|w=XSpO3-w5uX_39bXILFaraNC^i`I^mxAJ5A(^DEegwV!JE7JXuiFKd zdM_moha3$p+G!-;U(Q6r8J99+ebwz|@31Ohjr$(^11GV6D4j?6%$m_^DZRGKrik0t zxfp=>tD-0w6L-?8h3H9KG9>v3EzdCiQMqT*UOaZK@n_*ldQ18H9ujPkfD5C#-n}v+ zH%ckaDJYsU8@h{nx`S%J@;lBO-V`~R`VD+Z+>Kqt<4`dUVSA%T11riQz_yVfZu`Vh zMbPQ|FK_rxuVUsNE4oNOWjVns+S>PvrB3rResjuv;7eC6Z}_y{dokzQ6^%a=app|{ zQ>Sbj$39*kFTVSH^KN-`=txtnbKQ+HJv|Ue3Y#Fg9vmOsr2MMmaO2FU($C<;oZ{mS zmb$d%A~gJmS4qs{8>`TqIsIN-dzsK@Fwd-*tZ(Rq34<1)%ffu$KV<%ao{P2MGTRhe z&(qg&@}G96+Yw@qAyX=rd#tZ$x_8wi*@%vwQ`(5tA+Zuhc=SPa!v25F@qLASMXFi}zaJ=h217=2X7GPzR!D|Cduj!^ve*kY1eR zJA=>QXkLgm;k?a%95UKWToAvte{euQsGtYzTs(Q4jPI}b$03zB*sNN6q|n1+c6P*N z5f0o8A6lAUrMqCqPp2_@g)&FQPW~}_!2_kh;?vb@&GP? zs!G_*v`Nm4_-NJaA6Hzf(KS8wZ(KYT;U`|31~V_LD_pBk%qO z{lvDweCp<0_4DgKWZ_DKSe*%GquNSmsY^}b9TF7VXnGe=&Vm>xu9i_V%k|G;68^_h-3Ak~_Am z^SsGNPiHncT>@M-{&wusMWrgK)cO(LoarU)bX2Z{1_>( znl-kGbLMqZ&P^L1gHd*~`FAf`9fxZFEby{8UWHhj$b;K`5fUzeso>+lnj_D}oJ$@O zXY_?1Ntiwm>zFS2ZMkWxJbXGw8IX!gqQ{Zc@G9so3*Kxp^e45iD;?zSNJ}<;AyZ!PmBH`i9(h zmA~tokeAVLzXXUHgjWk9R|iTedfuGQgnFrpN2TK?#WWue&GQkZvG&Y>;>%Q+HXQ$z z_o5(#-{1`3?GqTNL>Dz)deoD^OOaus>nxOpq!xC{w{|90rVu*#)1$%Nn`(_lCnv}i zbnkh1esxrE0z6^Fy7wZMipH2p!)1?Mz!7N_KOj+LxvtX9=MTl6n@xmUy->DB&AQ&b=RK)kQn zG%P_h5){2GkqoInjw&3GD75@8!zBOBR5`~|*G!SLcO|>xoCC+-+z`cluAH!9mwttUP~eaT5RsVu|!kD5@S8_YJ7!b=yQ*l zafx%G1*6bz9|_WDuoQi2Ko#z7$%OmUIc7x9R({aOqa2F$%ICrDxo(3XQgu^#tTKBG zveq9=O9zKl^9<}6zM5-WDg-5TmAzTWyF!8w!Ga`{U%a?)p$>nh9EE@vr+S|Hwx0LK zvVWu1N)jv0cGrccnIx`ErXxUosRKHbdv3EL2~Scz_AvE96Zwojej!`;=HE0Lk_^^_ zOeAXj&uCF$vn_QDEv;mzXdS@X*wT-kYZXSJ7bSsSs-c0z`2p=9QD98&auG$s6BXk)lXF* zVDkV%GnRW<4I(>cG$ke&N+lIUX|%|*j~NE*9s7drX%PZ7;8COV^-Lg2OXX4%C=m1o zMRZo+KUjrEH|vr9O4qS$3lw^a+AE-`h95W5(Q!>D9ECimlW_&><^;V^P`ox~UDyPY z0vUN>YaqM2_v2tS`&X}PtRa_;N@cCSipo>s!+s7mJZL=n* zEVD*V_4ABy%MfGB>Q2fOiD)N|@Q9b@pTInAC?mT|GN8bde`}S;U@~7fi3}Fqh@#f( UzAr@i0GUch^Oi=A+C%LB0af40&j0`b literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tilemap/tilemap_packed.png.import b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tilemap/tilemap_packed.png.import new file mode 100644 index 00000000..af7c0592 --- /dev/null +++ b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tilemap/tilemap_packed.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://bccwaa5icf0f2" +path="res://.godot/imported/tilemap_packed.png-f0b773ec957ea44d45d5e16396d653ae.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/kenney_input-prompts-pixel-16/Tilemap/tilemap_packed.png" +dest_files=["res://.godot/imported/tilemap_packed.png-f0b773ec957ea44d45d5e16396d653ae.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0000.png b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0000.png new file mode 100644 index 0000000000000000000000000000000000000000..8c81f0b9139d6276482fb4bd7b4023f5704c86e9 GIT binary patch literal 186 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!73?$#)eFPFFMGa!f`!0!GS?cT%28lH*x0< z3F+NC8YGT6JYbr{Xe=WUF~^Zdcny!bfHUif0znfqF&4=ui&QjLu$Ucp_2kS^xWlz$ cX#fL*S%HvC`bo(>KtmZkUHx3vIVCg!0Lt|;S^xk5 literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0000.png.import b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0000.png.import new file mode 100644 index 00000000..5274e1e5 --- /dev/null +++ b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0000.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://cybgluovwyfme" +path="res://.godot/imported/tile_0000.png-3e59467596a4f904038a0bd7b9f73aa7.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0000.png" +dest_files=["res://.godot/imported/tile_0000.png-3e59467596a4f904038a0bd7b9f73aa7.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0001.png b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0001.png new file mode 100644 index 0000000000000000000000000000000000000000..fec71c4726cca4ba0ff21d6ef64159a8f837d91f GIT binary patch literal 186 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!73?$#)eFPFNdBd-aEEKh c(f|eqvjQQP^plc%fQB-7y85}Sb4q9e07{KBdjJ3c literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0001.png.import b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0001.png.import new file mode 100644 index 00000000..c45ae253 --- /dev/null +++ b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0001.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://cagig8lmv848d" +path="res://.godot/imported/tile_0001.png-73a8601f00993973525f09bb80e08d53.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0001.png" +dest_files=["res://.godot/imported/tile_0001.png-73a8601f00993973525f09bb80e08d53.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0002.png b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0002.png new file mode 100644 index 0000000000000000000000000000000000000000..a4518c71da9719d9ab33ea52e9e38310ca279fbd GIT binary patch literal 186 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!73?$#)eFPF5YP!>>#u_VYZn8D%MjWi&~)6>NdBd-aEEKh c(f|eqvjQQP^plc%fQB-7y85}Sb4q9e0O5}^i2wiq literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0002.png.import b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0002.png.import new file mode 100644 index 00000000..19c91102 --- /dev/null +++ b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0002.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://bim2onw1wggxe" +path="res://.godot/imported/tile_0002.png-b772bbb61641513aaf4e57054dccee4c.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0002.png" +dest_files=["res://.godot/imported/tile_0002.png-b772bbb61641513aaf4e57054dccee4c.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0003.png b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0003.png new file mode 100644 index 0000000000000000000000000000000000000000..73a58adf9c41048abe9b5af4c3acb2d058e1c8d6 GIT binary patch literal 186 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!73?$#)eFPFNdBd-aEEKh c(f|eqvjQQP^plc%fQB-7y85}Sb4q9e07BX`R{#J2 literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0003.png.import b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0003.png.import new file mode 100644 index 00000000..70234edf --- /dev/null +++ b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0003.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://bohh0s2lc2lpl" +path="res://.godot/imported/tile_0003.png-099818f5f79e0caca80c5a2d0af1e4c4.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0003.png" +dest_files=["res://.godot/imported/tile_0003.png-099818f5f79e0caca80c5a2d0af1e4c4.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0004.png b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0004.png new file mode 100644 index 0000000000000000000000000000000000000000..9e358dc398519167829adee451c332f807a5a7d5 GIT binary patch literal 201 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!73?$#)eFPFW&z{C9e zB}1g*0j4Fw0iWGP@70S=+NSmWq~^3YQ|gRIU!)t!?N|j=0Asc$~|ni8y#8W t-F^O{(@p(OrBxl@22WQ%mvv4FO#t2!NL~N{ literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0004.png.import b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0004.png.import new file mode 100644 index 00000000..e17a1e0a --- /dev/null +++ b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0004.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://gt8ajc6n8pnb" +path="res://.godot/imported/tile_0004.png-6d1beb36ce9f92074a5374bb4d5b70c8.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0004.png" +dest_files=["res://.godot/imported/tile_0004.png-6d1beb36ce9f92074a5374bb4d5b70c8.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0005.png b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0005.png new file mode 100644 index 0000000000000000000000000000000000000000..00b262657d977e96549a114387683e2dc8186516 GIT binary patch literal 199 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!73?$#)eFPFW0Pw?FZAG7#Zv|L|6PMIw1`-p25@A&t;ucLK6V>06@_I literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0005.png.import b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0005.png.import new file mode 100644 index 00000000..b6a6986b --- /dev/null +++ b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0005.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://28i2y11lcfwr" +path="res://.godot/imported/tile_0005.png-51025285bf5196b2bc80bcab02f9c05f.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0005.png" +dest_files=["res://.godot/imported/tile_0005.png-51025285bf5196b2bc80bcab02f9c05f.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0006.png b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0006.png new file mode 100644 index 0000000000000000000000000000000000000000..729d0716d03bf617e76a5f665b5a530ecf3ef8ff GIT binary patch literal 202 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!73?$#)eFPF89|GS>`2o}?K}k_(&8sWmAy rJN2@%_8xrJA|>6-+Y-&VU4)AvqEjqTSh;Ko&;|xiS3j3^P6*(#ThsZe)o^qE!?g~(WTN^~nG7CeE}go$ oxyMADGfhH{(Rqjdx0k2budxdX-AmY$4>X^_)78&qol`;+0KCmXcmMzZ literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0008.png.import b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0008.png.import new file mode 100644 index 00000000..019333d4 --- /dev/null +++ b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0008.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://blxl5d4qyygof" +path="res://.godot/imported/tile_0008.png-b1665b885ac164c8150678cb46f29c85.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0008.png" +dest_files=["res://.godot/imported/tile_0008.png-b1665b885ac164c8150678cb46f29c85.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0009.png b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0009.png new file mode 100644 index 0000000000000000000000000000000000000000..4c49402c538652dda04abdb3e67805a753f23024 GIT binary patch literal 195 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!73?$#)eFPFiYuV`Ay-760w}|C2x=#*!evU2d=)dRZmgUV3 ni}+76bj!{>`e4tD<<9);Wdttu=a=sSn$FgTe~DWM4f&@)BR literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0009.png.import b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0009.png.import new file mode 100644 index 00000000..c7f4bf94 --- /dev/null +++ b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0009.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://bopd3pbvcoux0" +path="res://.godot/imported/tile_0009.png-c809995da9529cd3379e289fb04d7492.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0009.png" +dest_files=["res://.godot/imported/tile_0009.png-c809995da9529cd3379e289fb04d7492.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0010.png b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0010.png new file mode 100644 index 0000000000000000000000000000000000000000..f5de2e6b0ae785b39e2189e4a86f6d0a463bbb07 GIT binary patch literal 198 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!73?$#)eFPF5YP!>>#u_VYZn8D%MjWi%9)YHW=gyXtv??K)J3Ovk}8ypgt z=IAlJWC;EE&v+`sqJKYByq^pFbNO_0Z-??v7Q1p()u35}CE zb@UiY8I}fc_mp)v^*xt72?+B1wDeu{yXYL23ceLT`L`dw=;$`9 lo5h%?zd24i$Z9u~rJYD@<);T3K0RR;lKpg-8 literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0011.png.import b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0011.png.import new file mode 100644 index 00000000..d8f74e11 --- /dev/null +++ b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0011.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://cm7u7ec2f4ky1" +path="res://.godot/imported/tile_0011.png-e7eefd6e14fd19d8ee2e21de253686c3.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0011.png" +dest_files=["res://.godot/imported/tile_0011.png-e7eefd6e14fd19d8ee2e21de253686c3.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0012.png b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0012.png new file mode 100644 index 0000000000000000000000000000000000000000..4367cd7d832100bb43959cb0ed4d49b9efc0133e GIT binary patch literal 186 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!73?$#)eFPF?Y+p`U?AZ1`y%TF z&Ly!9=NWra|Iger&v&YPoI>LiyVRFb|0cP3$(l91@->X!bGrQI^~G!zLH|8Jw=8dV nSj2ylp<8z5(Fc2GEO+K#FC%cNKfinz&~ye*S3j3^P6bKjOpB{>_V6TY{Eh=nLv@9~`- q$E=a|NXd!ivU390`JR@d6YCSRP)VSzvzs%9Wf9vF?lS@`OajUQoE$EWY)ujh g%!y$KbXyr2JlQ3Kr!Gv;0UFET>FVdQ&MBb@0BSuomH+?% literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0017.png.import b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0017.png.import new file mode 100644 index 00000000..f96b499c --- /dev/null +++ b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0017.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://cf6j0cnoqtqps" +path="res://.godot/imported/tile_0017.png-ddc0c857f27f9f9b57c0c83a2ede33d8.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0017.png" +dest_files=["res://.godot/imported/tile_0017.png-ddc0c857f27f9f9b57c0c83a2ede33d8.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0018.png b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0018.png new file mode 100644 index 0000000000000000000000000000000000000000..bc22152712e7f4bc1bc8a44145ed2730222c8a24 GIT binary patch literal 193 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!73?$#)eFPFjH{0mIV0)GdMiEkp|@Wdb&7`4$87f%;ZcJXvQ$$BQBu&}7H%VJ^YiX9p&8zdcK1q2-(9R&rHFWk6sLm)?C jLZVDp3hSL92?mDBsbc$_9A@wW4QB9k^>bP0l+XkK{P#QG literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0018.png.import b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0018.png.import new file mode 100644 index 00000000..094742d1 --- /dev/null +++ b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0018.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://brhn153yne8hl" +path="res://.godot/imported/tile_0018.png-c27aaa6470faee9c23529ffd1ec05d0f.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0018.png" +dest_files=["res://.godot/imported/tile_0018.png-c27aaa6470faee9c23529ffd1ec05d0f.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0019.png b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0019.png new file mode 100644 index 0000000000000000000000000000000000000000..12f21c2f627154c597f94dc1f84349b8d5a0f8f9 GIT binary patch literal 193 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!73?$#)eFPFjH{0mIV0)GdMiEkp|@Wdb&7`4$87f%;ZcJXvQ$#N#3urRQ(%VMX4Ye)i*YKKUGxQk0bKmf}T4ihsoGZtx% i6p41FNXG3VYz*<4VnwMT3AsRn89ZJ6T-G@yGywog$v08} literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0019.png.import b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0019.png.import new file mode 100644 index 00000000..7c7e5dcc --- /dev/null +++ b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0019.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://gefx6hwox45q" +path="res://.godot/imported/tile_0019.png-987ec11bc1ec02f9d73c72bbb862f84e.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0019.png" +dest_files=["res://.godot/imported/tile_0019.png-987ec11bc1ec02f9d73c72bbb862f84e.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0020.png b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0020.png new file mode 100644 index 0000000000000000000000000000000000000000..a4855e61f361f52f23441c9af064891a54709571 GIT binary patch literal 193 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!73?$#)eFPFjH{0mIV0)GdMiEkp|@Wdb&7`4$87f%;ZcJXxeWIYp5SQyyYIb%WBiX9p|8zdcK1=jH{0mIV0)GdMiEkp|>=dAc};a9mGLXlM=);7CYF zU^RAX>`4$87f%;ZcJXv|Wjzy6*l08*WJ-dPUIxzsJ#ho)fPes&BOE4XW@aqX94Qj* fN|B7)Mc5b||B9*I+j4vw&{PIbS3j3^P6jH{0mIV0)GdMiEkp|@Wc)B=-a9mGLXlM=);7CYF zU^RAX>`4$87f%;ZcJXxeWIYp57+BcYIm5v6Ir{(r literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0022.png.import b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0022.png.import new file mode 100644 index 00000000..af2cc8ef --- /dev/null +++ b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0022.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://bse8m02osqk4y" +path="res://.godot/imported/tile_0022.png-d6101326cd179a32e4b240b6c9dac7de.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0022.png" +dest_files=["res://.godot/imported/tile_0022.png-d6101326cd179a32e4b240b6c9dac7de.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0023.png b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0023.png new file mode 100644 index 0000000000000000000000000000000000000000..bee0f8cb840b112d358df4414d3aa170c9d13feb GIT binary patch literal 191 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!73?$#)eFPFnJLAGvYl2jH{0mIV0)GdMiEkp|>=dAc};a9mGLXlM=);7CYF zU^RAX>`4$87f%;ZcJXxeWIYp5SQyyYWwF!2^@5~BtU%j>1q(Pj1T%7SayZNcP8jgH eZeq&QjH{0mIV0)GdMiEkp|@Wdb&7`4$87f%;ZcJXxeWIYp57#P^tB{6eB*NPnuR~broHb^!#H7O~$E!enmqv8z* jg~JviC%JYkHDF+{j1*%!AUOXr&|n5nS3j3^P6jH{0mIV0)GdMiEkp|>=c)B=-a9mGLXlM=);7CYF zU^RAX>`4$87f%;ZcJXxeWIYp57#Qd%Ug((2P`a~0vZ<*_Nx^Nw#*G^lZ#XC%wh%eV dwPUFP1B0W!n2JY;#%`dQ44$rjF6*2UngD{fIKTh^ literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0026.png.import b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0026.png.import new file mode 100644 index 00000000..e2e644e2 --- /dev/null +++ b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0026.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://i501n0btbdiq" +path="res://.godot/imported/tile_0026.png-b8a63973e20d0173ecd80f4768116403.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0026.png" +dest_files=["res://.godot/imported/tile_0026.png-b8a63973e20d0173ecd80f4768116403.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0027.png b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0027.png new file mode 100644 index 0000000000000000000000000000000000000000..c17bfc03470ad50a368993030ef210beee2cdab4 GIT binary patch literal 189 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!73?$#)eFPFjH{0mIV0)GdMiEkp|>=db&7FNJvO% zHDHp6XpU_-Aaa5uu&5}kjMXq?&YU?hib?@(TuqFj%$HcxIG7ka1T%P87AY`0@=Rzn f(0(xO5CcQ3nBbP0l+XkK??XAL literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0027.png.import b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0027.png.import new file mode 100644 index 00000000..c395440a --- /dev/null +++ b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0027.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://k5d7ycqixjid" +path="res://.godot/imported/tile_0027.png-76522b820dc1dad619280ce6e3d05252.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0027.png" +dest_files=["res://.godot/imported/tile_0027.png-76522b820dc1dad619280ce6e3d05252.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0028.png b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0028.png new file mode 100644 index 0000000000000000000000000000000000000000..560df5ea4816d470131e4caa0dee8e79bd949f8b GIT binary patch literal 182 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!73?$#)eFPFjH{0mIV0)GdMiEkp|>AdAc};a9mGLXlM>FNJvO% zHDHp6XpU_-Aaa5uuqd#wh}AG8fyYPCf_Vw|837h10p$x494?M*O%e*siD3tHTNxRg Xf+S}oU*pUIn#SPi>gTe~DWM4f21zuY literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0028.png.import b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0028.png.import new file mode 100644 index 00000000..3a08d333 --- /dev/null +++ b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0028.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://b3r5h13c1m7eo" +path="res://.godot/imported/tile_0028.png-8ff9eb5f6a456425a1b575c7e557dc99.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0028.png" +dest_files=["res://.godot/imported/tile_0028.png-8ff9eb5f6a456425a1b575c7e557dc99.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0029.png b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0029.png new file mode 100644 index 0000000000000000000000000000000000000000..35b7857b238cf6b20fc65d2162101c702c2dabc7 GIT binary patch literal 193 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!73?$#)eFPFjH{0mIV0)GdMiEkp|@Wdb&7FNJvO% zHDHp6XpU_-Aaa5uu&5}gjMXq?PRyJbMI}A006}$e31`kT3@@3CSsEFRaG0<$1x{#G iU_0S3L$ts_RelF{r5}E*|!8vXK literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0029.png.import b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0029.png.import new file mode 100644 index 00000000..2c7c9dd2 --- /dev/null +++ b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0029.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://drqpchehxbcw2" +path="res://.godot/imported/tile_0029.png-4506fc9ade0e4c5f9f975a48cb78be32.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0029.png" +dest_files=["res://.godot/imported/tile_0029.png-4506fc9ade0e4c5f9f975a48cb78be32.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0030.png b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0030.png new file mode 100644 index 0000000000000000000000000000000000000000..1c33fa64388c40deafd2eee19ca2c3562cb47925 GIT binary patch literal 185 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!73?$#)eFPFC`Hvz#bsG~kg{WmP$l&Sf=d#Wzp$P!gBQtOS literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0030.png.import b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0030.png.import new file mode 100644 index 00000000..7fc832f1 --- /dev/null +++ b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0030.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://cjmxnad5kdxv6" +path="res://.godot/imported/tile_0030.png-0ab5b69a23682b0a2cce4a5aeef324ff.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0030.png" +dest_files=["res://.godot/imported/tile_0030.png-0ab5b69a23682b0a2cce4a5aeef324ff.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0031.png b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0031.png new file mode 100644 index 0000000000000000000000000000000000000000..62b1dd91ae633ee90435632f13fd3233754dfe06 GIT binary patch literal 186 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!73?$#)eFPFC`HA31vA2jH{0mIV0)GdMiEkp|@Wc)B=-a9mGLXlM=);7CYF zU^RAX>`4$87f%;ZKH_@v20h$Z+IGh6l0$7f4n3$QFu}E{I iNVF?OGHw@PW7rxfp11k#nJLA31vD2wGqW;96{ah!i5y&9T@4bAUS3{Z3CxW=O9NE2A51&M az%Xx`*quv1R$m92$KdJe=d#Wzp$Py)R5+3V literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0033.png.import b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0033.png.import new file mode 100644 index 00000000..a7a85c2f --- /dev/null +++ b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0033.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://cdso2jwyeqrmd" +path="res://.godot/imported/tile_0033.png-9e0cae5a6022cff6083d56c80843ca05.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0033.png" +dest_files=["res://.godot/imported/tile_0033.png-9e0cae5a6022cff6083d56c80843ca05.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0034.png b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0034.png new file mode 100644 index 0000000000000000000000000000000000000000..b41d3fe4e6dc34a47235321ce8e4179308f8523d GIT binary patch literal 183 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!73?$#)eFPFdJd_|2HZ>nh;;HBC;etKyk&RCdUQR5_`@o2%ivH)u3f{ ot@+XB4}!a9oYh;m_;;_o%0EdRuQzwSfJQTTy85}Sb4q9e0JYmkX#fBK literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0035.png.import b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0035.png.import new file mode 100644 index 00000000..8909bdff --- /dev/null +++ b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0035.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://fh5ly2csqrrc" +path="res://.godot/imported/tile_0035.png-3361544614ad0db0ec1738dd7b78d28c.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0035.png" +dest_files=["res://.godot/imported/tile_0035.png-3361544614ad0db0ec1738dd7b78d28c.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0036.png b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0036.png new file mode 100644 index 0000000000000000000000000000000000000000..260bddadfa321067b02d553553d62581e8388b48 GIT binary patch literal 199 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!73?$#)eFPF7sn8e>&XcT z3Hti_2@H)z3JnIAE(J(9h&r$Zgj%))@=fya=H+cQa5~77{CG=%qocy%qpG^0o-1V* qO01j9xP&WfQ@6L}s-*(y3=H!`RrOzQk$VF)n8DN4&t;ucLK6V{sz1B{ literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0036.png.import b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0036.png.import new file mode 100644 index 00000000..9e9d4591 --- /dev/null +++ b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0036.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://3axs8l38bryd" +path="res://.godot/imported/tile_0036.png-819a0079a61c3bf622fcf4337b7e23bc.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0036.png" +dest_files=["res://.godot/imported/tile_0036.png-819a0079a61c3bf622fcf4337b7e23bc.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0037.png b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0037.png new file mode 100644 index 0000000000000000000000000000000000000000..6fffb87c2ca178c8ac3f6946ee31d9114f23230e GIT binary patch literal 200 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!73?$#)eFPFdx)dPcAnL#t5Ng>H$Tx|BF{Q2BJ8MQa_k_e88L6zC7``AGDXyS1 qe2EP@n&KiYv(_vL>C4hQBFV5bO;v&M_zpLq$qb&ZelF{r5}E+EZ9l~T literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0037.png.import b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0037.png.import new file mode 100644 index 00000000..2fcc435b --- /dev/null +++ b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0037.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://he4jg4n5hb2l" +path="res://.godot/imported/tile_0037.png-c8a4e5a196d15a3b8ae9e7b9d06d38b8.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0037.png" +dest_files=["res://.godot/imported/tile_0037.png-c8a4e5a196d15a3b8ae9e7b9d06d38b8.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0038.png b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0038.png new file mode 100644 index 0000000000000000000000000000000000000000..3c08af1c13df314ee397aaeaee6c8e687e3747ce GIT binary patch literal 201 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!73?$#)eFPFnAWY7AZ6sT)Gq>;UMb377%LL5_m2^PD*MT+awkvCq*9Br58++lNFo;40O&OT`IFs pVx4S;f(Pr3lnGoS-iqfK7$%pf3NmvUx&V!4@O1TaS?83{1OUC1J{kZ3 literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0038.png.import b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0038.png.import new file mode 100644 index 00000000..f1883c9e --- /dev/null +++ b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0038.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://dg7icu0dndes1" +path="res://.godot/imported/tile_0038.png-da9548595e09f1c9d4c91ae4de5fb350.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0038.png" +dest_files=["res://.godot/imported/tile_0038.png-da9548595e09f1c9d4c91ae4de5fb350.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0039.png b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0039.png new file mode 100644 index 0000000000000000000000000000000000000000..0d186403d6b95e5987f32ec53fe1406f8cd0cd84 GIT binary patch literal 201 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!73?$#)eFPF!Ig% z3m#D5VGbx?8QCbhrzu=O+QE1ESLFgdnN@L$^=IBFE?*nq*;DAq>!_=i!4k!87RFM3 sAhsjJwrTmF{_I4}`_G~(<U3^ba-)78&qol`;+08kS|3;+NC literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0039.png.import b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0039.png.import new file mode 100644 index 00000000..5adf3ed5 --- /dev/null +++ b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0039.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://cy8n6b5yfqthp" +path="res://.godot/imported/tile_0039.png-2e1974abc176b12106393e3caf390f86.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0039.png" +dest_files=["res://.godot/imported/tile_0039.png-2e1974abc176b12106393e3caf390f86.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0040.png b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0040.png new file mode 100644 index 0000000000000000000000000000000000000000..624bce23d338a81ac55372794d43a78dc9415cc4 GIT binary patch literal 202 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!73?$#)eFPF3 z6g*(S!R)Z>O58#14NTe(c-L6Xz1E*pb8_Y@ZbgI5-Fx23W^o;0RApHjvA|IHM2tkS vV$vCogR%wB<^Np^y>Tn=-Q4FFs~$7Xd86{yc=jeKpxF$bu6{1-oD!M<)i6rp literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0040.png.import b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0040.png.import new file mode 100644 index 00000000..5b8c74a4 --- /dev/null +++ b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0040.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://7e2lvme02lgh" +path="res://.godot/imported/tile_0040.png-8966e261a43fbafcbe489aca45a233d6.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0040.png" +dest_files=["res://.godot/imported/tile_0040.png-8966e261a43fbafcbe489aca45a233d6.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0041.png b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0041.png new file mode 100644 index 0000000000000000000000000000000000000000..fab38b4d9bb0f6b1d4a57ff4fa59bed68d9628f9 GIT binary patch literal 183 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!73?$#)eFPF5YP!>>#u_VYZn8D%MjWi&~&C|s(gyVX0LPA1eVPOITqqstY zK~Ha>goCI9TfkKAmWND}7#LI97A)Afae=~wg-cR$)+~9_6u@)+977PRspJx-qd^_U Z3=fz@rt`mKRs@>J;OXk;vd$@?2>>aHHUR(t literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0041.png.import b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0041.png.import new file mode 100644 index 00000000..6af66a09 --- /dev/null +++ b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0041.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://daf448b6s2f30" +path="res://.godot/imported/tile_0041.png-873c52fe4f21f207064d71f987fac361.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0041.png" +dest_files=["res://.godot/imported/tile_0041.png-873c52fe4f21f207064d71f987fac361.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0042.png b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0042.png new file mode 100644 index 0000000000000000000000000000000000000000..c326feb7de4974c052c546da9d2683d406dca57a GIT binary patch literal 186 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!93?!50ihlx9Ea{HEjtmSN`?>!lvI6-$0X`wF zKziz|jTH^EoW0_^Vy)bPe8!R>zhDN3XE)M-93M{?#}JO|$q5Y1zwLQ=&iwx`pYY)S z)_=^*|5t^|OS}o+|LbtV_J7yq*ml?cZaDI!lvI6-$0X`wF zKziz|jTH^EoW0_^Vy)bPe8!R>zhDN3XE)M-98XUd#}JO|$q5Y1zwLQ=&iwx`pYY)S z)_=^*|5t^|OT791|JUJ!?fLiR*mnQj|IHy{+wc0T1~=A6eQj^F&(aLId;JH$KyCuF b0|SGGiNejrRzY`whBA1%`njxgN@xNAwNF0G literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0043.png.import b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0043.png.import new file mode 100644 index 00000000..269dc629 --- /dev/null +++ b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0043.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://cc7ohmfxafe78" +path="res://.godot/imported/tile_0043.png-f581d8feec87d2fc46229facc5d8b2c9.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0043.png" +dest_files=["res://.godot/imported/tile_0043.png-f581d8feec87d2fc46229facc5d8b2c9.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0044.png b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0044.png new file mode 100644 index 0000000000000000000000000000000000000000..35da859a707c7fb02485b86b80227a56acb709f5 GIT binary patch literal 183 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!93?!50ihlx9Ea{HEjtmSN`?>!lvI6-$0X`wF zKziz|jTH^EoW0_^Vy)bPe8!R>zhDN3XE)M-98XUd#}JO|$q5Y1zwLQ=&iwx`pYY)S z)_=^*|5t^|OT791_V?k0?f!lvI6-$0X`wF zKziz|jTH^EoW0_^Vy)bPe8!R>zhDN3XE)M-91l+y#}JO|$q5Y1zwLQ=&iwx`pYY)S z)_=^*|5t^|OT791_V?k0?fQUCw| literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0045.png.import b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0045.png.import new file mode 100644 index 00000000..d5c92d79 --- /dev/null +++ b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0045.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://bjw5uccsiprpo" +path="res://.godot/imported/tile_0045.png-71419b3b4edecc16ca8c239b8116f312.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0045.png" +dest_files=["res://.godot/imported/tile_0045.png-71419b3b4edecc16ca8c239b8116f312.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0046.png b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0046.png new file mode 100644 index 0000000000000000000000000000000000000000..8a77911d4abc5aee4d7aaafefc99ea5a88285373 GIT binary patch literal 173 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!93?!50ihlx9Ea{HEjtmSN`?>!lvI6-$0X`wF zKziz|jTH^EoW0_^Vy)bPe8!R>zhDN3XE)M-9D7d}#}JO|$q5Y1zwLQ=&iwx`pYY)S z)_=^*|5t^|OS}nR`|EJR_N=RNDu>Fhu9E6tslO7mVAuMO@(Q;Our)9+ym%oWwR78) QSfEi1p00i_>zopr0Nj5$ZU6uP literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0046.png.import b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0046.png.import new file mode 100644 index 00000000..9de3953e --- /dev/null +++ b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0046.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://dhuvrj0p0nu8t" +path="res://.godot/imported/tile_0046.png-aa8e70f1d91d87cf849e918975c5e2da.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0046.png" +dest_files=["res://.godot/imported/tile_0046.png-aa8e70f1d91d87cf849e918975c5e2da.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0047.png b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0047.png new file mode 100644 index 0000000000000000000000000000000000000000..dea39c2ca84d656cbe1e3d19cd3a9e2c8658b735 GIT binary patch literal 194 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!73?$#)eFPF>#*!evUrr8Ns2;R${X6z3%nZeW5&t;ucLK6UHxjrBO literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0049.png.import b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0049.png.import new file mode 100644 index 00000000..7ccdc7ac --- /dev/null +++ b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0049.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://ewsr5bqe7gcr" +path="res://.godot/imported/tile_0049.png-b9e329be03c16979228c9a326c806310.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0049.png" +dest_files=["res://.godot/imported/tile_0049.png-b9e329be03c16979228c9a326c806310.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0050.png b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0050.png new file mode 100644 index 0000000000000000000000000000000000000000..1980d3ad6261f39d812abc595011a090b02581d9 GIT binary patch literal 191 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!73?$#)eFPFCo(*$t9zr&jQ|3plf!Xn4US^+YKnM~B1gxNCqw gj=~+T9ZLfk7^JTWG0az*2yy{~r>mdKI;Vst0AHmw)&Kwi literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0050.png.import b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0050.png.import new file mode 100644 index 00000000..802cff46 --- /dev/null +++ b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0050.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://da6e8m0kx265j" +path="res://.godot/imported/tile_0050.png-bb65f199a97734d985aee5e89fcb8896.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0050.png" +dest_files=["res://.godot/imported/tile_0050.png-bb65f199a97734d985aee5e89fcb8896.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0051.png b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0051.png new file mode 100644 index 0000000000000000000000000000000000000000..9080177480888974e84986429e42b81cd26f4e6b GIT binary patch literal 186 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!73?$#)eFPFC`HA31vQDC;4C7DE|Bi6*6hHtrA?Pft(QBOFF%W@b#%94Qj*N|B7) bMc5dQtBP-GX;ZfYn#kbk>gTe~DWM4fURN}; literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0051.png.import b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0051.png.import new file mode 100644 index 00000000..a490bf9e --- /dev/null +++ b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0051.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://b5v61j7m5ei1k" +path="res://.godot/imported/tile_0051.png-b63ea2394ba17f2b1f4807efd728f866.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0051.png" +dest_files=["res://.godot/imported/tile_0051.png-b63ea2394ba17f2b1f4807efd728f866.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0052.png b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0052.png new file mode 100644 index 0000000000000000000000000000000000000000..cb6298bb6e72c74104faf6e6637d3791b98b34e9 GIT binary patch literal 190 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!73?$#)eFPFC`HA91~Kg!NE?V55;t>;fJ^31Hq)$ literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0052.png.import b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0052.png.import new file mode 100644 index 00000000..5aac006a --- /dev/null +++ b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0052.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://bxl1m44cnv25u" +path="res://.godot/imported/tile_0052.png-18335f5e1d3882eb931467280f4febd9.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0052.png" +dest_files=["res://.godot/imported/tile_0052.png-18335f5e1d3882eb931467280f4febd9.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0053.png b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0053.png new file mode 100644 index 0000000000000000000000000000000000000000..9812e85877bfdb1df57d8bb18c0376dec06d024b GIT binary patch literal 186 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!73?$#)eFPFjH{0mIV0)GdMiEkp|?rdAc};a9mGLXlM=);7CYF zU^RAX>`4$87f%;ZKH}X-Nclq b$-}^~AXwaNi&0!T&_o7LS3j3^P6jH{0mIV0)GdMiEkp|>Ad%8G=a9mGLXlM=);7CYF zU^RAX>`4$87f%;ZKH}~Ku%=vboFyt=akR{0C{aUga7~l literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0054.png.import b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0054.png.import new file mode 100644 index 00000000..3adb5fd8 --- /dev/null +++ b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0054.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://c265ab751mtl7" +path="res://.godot/imported/tile_0054.png-07dd9acccd859573a445a008cb0c7254.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0054.png" +dest_files=["res://.godot/imported/tile_0054.png-07dd9acccd859573a445a008cb0c7254.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0055.png b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0055.png new file mode 100644 index 0000000000000000000000000000000000000000..ee87662ffd7fb31dea04f1bff3c0461c4cdd9231 GIT binary patch literal 188 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!73?$#)eFPFjH{0mIV0)GdMiEkp|>=c)B=-a9mGLXlM=);7CYF zU^RAX>`4$87f%;ZKH}zyD828KDz;%fU#BfWuUGI+ZBxvXjH{0mIV0)GdMiEkp|?rc)B=-a9mGLXlM=);7CYF zU^RAX>`4$87f%;ZKH_@xC~NP+B}~GBj^c%ls{}LX3dV70$53(^y9$V-Uc0jk4 akzv|oaSm6`6Wf61F?hQAxvXC`HA8`#h!g{En(NHF~z$j(`kE*JwsDSc`8#iunjH{0mIV0)GdMiEkp|?rdAc};a9mGLXlM=);7CYF zU^RAX>`4$87f%;ZKH}jH{0mIV0)GdMiEkp|?rc)B=-a9mGLXlM=);7CYF zU^RAX>`4$87f%;ZKH}9L@m&0W3#2Ow7#8Sfn{pB-)iC8MlkD ZG4!7n=a9PRmIpMC!PC{xWt~$(697@+G|vD4 literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0059.png.import b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0059.png.import new file mode 100644 index 00000000..6e44cf72 --- /dev/null +++ b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0059.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://d38ivthq85scr" +path="res://.godot/imported/tile_0059.png-0a372a7e4644247fda131613102732aa.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0059.png" +dest_files=["res://.godot/imported/tile_0059.png-0a372a7e4644247fda131613102732aa.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0060.png b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0060.png new file mode 100644 index 0000000000000000000000000000000000000000..74c7baf2d37ac58a6b401221d4bb08fbf0c59c0b GIT binary patch literal 183 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!73?$#)eFPFC`HA31vA2ggID2|}vL4|uGBYz{lIBQ}Xjh74+%Ce# ZP`_L3b@04B;y~jVJYD@<);T3K0RZ+$HI4uP literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0060.png.import b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0060.png.import new file mode 100644 index 00000000..77143fda --- /dev/null +++ b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0060.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://bmnvqb0w0ka8u" +path="res://.godot/imported/tile_0060.png-5190ba3aecdeef5f0515e739adf107ae.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0060.png" +dest_files=["res://.godot/imported/tile_0060.png-5190ba3aecdeef5f0515e739adf107ae.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0061.png b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0061.png new file mode 100644 index 0000000000000000000000000000000000000000..496c638857fe06eeb9a2dd938be6e189387b6072 GIT binary patch literal 181 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!73?$#)eFPFlJzX3_IIbrrG&BbYa3mxo zuo^ox_9Tdli>C`Hvz#b!Ots+R+Vx;Ulkt=(Q$iei6q1vZl{Yjxv=wSh5-spfWMH^r WDgMGcp(h$>7=x#)pUXO@geCy3#Wt=0 literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0061.png.import b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0061.png.import new file mode 100644 index 00000000..4cddbb11 --- /dev/null +++ b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0061.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://dtrv0silx4n50" +path="res://.godot/imported/tile_0061.png-81049fc9b8b2acee15c64488cad8d2d8.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0061.png" +dest_files=["res://.godot/imported/tile_0061.png-81049fc9b8b2acee15c64488cad8d2d8.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0062.png b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0062.png new file mode 100644 index 0000000000000000000000000000000000000000..afde00349806b2f97ed65a3007d669b5a7890a6b GIT binary patch literal 184 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!73?$#)eFPFjH{0mIV0)GdMiEkp|?rc)B=-a9mGLXlM=);7CYF zU^RAX>`4$87f%;ZK63QrQP!ysmn?bGjH{0mIV0)GdMiEkp|>Adb&7`4$87f%;ZW;s#7Xgp`ilo*cA1CmWmO-c%G3pQ@tsCdIc;jo3sNv<7B4Hy`9 X+lx1tIURipG>pO1)z4*}Q$iB}JeN4S literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0063.png.import b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0063.png.import new file mode 100644 index 00000000..ed46cb43 --- /dev/null +++ b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0063.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://bk7ldrb10r154" +path="res://.godot/imported/tile_0063.png-731337f80da5fd572b5b0a6aa4d34c29.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0063.png" +dest_files=["res://.godot/imported/tile_0063.png-731337f80da5fd572b5b0a6aa4d34c29.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0064.png b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0064.png new file mode 100644 index 0000000000000000000000000000000000000000..0ccd036eeb8186f2c1c35a5a252277a7bda84e90 GIT binary patch literal 178 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!73?$#)eFPFC`Hvz#bUJW?Pc;vyUv6cog0*woY8+k1eGN%Gi2kFW!}t&9w}XN$ks TF;~tCXcB{`tDnm{r-UW|+(b1V literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0064.png.import b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0064.png.import new file mode 100644 index 00000000..05522850 --- /dev/null +++ b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0064.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://daui0205bjsf" +path="res://.godot/imported/tile_0064.png-8e6983cb10df47c0c75b704036d7a49a.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0064.png" +dest_files=["res://.godot/imported/tile_0064.png-8e6983cb10df47c0c75b704036d7a49a.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0065.png b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0065.png new file mode 100644 index 0000000000000000000000000000000000000000..ee2a0d7e9311d66e3790b4f63ef6e6d7132127d6 GIT binary patch literal 179 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!73?$#)eFPFC`HA31vQC~NP-CdDSjrAwA9VM=0=l$Mrm-VYRIED7=pW^j0RBMr#0@^ol;CM#J0xMC{b1T528Jn0QcPy2uSx(- OVeoYIb6Mw<&;$S=d^c(U literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0066.png.import b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0066.png.import new file mode 100644 index 00000000..bd21fb1d --- /dev/null +++ b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0066.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://cp4wewv2uwvno" +path="res://.godot/imported/tile_0066.png-b04409d3e7af1d9f6202336b972bbefb.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0066.png" +dest_files=["res://.godot/imported/tile_0066.png-b04409d3e7af1d9f6202336b972bbefb.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0067.png b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0067.png new file mode 100644 index 0000000000000000000000000000000000000000..96eb251f8fce7c07a182eb58d834b1e46cb412fd GIT binary patch literal 156 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!73?$#)eFPF!lvI6-$0X`wF zKziz|jTH^EoW0_^Vy)bPe8!R>zhDN3XE)M-91Bku#}JO|$q5_&A3kv4!+-k;Keozw z-S{8%zy0C=^)~$`&D%bf#YO9Hy5@Q(C#gC?PX$%)M818tfD($oV!3{Kn!PC{x JWt~$(69D>3Hy!{0 literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0068.png.import b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0068.png.import new file mode 100644 index 00000000..5ca577fd --- /dev/null +++ b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0068.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://bo3gm8hqjcosj" +path="res://.godot/imported/tile_0068.png-76c2871915fc8b4f388780ea72b643f4.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0068.png" +dest_files=["res://.godot/imported/tile_0068.png-76c2871915fc8b4f388780ea72b643f4.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0069.png b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0069.png new file mode 100644 index 0000000000000000000000000000000000000000..b6a69e80172622dd3fcc643da54f2c9aa9034eea GIT binary patch literal 188 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!73?$#)eFPF>#*!evU0O-#J6O=2O7)Z>FVdQ&MBb@06I)T!~g&Q literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0069.png.import b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0069.png.import new file mode 100644 index 00000000..6fb45a42 --- /dev/null +++ b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0069.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://txqjkmursdqf" +path="res://.godot/imported/tile_0069.png-dc28cfa61ff3732decc18330a63968e5.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0069.png" +dest_files=["res://.godot/imported/tile_0069.png-dc28cfa61ff3732decc18330a63968e5.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0070.png b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0070.png new file mode 100644 index 0000000000000000000000000000000000000000..981f16b54266405dc6fea97ff9a0ac9b5f640837 GIT binary patch literal 189 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!73?$#)eFPFt)9L1WGWL1o;IsI6S+N2IRPTx;Tb#Tu)9&NbvUd zPGD#>QD`u5at@Sm5OrV+2$gD?$To?Cx3I9$Am#y&qocy%8x|%mo|?Q1CDzH_Oi6xh e65_3Rj)6g5PeFO6w&-@Ci42~uelF{r5}E+$vNoLn literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0070.png.import b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0070.png.import new file mode 100644 index 00000000..85d3b6e4 --- /dev/null +++ b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0070.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://desjc1x5rp36l" +path="res://.godot/imported/tile_0070.png-3aefb6ea68400665cb607115999e32f9.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0070.png" +dest_files=["res://.godot/imported/tile_0070.png-3aefb6ea68400665cb607115999e32f9.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0071.png b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0071.png new file mode 100644 index 0000000000000000000000000000000000000000..452d3c68cd5acccb7f4033fb3b2de2660eb85407 GIT binary patch literal 193 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!73?$#)eFPFt)9L1WGWL1o;IsI6S+N2IP2ox;Tb#Tu)9&NbvUd zPGD#>QD`u5at@Sm5OrV+2$gD?$To?AF~qGydq!f;n@34GbJ&93JYotu!t)9L1WGWL1o;IsI6S+N2IRPVx;Tb#Tu)9&NbvUd zPGD#>QD`u5at@Sm5OrV+2$gD?cx=M6M~|eqCb1aBDDXHsYB+nIG`(`ef_I_BI@y~k g6SzdY70)p+2whfS<+)II1ZX6Kr>mdKI;Vst0E7!UD*ylh literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0072.png.import b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0072.png.import new file mode 100644 index 00000000..b207d490 --- /dev/null +++ b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0072.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://dyfyhm63vqly6" +path="res://.godot/imported/tile_0072.png-edae317366fbb13d7b17875fb4a209e9.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0072.png" +dest_files=["res://.godot/imported/tile_0072.png-edae317366fbb13d7b17875fb4a209e9.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0073.png b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0073.png new file mode 100644 index 0000000000000000000000000000000000000000..da691c917eafb7ab8322f4666653693af2602414 GIT binary patch literal 195 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!73?$#)eFPFQMQ21%3z`2{mLJiCzwmj zU}!W^XfSYc4wP^Zbzln!m1>!IY{IigLQ=0DF{SNjTVT}F>+Iayds(3C;jKnCElo#X hF%ci5YP!>>#u_VYZn8D%MjWi&~&C|s(gyVX0LPA1eVPOITqqstY zK~Ha>goCI9TfkKAmWND}7#LI97A)Afae=~wg-cR$)+~9_6u@)+977PRspJx-qd^_U Z3=fz@rt`mKRs@>J;OXk;vd$@?2>>aHHUR(t literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0075.png.import b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0075.png.import new file mode 100644 index 00000000..1694c94b --- /dev/null +++ b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0075.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://cx3khx27g8xb5" +path="res://.godot/imported/tile_0075.png-b0815f3d5169ee7b70fe31eb3e597b39.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0075.png" +dest_files=["res://.godot/imported/tile_0075.png-b0815f3d5169ee7b70fe31eb3e597b39.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0076.png b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0076.png new file mode 100644 index 0000000000000000000000000000000000000000..7802850e2385a9a8ab9d54fb464a514d07ee93c6 GIT binary patch literal 183 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!73?$#)eFPFj50jCM>;*8d8s#(puUauC_2S^0ftJtPq+panX_|Y)KoI m?%dI!o7!-TQ;3O^fnm}u+29=i7yE$bGI+ZBxvX&XcT-poxb zY;0{N1`LKV&d$yUdM+ef4&XQ(Akq6UN#jk^GB%C^gDFnVQxEirsH&O^H0z!{%9^9e ge8q2qfCmG^g=4ap3~zV61{%rW>FVdQ&MBb@00DzO7ytkO literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0079.png.import b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0079.png.import new file mode 100644 index 00000000..2c824e42 --- /dev/null +++ b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0079.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://ce00fnm3rkdt6" +path="res://.godot/imported/tile_0079.png-c4c5b68bd6a6ac23dfc6e6e525485496.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0079.png" +dest_files=["res://.godot/imported/tile_0079.png-c4c5b68bd6a6ac23dfc6e6e525485496.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0080.png b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0080.png new file mode 100644 index 0000000000000000000000000000000000000000..5d7d1c553f9a9c95b8c6f9927499793098ee8680 GIT binary patch literal 204 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!73?$#)eFPF&XcT z`s__iY;0|xJ~@5-R3xAr6R<(#jEBCyKC|(qo++0DBp14!S|~6v#dw8?z=MPxOP20z wkX)*#_fUbYx-vuKMiASCw+d2E_!clQXhbLrN|w$5vKSaVUHx3vIVCg!05SeVe*gdg literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0080.png.import b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0080.png.import new file mode 100644 index 00000000..e3bfe1d3 --- /dev/null +++ b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0080.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://bw8kgohibtd7s" +path="res://.godot/imported/tile_0080.png-ad5ba8a342c51dd4a984968f9895f0b7.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0080.png" +dest_files=["res://.godot/imported/tile_0080.png-ad5ba8a342c51dd4a984968f9895f0b7.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0081.png b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0081.png new file mode 100644 index 0000000000000000000000000000000000000000..027fc0706b42068e78df36aaf892a3be50da8dcf GIT binary patch literal 202 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!73?$#)eFPFXX#UAh!>uxE?Nb`y@no~*rsua*dPty0^&XAjRI0g)CXuA_=PkBbzT u483}L4?FUF`*a~-!&06AYey#qMuy^F$}a2X-M$Vqo59o7&t;ucLK6VxzHohd%dMQA1VVBcFfr%o)YA)a>$Gl3 zjNx-pa9g>t(4ymDoSYQbwkeD$)*Wm+nKc*~TvL?=WA2621MOh&boFyt=akR{07<<@ AI{*Lx literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0082.png.import b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0082.png.import new file mode 100644 index 00000000..1c464244 --- /dev/null +++ b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0082.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://1vhm4mfom3wb" +path="res://.godot/imported/tile_0082.png-d303e709ee8542968e50cdfef2e24b0c.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0082.png" +dest_files=["res://.godot/imported/tile_0082.png-d303e709ee8542968e50cdfef2e24b0c.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0083.png b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0083.png new file mode 100644 index 0000000000000000000000000000000000000000..16b54dd60e54ab195a17146a875d0683e92d57c4 GIT binary patch literal 149 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!93?!50ihlx9Ea{HEjtmSN`?>!lvI6-$0X`wF zKziz|jdvbCclL@mz3vZE&R7!U7tG-B>_!@pqweYA7{YNqIpF~JkN^MwGpL5GZ4y+_ p`+WZwGY`);QwP&;^$9FMs{(fk^Tdl*@d33kc)I$ztaD0e0sy+UDail; literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0083.png.import b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0083.png.import new file mode 100644 index 00000000..c714f40c --- /dev/null +++ b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0083.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://c8j2a2psctmql" +path="res://.godot/imported/tile_0083.png-748e40e2e2873c120dd1f3d40559817d.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0083.png" +dest_files=["res://.godot/imported/tile_0083.png-748e40e2e2873c120dd1f3d40559817d.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0084.png b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0084.png new file mode 100644 index 0000000000000000000000000000000000000000..230d9b931ec5994f784de222d039b55cfa353a29 GIT binary patch literal 179 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!73?$#)eFPF|dJYYz8ay|)v2`8laofzz#V|uk WB>2VA9g0As7(8A5T-G@yGywq5Z8#4A literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0084.png.import b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0084.png.import new file mode 100644 index 00000000..fa3e0ba5 --- /dev/null +++ b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0084.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://dpu2ouhedw5jv" +path="res://.godot/imported/tile_0084.png-1c0f435c1587fded17d3b64ae1f5d0ae.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0084.png" +dest_files=["res://.godot/imported/tile_0084.png-1c0f435c1587fded17d3b64ae1f5d0ae.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0085.png b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0085.png new file mode 100644 index 0000000000000000000000000000000000000000..d84251160f16d0a2c59dc26f40c42dfdba9816c0 GIT binary patch literal 184 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!73?$#)eFPFjH{0mIV0)GdMiEkp|?rc)B=-a9mGLXlM=);7CYF zU^RAX>`4$87f%;ZK63QL5!OQifd@}EtS&5SG+<$6b#>@*NKQ_6-q7gKR;V#aw7@%& afnm~4aW=E#x7Gp8WAJqKb6Mw<&;$S{6FOJ` literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0085.png.import b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0085.png.import new file mode 100644 index 00000000..ce991d3c --- /dev/null +++ b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0085.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://c712avwa50nyh" +path="res://.godot/imported/tile_0085.png-c4bbd6a7753483328c722c68bc4d4d8f.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0085.png" +dest_files=["res://.godot/imported/tile_0085.png-c4bbd6a7753483328c722c68bc4d4d8f.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0086.png b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0086.png new file mode 100644 index 0000000000000000000000000000000000000000..c6b16ccc768393be77898b206a5373fd0a8d1baf GIT binary patch literal 185 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!73?$#)eFPFjH{0mIV0)GdMiEkp|?rdb&7`4$87f%;ZK63KtN!H$nEXgZ07J4$4I!ZJ(H7O~$E!enmqv8z*g~JviC%JYk bHDF*k-z>h(A||dKXdr{9tDnm{r-UW|Y>7K3 literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0086.png.import b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0086.png.import new file mode 100644 index 00000000..b3dd1cb2 --- /dev/null +++ b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0086.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://6dajmtadehy4" +path="res://.godot/imported/tile_0086.png-2742998f4efea00049ccc0b37e427d78.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0086.png" +dest_files=["res://.godot/imported/tile_0086.png-2742998f4efea00049ccc0b37e427d78.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0087.png b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0087.png new file mode 100644 index 0000000000000000000000000000000000000000..55faa930502a929121c59eeed372a2cc7cceb068 GIT binary patch literal 182 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!73?$#)eFPFjH{0mIV0)GdMiEkp|>AdAc};a9mGLXlM=);7CYF zU^RAX>`4$87f%;ZKH}jH{0mIV0)GdMiEkp|?rd%8G=a9mGLXlM=);7CYF zU^RAX>`4$87f%;ZKH_@v2`s^I#mDw literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0088.png.import b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0088.png.import new file mode 100644 index 00000000..634c44f6 --- /dev/null +++ b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0088.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://30fnpu8hqe3a" +path="res://.godot/imported/tile_0088.png-c13056efe81927c322d6cd4d8e5e6a6e.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0088.png" +dest_files=["res://.godot/imported/tile_0088.png-c13056efe81927c322d6cd4d8e5e6a6e.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0089.png b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0089.png new file mode 100644 index 0000000000000000000000000000000000000000..b1337edb36935e480e4f217e7a0e24c9f0fb772a GIT binary patch literal 181 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!73?$#)eFPFlJzX3_IIbrrG&BbYa3mxo zuo^ox_9Tdli>C`HA8`#h!g{EnMDa{PqtTQpQ$iei6q1vZl{Yjxv=wSh5-spfWMDX5 WD*os~s?C`HA8~a#!rGgd!IWyTYk_gh0v=UWRZ#)u6E|+$;K)&!kSNoY!g?o2 bf`MWFD)9`_69*K41~PcM`njxgN@xNAcU3oX literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0090.png.import b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0090.png.import new file mode 100644 index 00000000..b784cd17 --- /dev/null +++ b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0090.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://ciu2ir4yo3h3w" +path="res://.godot/imported/tile_0090.png-a73bf8052848bdd307b1569abd1c2e5d.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0090.png" +dest_files=["res://.godot/imported/tile_0090.png-a73bf8052848bdd307b1569abd1c2e5d.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0091.png b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0091.png new file mode 100644 index 0000000000000000000000000000000000000000..ba9299977685cb02f490580f8bb5315dc5b47643 GIT binary patch literal 181 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!73?$#)eFPFjH{0mIV0)GdMiEkp|>Adb&7`4$87f%;ZKH}C`HA31vA2;p~cI=p20&^qJ;{X-y2h$EQ ZFx+`6!SvGpi5Ji~22WQ%mvv4FO#s>ZJJJ9E literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0092.png.import b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0092.png.import new file mode 100644 index 00000000..8516527a --- /dev/null +++ b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0092.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://d4eeob14jt60y" +path="res://.godot/imported/tile_0092.png-843c2859f7b232edb9d1a8cf05e44762.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0092.png" +dest_files=["res://.godot/imported/tile_0092.png-843c2859f7b232edb9d1a8cf05e44762.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0093.png b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0093.png new file mode 100644 index 0000000000000000000000000000000000000000..74c7baf2d37ac58a6b401221d4bb08fbf0c59c0b GIT binary patch literal 183 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!73?$#)eFPFC`HA31vA2ggID2|}vL4|uGBYz{lIBQ}Xjh74+%Ce# ZP`_L3b@04B;y~jVJYD@<);T3K0RZ+$HI4uP literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0093.png.import b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0093.png.import new file mode 100644 index 00000000..1395e043 --- /dev/null +++ b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0093.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://hi1lowns3yyn" +path="res://.godot/imported/tile_0093.png-84a509c266bd657321f2425f4af39afe.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0093.png" +dest_files=["res://.godot/imported/tile_0093.png-84a509c266bd657321f2425f4af39afe.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0094.png b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0094.png new file mode 100644 index 0000000000000000000000000000000000000000..8ba217dc577803b376e6260aaa1f7b6eb6ae1860 GIT binary patch literal 185 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!73?$#)eFPFC`HA91~Kg!PbsV4bP0l+XkKjYv2& literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0094.png.import b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0094.png.import new file mode 100644 index 00000000..5ce6268f --- /dev/null +++ b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0094.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://plhkbrbxve25" +path="res://.godot/imported/tile_0094.png-f415c1a8bce1fb243c403edabc6a5888.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0094.png" +dest_files=["res://.godot/imported/tile_0094.png-f415c1a8bce1fb243c403edabc6a5888.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0095.png b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0095.png new file mode 100644 index 0000000000000000000000000000000000000000..cf12c36c00187bbf536902456d5879fdf9c4c63f GIT binary patch literal 182 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!73?$#)eFPFC`HA91~Kl=YCn!Ltpk3mc85Oqmkm(4&x?oUFW|(V?wSW0GircOnDB YlGWnT^Eb=H0Zn7@boFyt=akR{08H>W;{X5v literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0095.png.import b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0095.png.import new file mode 100644 index 00000000..fecd193d --- /dev/null +++ b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0095.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://cmipbq7rjkl7s" +path="res://.godot/imported/tile_0095.png-77a568c169e4b5e7b90581c604b7d51c.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0095.png" +dest_files=["res://.godot/imported/tile_0095.png-77a568c169e4b5e7b90581c604b7d51c.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0096.png b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0096.png new file mode 100644 index 0000000000000000000000000000000000000000..f2e37588f960481027d488440bc642305a6d51c5 GIT binary patch literal 182 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!73?$#)eFPFC`HA2}L$g!NFt!Ltr43L6ckOqmkm(4&x?oUFW|(V?wSW0GircOnDB Y(%ItCav5e9fu=Edy85}Sb4q9e08M!~umAu6 literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0096.png.import b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0096.png.import new file mode 100644 index 00000000..2abfcf7f --- /dev/null +++ b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0096.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://b20gvbkaxrsa0" +path="res://.godot/imported/tile_0096.png-9cfb895213aec53827d4e77ed607d3a8.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0096.png" +dest_files=["res://.godot/imported/tile_0096.png-9cfb895213aec53827d4e77ed607d3a8.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0097.png b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0097.png new file mode 100644 index 0000000000000000000000000000000000000000..6a42f4554fe8a7cc14f2e80c37d8190c9a100e9b GIT binary patch literal 186 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!73?$#)eFPFC`HA2}L$g!NQGqftxj1=j~zF$C`HA91~Kl=V_JY5_^IIbrrG&BbYa3mxo zuo^ox_9Tdli>C`H9}zskWE|s?z~e5#tih6MaY!OSQ&m+}R6zN}jT<*Oaug;c%5!lvI6-$0X`wF zKziz|jdvbCclL@mz3vZE&R7!U7tG-B>_!@pBj@Sj7{YNqIiZ26THvF+OAWK&eh=jz g|Ns9#n!vBZ@NvG7d7x;N22dq~r>mdKI;Vst02RF^$^ZZW literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0100.png.import b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0100.png.import new file mode 100644 index 00000000..400540cc --- /dev/null +++ b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0100.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://c0cdiujuhby0n" +path="res://.godot/imported/tile_0100.png-1ba70217efea5f42305888d9e69efa64.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0100.png" +dest_files=["res://.godot/imported/tile_0100.png-1ba70217efea5f42305888d9e69efa64.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0101.png b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0101.png new file mode 100644 index 0000000000000000000000000000000000000000..84b503e27428770a91c670d5c9c459aa352acab9 GIT binary patch literal 139 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!93?!50ihlx9Ea{HEjtmSN`?>!lvI6-$0X`wF zKziz|jm}>2cOE{kxX@$<39UH0u?fNy85}Sb4q9e0NaNo*Z=?k literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0101.png.import b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0101.png.import new file mode 100644 index 00000000..d44c93c3 --- /dev/null +++ b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0101.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://dffawagoxwmm5" +path="res://.godot/imported/tile_0101.png-612188bc6de1c5922cefa9e3a451a09e.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0101.png" +dest_files=["res://.godot/imported/tile_0101.png-612188bc6de1c5922cefa9e3a451a09e.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0102.png b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0102.png new file mode 100644 index 0000000000000000000000000000000000000000..61cdd0ae897cebd29b94af034a61724e2f2ad42a GIT binary patch literal 196 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!73?$#)eFPFKFm;e-IED7=pW^j0RBMrz2@N{tu;kX{!caZmh0SEKX z5{9q@*3FI*3*_JL_sU%wBofzd!7TW3LjH~ww+xCKc^Y*%SLd!|w|SzofH%}(szPz8 nny&RxVgBgKFm;e-IED7=pW^j0RBMrz2_H=O!;kX{!w~@EOfrt6> zABIT99ETeW{0@)*h9CTQ;lV4F`Hx(VD9tZe!BbLSAjc-j6e$#PQt1M3&W`oGp$=0O rgikC<6`gdw!9626e%nXsx#n?F-jZD2zg=U1#xr=j`njxgN@xNA&f-I> literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0103.png.import b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0103.png.import new file mode 100644 index 00000000..888f4743 --- /dev/null +++ b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0103.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://d03171s86qfkr" +path="res://.godot/imported/tile_0103.png-8f7b25fa388db1127593e20bbb72d8db.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0103.png" +dest_files=["res://.godot/imported/tile_0103.png-8f7b25fa388db1127593e20bbb72d8db.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0104.png b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0104.png new file mode 100644 index 0000000000000000000000000000000000000000..69e518815347c60a0f0d105d9de6206731dbdc55 GIT binary patch literal 201 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!73?$#)eFPF7j|9|J<@yLM>YY`6hXI7Zx@e#Kbr^^jx@LB7V_9;qVO$U02VQ sG7BZv&1GD|m9=SOq2;Qj0_hA4OL7j|9|J<@yLM>YY`6e+irnqHfbVX-qOi0Xm^C&4NhA-%i6jRU{ qzQhI{O>vQyS!7j|9|J<@yLM>YY&jq}D^k^E}B%N~J!bSrZ=GaS4&W${(s@qMH t9~ZSG?I>H&s34j!*-<@yLM>YY&jrXyNllZI;!0`R(bm?sgGo}UZ{b3vK8LoA yg%PVZ7Fs$P##mo)5Eox@(#z}VifK-B7#Rw6Rod$s-evomxlBM&PVGn|NT`d;~lud@6o@5XZSvClgf%?FpEiVk37;ZJS;F{QryJ$Cyi6R8qHm-VJgKgQu&X%Q~loCIIPy BO;rE@ literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0108.png.import b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0108.png.import new file mode 100644 index 00000000..f25cdf3f --- /dev/null +++ b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0108.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://d2circ2y87yav" +path="res://.godot/imported/tile_0108.png-207f1508c780f76d48c58dc878992f80.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0108.png" +dest_files=["res://.godot/imported/tile_0108.png-207f1508c780f76d48c58dc878992f80.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0109.png b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0109.png new file mode 100644 index 0000000000000000000000000000000000000000..0d9d46a4717b4f0b614b9b6bbc18d5a0431ddb10 GIT binary patch literal 200 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!73?$#)eFPF}z}-E`qD|y8I{naGx*E@B3)I>s|$8l859`*`@t!f#x%Ky85}Sb4q9e0J!``0ssI2 literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0109.png.import b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0109.png.import new file mode 100644 index 00000000..b0b7b4e4 --- /dev/null +++ b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0109.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://18shcpoewkc7" +path="res://.godot/imported/tile_0109.png-79a929b6adbfa48bf4f5adffc5b893cc.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0109.png" +dest_files=["res://.godot/imported/tile_0109.png-79a929b6adbfa48bf4f5adffc5b893cc.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0110.png b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0110.png new file mode 100644 index 0000000000000000000000000000000000000000..0a540e9e9938ff869af6d0c482fea2e2079b47f7 GIT binary patch literal 178 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!73?$#)eFPFr>SXhY@5QE frS8F@!oYBGsqFWFEnU?>6B#^R{an^LB{Ts5p=LJw literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0111.png.import b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0111.png.import new file mode 100644 index 00000000..b0e1b9db --- /dev/null +++ b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0111.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://mh2c25qrexis" +path="res://.godot/imported/tile_0111.png-9105c337b6db8f5d7a58bcbc6543bdec.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0111.png" +dest_files=["res://.godot/imported/tile_0111.png-9105c337b6db8f5d7a58bcbc6543bdec.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0112.png b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0112.png new file mode 100644 index 0000000000000000000000000000000000000000..64808cc1cde48f2556e7398d30d0a18305e2e297 GIT binary patch literal 188 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!73?$#)eFPF6MCxSwZadvJ#&~riHdH~1aK$hNxPc#;_EMw!~Fr4Jy)-!PC{xWt~$(69A-HK%xKu literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0114.png.import b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0114.png.import new file mode 100644 index 00000000..346d981a --- /dev/null +++ b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0114.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://c3n76765mk5r8" +path="res://.godot/imported/tile_0114.png-4e71e6007a96cf6fc931684bc56e707d.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0114.png" +dest_files=["res://.godot/imported/tile_0114.png-4e71e6007a96cf6fc931684bc56e707d.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0115.png b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0115.png new file mode 100644 index 0000000000000000000000000000000000000000..3440f94fa89cdd4c3824bf4e5d36965dc3c19410 GIT binary patch literal 200 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!73?$#)eFPFdS|V0h=!rJw^nTdr&{;ZVLI()&;-=T*}(HjV>5Up{>@;&ArlJf#uTZgA>U r<0c2T>YWP|ZUnKdn5&>Tfq`Mu5f#PzQ3uq4CNp@t`njxgN@xNA?EFG; literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0115.png.import b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0115.png.import new file mode 100644 index 00000000..18568e0a --- /dev/null +++ b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0115.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://bndlihh00j2u6" +path="res://.godot/imported/tile_0115.png-a54fed062207349bda079bd69df58138.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0115.png" +dest_files=["res://.godot/imported/tile_0115.png-a54fed062207349bda079bd69df58138.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0116.png b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0116.png new file mode 100644 index 0000000000000000000000000000000000000000..7a9e3a05d03614586c4b71f52aa0a1945cd9dd6d GIT binary patch literal 209 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!73?$#)eFPF6QO`6)GBLIeW#=E$9CSlw&Lj@(X5gcy=QV$O-p!aSY+Oo}7@N z&)&qu#@6=f)1?oeiUgc(O}22H@zB@TXEweh<9aDT(yLF&OJJhNc9W2!FBdKhaLcp^ zsjjqi@hyy+W!Z5sE-!~?+Z4tW>khV^%o+>~h2F|%j7%=S0b0S}>FVdQ&MBb@02`P? AT>t<8 literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0116.png.import b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0116.png.import new file mode 100644 index 00000000..142d3198 --- /dev/null +++ b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0116.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://dbgtcjfkn00fg" +path="res://.godot/imported/tile_0116.png-e61c070f3972372ba56a09bd4814637e.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0116.png" +dest_files=["res://.godot/imported/tile_0116.png-e61c070f3972372ba56a09bd4814637e.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0117.png b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0117.png new file mode 100644 index 0000000000000000000000000000000000000000..fa862418ad01ec3d1f64ea59cb30ac739dec8a4b GIT binary patch literal 149 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!93?!50ihlx9Ea{HEjtmSN`?>!lvI6-$0X`wF zK)Rw~*3?-WoxS3x#cZ|%@)=8l{DK)Ap4~_Ta@0Lt978y+Cnp@>{_+3+e+JdCwM~Kw pdY|wAV&>u5X6j)2tv-PTXjR}YVV-!=Dn6hV22WQ%mvv4FO#p{YDLeoG literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0117.png.import b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0117.png.import new file mode 100644 index 00000000..d6441c54 --- /dev/null +++ b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0117.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://wmyws03xlkl3" +path="res://.godot/imported/tile_0117.png-2a9094b0249ce3135709cee1111b7893.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0117.png" +dest_files=["res://.godot/imported/tile_0117.png-2a9094b0249ce3135709cee1111b7893.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0118.png b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0118.png new file mode 100644 index 0000000000000000000000000000000000000000..9605c279f11aef8b81df35f8915476585dd8de57 GIT binary patch literal 179 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!73?$#)eFPFWcn)<$Qq`2O-)VL(yFk|4ie28U-i(tsR$PZ!4!j_b(@4h+{WTwoAk z%g)%KIpe65)Do^l7HR3(PA)yY2bC5om@Z6U<7kl3b7(l#;JLAlt?N*a+h%Sqh8a>K V!7q;PPy`yq;OXk;vd$@?2>|}$HXi^0 literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0118.png.import b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0118.png.import new file mode 100644 index 00000000..e068233a --- /dev/null +++ b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0118.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://2b4l4ygih4wh" +path="res://.godot/imported/tile_0118.png-e5aff44d3d93f3db2e9b2cdd8cdd05ea.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0118.png" +dest_files=["res://.godot/imported/tile_0118.png-e5aff44d3d93f3db2e9b2cdd8cdd05ea.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0119.png b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0119.png new file mode 100644 index 0000000000000000000000000000000000000000..c0ea4d4feb957439916c488afc887fc52f3c5145 GIT binary patch literal 188 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!73?$#)eFPFjH{0mIV0)GdMiEkp|>=c)B=-a9mGLXlM=);7CYF zU^RAX>`4$87f%;ZK63QrQPx8NL5&7;rc8;su;c-cxQ25;Kmf}T4ihsoGZtx%6p41F eNXG3VYz#Ys#p?uaep3LN$>8bg=d#Wzp$P!i^f_t( literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0119.png.import b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0119.png.import new file mode 100644 index 00000000..a6964c75 --- /dev/null +++ b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0119.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://e5und2b8588w" +path="res://.godot/imported/tile_0119.png-be006584d958af8d443d5e81a95a853f.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0119.png" +dest_files=["res://.godot/imported/tile_0119.png-be006584d958af8d443d5e81a95a853f.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0120.png b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0120.png new file mode 100644 index 0000000000000000000000000000000000000000..58f767e654f216a922146e3842a7b0314c29431e GIT binary patch literal 187 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!73?$#)eFPFjH{0mIV0)GdMiEkp|?rd%8G=a9mGLXlM=);7CYF zU^RAX>`4$87f%;ZK63QL5!OQifsIB}LN2&I;89>OW?^M@b?9+OPEK~-(CE-ss4+>j dz&nwFp=-9-i;0o@ih)Klc)I$ztaD0e0sx&%I#K`t literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0120.png.import b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0120.png.import new file mode 100644 index 00000000..98e66460 --- /dev/null +++ b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0120.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://do45k6bokik4b" +path="res://.godot/imported/tile_0120.png-91745e6b1ee7f1211ccd32116a269026.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0120.png" +dest_files=["res://.godot/imported/tile_0120.png-91745e6b1ee7f1211ccd32116a269026.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0121.png b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0121.png new file mode 100644 index 0000000000000000000000000000000000000000..978cc70d3357d52bbd83d3f96b3bc6627e44413f GIT binary patch literal 189 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!73?$#)eFPFjH{0mIV0)GdMiEkp|>=db&7`4$87f%;ZK62FKDC?ns!bYPh2}*hfZId{CSXQ|O1O%`g;V>~XGh>nFNRen) eie%g_!p1PySX|9%V!j5@PzFy|KbLh*2~7Z)`8Kuy literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0121.png.import b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0121.png.import new file mode 100644 index 00000000..c8f178a5 --- /dev/null +++ b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0121.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://47h45dl3un16" +path="res://.godot/imported/tile_0121.png-50e7fbe9734a9f440d6e8102392a4ef7.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0121.png" +dest_files=["res://.godot/imported/tile_0121.png-50e7fbe9734a9f440d6e8102392a4ef7.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0122.png b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0122.png new file mode 100644 index 0000000000000000000000000000000000000000..9670cdb2036f48453d0fec5155a9e8931a6a8412 GIT binary patch literal 183 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!73?$#)eFPFjH{0mIV0)GdMiEkp|>Ad%8G=a9mGLXlM=);7CYF zU^RAX>`4$87f%;ZKH_@vDC?nsz=J0nRu?uJv9PkbI`lXsCnq~^Xmn^R)R-h%;GM|8 YFqvPRL)cqe4`>{Nr>mdKI;Vst0Hk9!^Z)<= literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0122.png.import b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0122.png.import new file mode 100644 index 00000000..0c91ea09 --- /dev/null +++ b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0122.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://c3mkj8fi8lasa" +path="res://.godot/imported/tile_0122.png-1084de039b36bee7146f1585289119af.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0122.png" +dest_files=["res://.godot/imported/tile_0122.png-1084de039b36bee7146f1585289119af.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0123.png b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0123.png new file mode 100644 index 0000000000000000000000000000000000000000..2b9524665c4accab9d04c414b7ea55643461525a GIT binary patch literal 184 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!73?$#)eFPFjH{0mIV0)GdMiEkp|?rc)B=-a9mGLXlM=);7CYF zU^RAX>`4$87f%;ZKH}Sl1)ubN(ycZHg4Rgc*8;Au!YD;t{qDa a7#L=Ii)-{s{N)Ck$KdJe=d#Wzp$P!?a5+){ literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0123.png.import b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0123.png.import new file mode 100644 index 00000000..c472f2ac --- /dev/null +++ b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0123.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://cftevgvu0xrhx" +path="res://.godot/imported/tile_0123.png-253499e54bb9f0a59de48e17d472ad0a.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0123.png" +dest_files=["res://.godot/imported/tile_0123.png-253499e54bb9f0a59de48e17d472ad0a.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0124.png b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0124.png new file mode 100644 index 0000000000000000000000000000000000000000..fb2b64049c957016c7ee01990c59df30be9d1aaf GIT binary patch literal 186 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!73?$#)eFPFjH{0mIV0)GdMiEkp|?rdAc};a9mGLXlM=);7CYF zU^RAX>`4$87f%;ZK62FaDC?ns!bZc83z7wjH{0mIV0)GdMiEkp|>AdAc};a9mGLXlM=);7CYF zU^RAX>`4$87f%;ZKH}M!Cp7GKcXc~j3tDnm{r-UW|&FnO{ literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0125.png.import b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0125.png.import new file mode 100644 index 00000000..cada46fb --- /dev/null +++ b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0125.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://b3ayfts4ycw81" +path="res://.godot/imported/tile_0125.png-4e4d792428576924c826916af40bf48e.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0125.png" +dest_files=["res://.godot/imported/tile_0125.png-4e4d792428576924c826916af40bf48e.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0126.png b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0126.png new file mode 100644 index 0000000000000000000000000000000000000000..1eacc5bf1a6a5ef2e8be12d2599eade6b62004bd GIT binary patch literal 183 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!73?$#)eFPFC`HA2}L$g!NFt!LtG-jhzmXUS3{W3T_iNZrmt%!$IM&g~&;+9ZL-u Z7?x&>N5{ADgaVCY@O1TaS?83{1OQ}-I70vc literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0126.png.import b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0126.png.import new file mode 100644 index 00000000..50e3a193 --- /dev/null +++ b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0126.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://cdjjiphcqqbfl" +path="res://.godot/imported/tile_0126.png-b4f91afca6cee6da98b74c2cc87e922a.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0126.png" +dest_files=["res://.godot/imported/tile_0126.png-b4f91afca6cee6da98b74c2cc87e922a.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0127.png b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0127.png new file mode 100644 index 0000000000000000000000000000000000000000..faeda5de10858623030bff786b712873ca34f573 GIT binary patch literal 182 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!73?$#)eFPFjH{0mIV0)GdMiEkp|>AdAc};a9mGLXlM=);7CYF zU^RAX>`4$87f%;ZKH}lJzX3_IIbrrG&BbYa3mxo zuo^ox_9Tdli>C`HA8|c$v{k`5faO#{W0!`e=E?>M$79Eixg{_+@;nYu(S9)P5Cg-^ WU~#<&)i`mWVGN$GelF{r5}E+iayHxm literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0128.png.import b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0128.png.import new file mode 100644 index 00000000..29a4f556 --- /dev/null +++ b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0128.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://big3qlplixn61" +path="res://.godot/imported/tile_0128.png-70e838a223616d2a7ab4a481915af901.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0128.png" +dest_files=["res://.godot/imported/tile_0128.png-70e838a223616d2a7ab4a481915af901.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0129.png b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0129.png new file mode 100644 index 0000000000000000000000000000000000000000..d22d957737bf89ccc643e60010218ebe06081b36 GIT binary patch literal 177 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!73?$#)eFPFC`HA31vQC~NOSrx^>EELp;o#3CszE#1h=V$|b2aZN)s7c;|`UlQI` TVwuW7gBUzr{an^LB{Ts5`&l(q literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0129.png.import b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0129.png.import new file mode 100644 index 00000000..c6bf1148 --- /dev/null +++ b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0129.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://c7ayddnb2e3io" +path="res://.godot/imported/tile_0129.png-6e74ebc689e1dd12aafc72117ef2659c.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0129.png" +dest_files=["res://.godot/imported/tile_0129.png-6e74ebc689e1dd12aafc72117ef2659c.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0130.png b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0130.png new file mode 100644 index 0000000000000000000000000000000000000000..6e05508b5341cf584e1e3dc284e8360b509a1583 GIT binary patch literal 178 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!73?$#)eFPFC`HA8~a#!rIHo(jwvI<)x+IHeut&je<8E6b@U6oaEZE)PR9uEx-80 Uhrv6J0!?D@boFyt=akR{0P6lVhX4Qo literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0130.png.import b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0130.png.import new file mode 100644 index 00000000..1cb96b9d --- /dev/null +++ b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0130.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://nssdynns737u" +path="res://.godot/imported/tile_0130.png-128ea41aca2914bcd4a9be3998e20cde.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0130.png" +dest_files=["res://.godot/imported/tile_0130.png-128ea41aca2914bcd4a9be3998e20cde.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0131.png b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0131.png new file mode 100644 index 0000000000000000000000000000000000000000..eaecb1b3853fdc67f5c27cf378aab81f6739ab43 GIT binary patch literal 179 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!73?$#)eFPFC`HA31vQDC?nugJ%x}EMBr?2~!e_q_nhjBQJ|lkMqPe4bfc83}3w^ Vyh}5DmjaDq@O1TaS?83{1OShpHst^S literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0131.png.import b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0131.png.import new file mode 100644 index 00000000..1a32bf41 --- /dev/null +++ b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0131.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://ddo8nio5ssgyy" +path="res://.godot/imported/tile_0131.png-ca9b751fe061acb506b36ae09df52ece.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0131.png" +dest_files=["res://.godot/imported/tile_0131.png-ca9b751fe061acb506b36ae09df52ece.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0132.png b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0132.png new file mode 100644 index 0000000000000000000000000000000000000000..4520e95d2d6bc7c85310924d89b91e9126e12ca8 GIT binary patch literal 182 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!73?$#)eFPFC`HA31vQDC?nug9#Q%1_?o4US3)XZWA_c+$ea%LE*54$VsjpOAQzp XzNAQalouTZxrf2i)z4*}Q$iB}IU+cY literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0132.png.import b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0132.png.import new file mode 100644 index 00000000..3f20609a --- /dev/null +++ b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0132.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://bjw8qt8d2udq6" +path="res://.godot/imported/tile_0132.png-c87b4588eb3aa6d3a61a2c056140cc47.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0132.png" +dest_files=["res://.godot/imported/tile_0132.png-c87b4588eb3aa6d3a61a2c056140cc47.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0133.png b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0133.png new file mode 100644 index 0000000000000000000000000000000000000000..47e5fe176e34f512b9486b27d3322748b3d7385d GIT binary patch literal 183 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!73?$#)eFPFC`Hvz#bsG;ncQz~jy%xI;?9+0)aL^$3TNnVA`rG)Ia=yHX_Mb`ds) YZMx!pLZ;?ZfyOa-y85}Sb4q9e09N5KtN;K2 literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0133.png.import b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0133.png.import new file mode 100644 index 00000000..95e92d20 --- /dev/null +++ b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0133.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://t5fo2ot3xyli" +path="res://.godot/imported/tile_0133.png-4de365df60593047a5626e36aed17108.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0133.png" +dest_files=["res://.godot/imported/tile_0133.png-4de365df60593047a5626e36aed17108.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0134.png b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0134.png new file mode 100644 index 0000000000000000000000000000000000000000..b6415985e10ce87997ca9804ac8ed25873cf4348 GIT binary patch literal 172 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!73?$#)eFPF-VYRIED7=pW^j0RBMr#0@N{tu;kcfhP{_y1%qAAD z)3YETl*5_x6h}~yQETUcs}C;eaj@~|^c_n$aNrS7@(u?EX68AJtPI@uWlk$sN)_yrHah@R&*16m=d#Wzp$PzUA}X2y literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0135.png.import b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0135.png.import new file mode 100644 index 00000000..e92d09de --- /dev/null +++ b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0135.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://cln7mqivgpbst" +path="res://.godot/imported/tile_0135.png-3bd48d88fe1db154b8987d3a947c3ae0.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0135.png" +dest_files=["res://.godot/imported/tile_0135.png-3bd48d88fe1db154b8987d3a947c3ae0.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0136.png b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0136.png new file mode 100644 index 0000000000000000000000000000000000000000..8f5361beffd4ac1fb5a4caa64c6ead6bb81b48ed GIT binary patch literal 185 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!73?$#)eFPF>#*!evUzs5wCR6e^-^mV?N;&s=G_wR b@1@z#D2b#Lf8418G?T&8)z4*}Q$iB}lJGh( literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0136.png.import b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0136.png.import new file mode 100644 index 00000000..9d534b48 --- /dev/null +++ b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0136.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://15fmviwcaxql" +path="res://.godot/imported/tile_0136.png-bbd822d86c1b7452643772e47ca6a7e4.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0136.png" +dest_files=["res://.godot/imported/tile_0136.png-bbd822d86c1b7452643772e47ca6a7e4.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0137.png b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0137.png new file mode 100644 index 0000000000000000000000000000000000000000..57e33ac882101e2f9694ff6593595bfc83fc5116 GIT binary patch literal 196 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!73?$#)eFPFLJY5_^IIf5G9TaSE;9&k4 z!&>IR&R3Se^}+f7+8q;r&$w>%MnEa4)c&D~N4P-l3P+zi&OrXteaq owlh6@*kY1qoHnal`uP~Q*I_BC`DbMB0?lUdboFyt=akR{0E5m$NB{r; literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0137.png.import b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0137.png.import new file mode 100644 index 00000000..878f2743 --- /dev/null +++ b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0137.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://dl5er60uui7m3" +path="res://.godot/imported/tile_0137.png-c229de323af3e780cb000d7d4d30e204.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0137.png" +dest_files=["res://.godot/imported/tile_0137.png-c229de323af3e780cb000d7d4d30e204.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0138.png b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0138.png new file mode 100644 index 0000000000000000000000000000000000000000..47f3a148fc2f5bc5278215f3e6625307744296b4 GIT binary patch literal 194 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!73?$#)eFPFhJR9C(Z-SWbkzLb6Mw<&;$TOTRsf{ literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0138.png.import b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0138.png.import new file mode 100644 index 00000000..3611fb25 --- /dev/null +++ b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0138.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://dwxwmu8dxxdcb" +path="res://.godot/imported/tile_0138.png-f1432c99ac8ee46a7856067946d383a4.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0138.png" +dest_files=["res://.godot/imported/tile_0138.png-f1432c99ac8ee46a7856067946d383a4.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0139.png b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0139.png new file mode 100644 index 0000000000000000000000000000000000000000..23b8c9ba9bba9f3d84a6e493edfd47011729c693 GIT binary patch literal 196 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!73?$#)eFPF&XcT z3Hti_2@H)z3JnIAE(J(9h&r$Zgj%))@=ao33~|ennDOwDkkqS3L3}|n8eBnV_!1j* nG{b|MX659>^kr!tkz}~zqq;(T>fA#>QyDy6{an^LB{Ts5E=E3+ literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0139.png.import b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0139.png.import new file mode 100644 index 00000000..8b1798e3 --- /dev/null +++ b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0139.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://u0qtvngh42m2" +path="res://.godot/imported/tile_0139.png-cc56f52a6421fd35288e2bda4714e2b5.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0139.png" +dest_files=["res://.godot/imported/tile_0139.png-cc56f52a6421fd35288e2bda4714e2b5.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0140.png b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0140.png new file mode 100644 index 0000000000000000000000000000000000000000..974105ccbb164f9fd09fe56f5fe0c8d4f86acb2f GIT binary patch literal 194 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!73?$#)eFPF!)A$S;_|;n|HeASck%#W95AdU8TS zg1)|f0z+ewLW9AjO92uNq7G~Up_VOy=K|!Uq^3zpaiy@#Zfj$k%_MoKZQ;U0Z4PbS u-Vv+1y)B&#W2`rw^zwSTVw%$&MuswBmD4-{wsk!)A$S;_|;n|HeASck%#W95AdU8TS zg1)|f0z+ewLW6;m^TM8lU;*Y8OeYvtF=;V)F@{cEzO=P%+0sVIm5D2O#HU{f5T9N& vA!)+8qL#7+jZIAflc!EO6{y>4!OT!KM`h)gMbddd!x=nX{an^LB{Ts5E~`V@ literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0142.png.import b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0142.png.import new file mode 100644 index 00000000..193cbeef --- /dev/null +++ b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0142.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://ggfamnmseb0f" +path="res://.godot/imported/tile_0142.png-cf7b5c37c81c05fd5c5fe90fb8d7dd7b.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0142.png" +dest_files=["res://.godot/imported/tile_0142.png-cf7b5c37c81c05fd5c5fe90fb8d7dd7b.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0143.png b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0143.png new file mode 100644 index 0000000000000000000000000000000000000000..0d9d46a4717b4f0b614b9b6bbc18d5a0431ddb10 GIT binary patch literal 200 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!73?$#)eFPF}z}-E`qD|y8I{naGx*E@B3)I>s|$8l859`*`@t!f#x%Ky85}Sb4q9e0J!``0ssI2 literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0143.png.import b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0143.png.import new file mode 100644 index 00000000..4b75121a --- /dev/null +++ b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0143.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://bnqpc1f0p87di" +path="res://.godot/imported/tile_0143.png-9a673f8ddae254f7c9fd8a6a16f7fa9c.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0143.png" +dest_files=["res://.godot/imported/tile_0143.png-9a673f8ddae254f7c9fd8a6a16f7fa9c.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0144.png b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0144.png new file mode 100644 index 0000000000000000000000000000000000000000..37ae69050b1496d62ddb55ef4233d6ca488801ba GIT binary patch literal 175 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!73?$#)eFPFmdKI;Vst0D<^41poj5 literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0144.png.import b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0144.png.import new file mode 100644 index 00000000..c8936501 --- /dev/null +++ b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0144.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://bajqqwq3lacox" +path="res://.godot/imported/tile_0144.png-85f64bc033450ccb3a36e6cd327bae8b.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0144.png" +dest_files=["res://.godot/imported/tile_0144.png-85f64bc033450ccb3a36e6cd327bae8b.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0145.png b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0145.png new file mode 100644 index 0000000000000000000000000000000000000000..32c99067da68998d30818973ab954e2f39923b24 GIT binary patch literal 199 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!73?$#)eFPFeD3TOU+-wG29#hd3GxeOaCmkj4af=bba4#fxSpJlkl^8+ z%)q?OWh0A$vTuNZ&XH+LmMmct^77{844$rjF6*2UngBPWJre)` literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0145.png.import b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0145.png.import new file mode 100644 index 00000000..61ec7113 --- /dev/null +++ b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0145.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://bgvt7bpds3bi4" +path="res://.godot/imported/tile_0145.png-827ac6f4f0b454216562d46333659210.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0145.png" +dest_files=["res://.godot/imported/tile_0145.png-827ac6f4f0b454216562d46333659210.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0146.png b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0146.png new file mode 100644 index 0000000000000000000000000000000000000000..50d1f3fbc581feaea76cbb5051bd847f9e825977 GIT binary patch literal 190 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!73?$#)eFPFeD3TOU+-wG29#hd3GxeOaCmkj4ajl#ba4#fxSpJFfay{L zgUjYd2~LH^D;F*pObCe55Llt=Ala2^&?d2|BQqnzAfk8k#*Lg2;a%O`(Ndclc{26% gGBwH?pEMXT+|-eZvCe8v0vgHS>FVdQ&MBb@0Q+M-?EnA( literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0146.png.import b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0146.png.import new file mode 100644 index 00000000..08980f85 --- /dev/null +++ b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0146.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://r6f1rdkhjgg3" +path="res://.godot/imported/tile_0146.png-1bd9e10023114a9ea7667309d9c10330.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0146.png" +dest_files=["res://.godot/imported/tile_0146.png-1bd9e10023114a9ea7667309d9c10330.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0147.png b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0147.png new file mode 100644 index 0000000000000000000000000000000000000000..2e22136d6ef076a60ff6ca2658314f6f00233aa5 GIT binary patch literal 186 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!73?$#)eFPFAufplZxT&)?-g)@k*(-ip-H(Gn3C5BjzhDN3XE)M-9A{4##}JO|$q5ITE;TT? zY;Kg`RA{_%;ex@0fG7niMT{bP0l+XkKyq-P3 literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0147.png.import b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0147.png.import new file mode 100644 index 00000000..aeb62204 --- /dev/null +++ b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0147.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://b4i0opp5qpttj" +path="res://.godot/imported/tile_0147.png-161d62d12deaac965ce2e41ba974c5e3.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0147.png" +dest_files=["res://.godot/imported/tile_0147.png-161d62d12deaac965ce2e41ba974c5e3.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0148.png b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0148.png new file mode 100644 index 0000000000000000000000000000000000000000..b80e40afeca72177dae7d8b386c9a02920c9c7ef GIT binary patch literal 193 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!73?$#)eFPFeD3TOU+-wG29#hd3GxeOaCmkj4ao8Gba4#fxSpJFfay{L zgUjYd2~LH^D;F*pED(qe(hy*f%ybHHTO_cHBYIM1Muve${jAL!H*(IH_~_B2X>BeD3TOug$wV94Nt9666=m;PC858jus@>Eal|aXmTV0Mn%g z2A9o^5}XQ+S1w#ISRfExq#-av)nEx{vqW1aPp3eegj0)dq^XGs$BH(^v!0%wtSJFe sUEST$QkxoiGWGN_HOd;FG#D{_T_d&VIq$izK+_pKUHx3vIVCg!0CB%TnE(I) literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0149.png.import b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0149.png.import new file mode 100644 index 00000000..4e5d2d45 --- /dev/null +++ b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0149.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://do6rwhspsvhsa" +path="res://.godot/imported/tile_0149.png-d0a67f8aaf8598cb1e4a43d633e7df5d.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0149.png" +dest_files=["res://.godot/imported/tile_0149.png-d0a67f8aaf8598cb1e4a43d633e7df5d.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0150.png b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0150.png new file mode 100644 index 0000000000000000000000000000000000000000..8d75aa4582062e4c7c0c086cad73a6bb782f8996 GIT binary patch literal 203 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!73?$#)eFPFVp~Q=hQf@6Kyj8d6-nvUjS@MT tC(|+$tS?QOqOfh*QpdIF-pnT%7_9C{*>HW-%Lkgz;OXk;vd$@?2>?z4LgN4c literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0150.png.import b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0150.png.import new file mode 100644 index 00000000..c09f0af2 --- /dev/null +++ b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0150.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://cub3hj5swy8m5" +path="res://.godot/imported/tile_0150.png-10d3fc4dfead9a851be313ab589e19c8.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0150.png" +dest_files=["res://.godot/imported/tile_0150.png-10d3fc4dfead9a851be313ab589e19c8.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0151.png b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0151.png new file mode 100644 index 0000000000000000000000000000000000000000..d709059f5e03fd839761e59d1135f946f511360d GIT binary patch literal 215 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!73?$#)eFPFS*$~VTOyTV!wbzhQWHP??ss^j@bT))xNpLOj3N(bt!LAcA|U#8CpHLq`pPAN>d(sRSXD_Qi%Gs$~<_S#8*+roV17tk&SPgg&e IbxsLQ0KafkDF6Tf literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0151.png.import b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0151.png.import new file mode 100644 index 00000000..bc00b9d4 --- /dev/null +++ b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0151.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://db87cq42agfbn" +path="res://.godot/imported/tile_0151.png-1b025082b057488a3fc1e12c66831b81.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0151.png" +dest_files=["res://.godot/imported/tile_0151.png-1b025082b057488a3fc1e12c66831b81.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0152.png b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0152.png new file mode 100644 index 0000000000000000000000000000000000000000..0846347a6a3ca42065b3c353c2daa7990e33b40a GIT binary patch literal 206 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!73?$#)eFPFEal|aXmR9A;H5t zxuHSCoMY}Z4K}eP@4~`DZ-&(cg^a7cxV;O#S&f}8H*lO`UU;6BxD~x*?II?ZI*;f%!B8gHoB4P0#hJr9dkfJYD@<);T3K0RYKkLDK*L literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0152.png.import b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0152.png.import new file mode 100644 index 00000000..519b9c28 --- /dev/null +++ b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0152.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://c7eof24lg8lg2" +path="res://.godot/imported/tile_0152.png-dc5b9aac376e5d500fcb1a7e411b25b3.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0152.png" +dest_files=["res://.godot/imported/tile_0152.png-dc5b9aac376e5d500fcb1a7e411b25b3.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0153.png b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0153.png new file mode 100644 index 0000000000000000000000000000000000000000..460711dff27d27db32eba6908f65ab7ce3aa1354 GIT binary patch literal 182 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!73?$#)eFPFC`Hvz#b6c(9KJC^e7}JCo6AgbZ9Hom?T=@oyfp& Y^Q`zIGZW4eK+_mJUHx3vIVCg!02|vlB>(^b literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0153.png.import b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0153.png.import new file mode 100644 index 00000000..dd7f1aa9 --- /dev/null +++ b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0153.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://bcbkr3my0h2x5" +path="res://.godot/imported/tile_0153.png-8e2926dc89d16f14f3665c50dbf18c70.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0153.png" +dest_files=["res://.godot/imported/tile_0153.png-8e2926dc89d16f14f3665c50dbf18c70.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0154.png b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0154.png new file mode 100644 index 0000000000000000000000000000000000000000..48a2db7b2a2f412ec627b926a5c551cb9e2fd5b2 GIT binary patch literal 179 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!73?$#)eFPFjH{0mIV0)GdMiEkp|@0d%8G=a9mGLXlM=);7CYF zU^RAX>`4$87f%;ZKH}+ml65NMlp;kHRSgXdrX&_AX=&*uUKXPs=ZR|?qPdtE`qjn$ UNGsKd1C3(vboFyt=akR{02AdhL;wH) literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0154.png.import b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0154.png.import new file mode 100644 index 00000000..f1d568bc --- /dev/null +++ b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0154.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://by0j6yddghty1" +path="res://.godot/imported/tile_0154.png-631365def73c68751c442087e40c3cc5.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0154.png" +dest_files=["res://.godot/imported/tile_0154.png-631365def73c68751c442087e40c3cc5.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0155.png b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0155.png new file mode 100644 index 0000000000000000000000000000000000000000..a4a4856e50aac4a98c0109e49a296f1b1a843979 GIT binary patch literal 187 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!73?$#)eFPFjH{0mIV0)GdMiEkp|?rd%8G=a9mGLXlM=);7CYF zU^RAX>`4$87f%;ZKH}%nRAHlr%Inn37neq@|^scv*~koF}en ch~{EuSpHbt&H28I1kgwZPgg&ebxsLQ0O-Rtx&QzG literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0155.png.import b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0155.png.import new file mode 100644 index 00000000..a494c7f3 --- /dev/null +++ b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0155.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://c1nvy661v2cnc" +path="res://.godot/imported/tile_0155.png-b5c472ec95ac6798036f323651515e0c.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0155.png" +dest_files=["res://.godot/imported/tile_0155.png-b5c472ec95ac6798036f323651515e0c.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0156.png b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0156.png new file mode 100644 index 0000000000000000000000000000000000000000..192237fbfc0d4a2706a43d7c17dc256e0fc61620 GIT binary patch literal 182 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!73?$#)eFPFjH{0mIV0)GdMiEkp|>AdAc};a9mGLXlM=);7CYF zU^RAX>`4$87f%;ZKH}C`HA2}Lug!Pa>;lYy)s|y>uG&D6=Hb^)gJ9f-1fw__Aae#{UgK38t Z7-o5kTi^NFa{_1_gQu&X%Q~loCIF|*J01W4 literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0157.png.import b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0157.png.import new file mode 100644 index 00000000..37d72249 --- /dev/null +++ b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0157.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://jr5wnn7l8pxy" +path="res://.godot/imported/tile_0157.png-8552db1105b2a4e2e419fd468d027a29.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0157.png" +dest_files=["res://.godot/imported/tile_0157.png-8552db1105b2a4e2e419fd468d027a29.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0158.png b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0158.png new file mode 100644 index 0000000000000000000000000000000000000000..35676f273a6e7273de77257b6ef31909c84bcd3f GIT binary patch literal 181 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!73?$#)eFPFjH{0mIV0)GdMiEkp|>Adb&7`4$87f%;ZKH}jH{0mIV0)GdMiEkp|?rd%8G=a9mGLXlM=);7CYF zU^RAX>`4$87f%;ZKH_@v2`t!IwSx9 literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0159.png.import b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0159.png.import new file mode 100644 index 00000000..20a35895 --- /dev/null +++ b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0159.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://c14k4l524illk" +path="res://.godot/imported/tile_0159.png-b7e3ecae3c1669b80dc0b85e2e38a7c8.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0159.png" +dest_files=["res://.godot/imported/tile_0159.png-b7e3ecae3c1669b80dc0b85e2e38a7c8.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0160.png b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0160.png new file mode 100644 index 0000000000000000000000000000000000000000..c63675c4add5190a2c73a3b972bd319ccebd48e8 GIT binary patch literal 181 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!73?$#)eFPFjH{0mIV0)GdMiEkp|>Adb&7`4$87f%;ZKH_@v2jH{0mIV0)GdMiEkp|?rd%8G=a9mGLXlM=);7CYF zU^RAX>`4$87f%;ZK63KtN!CLFflWqp5|s2_@GQ{da1ICvU^&8JVrFK>BF&K^(XJH9 cxLt&e;WV@OHamYCkkc4EUHx3vIVCg!07x%3n*aa+ literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0161.png.import b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0161.png.import new file mode 100644 index 00000000..08f7221c --- /dev/null +++ b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0161.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://dihc8q7ux1443" +path="res://.godot/imported/tile_0161.png-7117dfa8154e50c4fd02b5cfe9dfdd2b.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0161.png" +dest_files=["res://.godot/imported/tile_0161.png-7117dfa8154e50c4fd02b5cfe9dfdd2b.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0162.png b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0162.png new file mode 100644 index 0000000000000000000000000000000000000000..e652507ccd0d5f1af136446c916749e8887a7fcb GIT binary patch literal 185 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!73?$#)eFPFC`HA91~Kg!NE?V55=DLnS=}L2(m7RaI3{0p$}nZrtF=QJ9b@)0M({ dCrE;U;c%w-iD2$if_JzX3_IIbrrG&BbYa3mxo zuo^ox_9Tdli>C`HA31vTBI_xEMkATn1w4Wp%o+^A%&8ihnkyS59FHA4=9a+R$n!Wr eMf<_DLktX8EX7~=YgmCC$KdJe=d#Wzp$Pz0u{dx5 literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0165.png.import b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0165.png.import new file mode 100644 index 00000000..567926b4 --- /dev/null +++ b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0165.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://cxayrvjplcyrc" +path="res://.godot/imported/tile_0165.png-3f47b02c7d9fe695e68466d270623f1c.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0165.png" +dest_files=["res://.godot/imported/tile_0165.png-3f47b02c7d9fe695e68466d270623f1c.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0166.png b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0166.png new file mode 100644 index 0000000000000000000000000000000000000000..c0ea4d4feb957439916c488afc887fc52f3c5145 GIT binary patch literal 188 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!73?$#)eFPFjH{0mIV0)GdMiEkp|>=c)B=-a9mGLXlM=);7CYF zU^RAX>`4$87f%;ZK63QrQPx8NL5&7;rc8;su;c-cxQ25;Kmf}T4ihsoGZtx%6p41F eNXG3VYz#Ys#p?uaep3LN$>8bg=d#Wzp$P!i^f_t( literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0166.png.import b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0166.png.import new file mode 100644 index 00000000..5f0a54ed --- /dev/null +++ b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0166.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://co7ehmjh1kstu" +path="res://.godot/imported/tile_0166.png-9d5a43e9bff22533b0596ac3aca84dc7.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0166.png" +dest_files=["res://.godot/imported/tile_0166.png-9d5a43e9bff22533b0596ac3aca84dc7.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0167.png b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0167.png new file mode 100644 index 0000000000000000000000000000000000000000..2c397d7cf8c63642bfa9e7fbda9ce710c2f6ab96 GIT binary patch literal 187 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!73?$#)eFPFjH{0mIV0)GdMiEkp|?rd%8G=a9mGLXlM=);7CYF zU^RAX>`4$87f%;ZK63QrQPxudjRte3Ou679kQK9l$I;PIP(b;@jT<)vaug;c%5jH{0mIV0)GdMiEkp|?rd%8G=a9mGLXlM=);7CYF zU^RAX>`4$87f%;ZK63QrQP!ysmn>ls4GeOe%=D_sfQ6OS)uG2BIXT&RL!(1mp~fW9 d0`EiyhCP?X>pHH>d<7cG;OXk;vd$@?2>`$XJ465g literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0168.png.import b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0168.png.import new file mode 100644 index 00000000..92eea2a8 --- /dev/null +++ b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0168.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://bf2oytbldsdkq" +path="res://.godot/imported/tile_0168.png-c5389e3a36ea11a977e5fe4b55f3e0ee.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0168.png" +dest_files=["res://.godot/imported/tile_0168.png-c5389e3a36ea11a977e5fe4b55f3e0ee.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0169.png b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0169.png new file mode 100644 index 0000000000000000000000000000000000000000..67ad866109c4a5a0d45647706a4526a6804531fd GIT binary patch literal 187 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!73?$#)eFPFjH{0mIV0)GdMiEkp|?rd%8G=a9mGLXlM=);7CYF zU^RAX>`4$87f%;ZK63QrQPx8NO-6I3Ou679kQK9l$I;PIP(b;@jT<)vaug;c%5@Uzr22WQ%mvv4FO#t)PJYoO< literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0169.png.import b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0169.png.import new file mode 100644 index 00000000..fde5f847 --- /dev/null +++ b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0169.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://cudnp7sco0hr3" +path="res://.godot/imported/tile_0169.png-5edeb233907110147f38e30acdcb6a60.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0169.png" +dest_files=["res://.godot/imported/tile_0169.png-5edeb233907110147f38e30acdcb6a60.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0170.png b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0170.png new file mode 100644 index 0000000000000000000000000000000000000000..ec98f2f144d246a77aef8416bb0194a67737e8f9 GIT binary patch literal 200 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!73?$#)eFPFRmBs%8t?sjb)N?!r$U&e9Gdq t5K3FjbM2H^y-v`}4NF66E^R-?D%~r(7Bb literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0170.png.import b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0170.png.import new file mode 100644 index 00000000..6ad02b99 --- /dev/null +++ b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0170.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://ua5h6f6jyhi6" +path="res://.godot/imported/tile_0170.png-bb77140c0c28301e1b89cedf5fe65c5f.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0170.png" +dest_files=["res://.godot/imported/tile_0170.png-bb77140c0c28301e1b89cedf5fe65c5f.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0171.png b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0171.png new file mode 100644 index 0000000000000000000000000000000000000000..342882d20af4197c89dc0e642ff1b415c820750a GIT binary patch literal 211 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!73?$#)eFPF$PSQ6wH%;50sMjDV4@9E+g!f`#c?;vl30T1)% zmkbkUD0HxL@H80w=X&)wTv5}bqo(H5VR1pt6w#MI1v1^z9$PSQ6wH%;50sMjDV4=jq}Y!f`#e?;>Y|fq?V- z<;)_5jUC(-Rt*CGyUl*DPg>8_6ko~mF7Awu=g~FKorM%!A1>Lh6|1mOG+6b!&8aPu zEcxwkSo;)iHL+k$i(FN3{Nle3hQo>z7yelCzDGJgNoqy!JP%KxO$?r{elF{r5}E*F Ci%XRN literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0172.png.import b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0172.png.import new file mode 100644 index 00000000..974ca13d --- /dev/null +++ b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0172.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://can3c687q3plf" +path="res://.godot/imported/tile_0172.png-856ee5472d7e315bfcc9216d1784f462.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0172.png" +dest_files=["res://.godot/imported/tile_0172.png-856ee5472d7e315bfcc9216d1784f462.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0173.png b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0173.png new file mode 100644 index 0000000000000000000000000000000000000000..3be93a262992e8496549ffc6945a69bb8a7aa6cd GIT binary patch literal 211 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!73?$#)eFPF$PSQ6wH%;50sMjDV4@9E+g!g1a8+(F(32M!ho zyKsh1(S#g_Eewx;?SGN`e=Wyz)lZ3=_{9V@Q$%0>7S41_d(hw>BFCJw{!rVD?nAnT zWipo=vW~x5wU6!H5hu;Fciwhcw@7YkX4&*eUp9ZwwmNBRK8by7K&u!$UHx3vIVCg! E0L^DiBme*a literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0173.png.import b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0173.png.import new file mode 100644 index 00000000..dba650da --- /dev/null +++ b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0173.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://m2g1ev8f1i7v" +path="res://.godot/imported/tile_0173.png-c33a0100b419aaf030e7ee5389ccbc3f.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0173.png" +dest_files=["res://.godot/imported/tile_0173.png-c33a0100b419aaf030e7ee5389ccbc3f.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0174.png b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0174.png new file mode 100644 index 0000000000000000000000000000000000000000..e1eea0f65776d4c942a0d970e8b24cf68f05789a GIT binary patch literal 209 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!73?$#)eFPF$PSQ6wH%;50sMjDV4>*?Yc!f`#c?=)|N0grR> zONOadje^V$M_6{0*WIfZmFjA-_<1tuQ%;)atuyo9s4xbJ_*JdG#3^(-?N+hkYM;Akyl<|Tuvtp#Mx^~ipj8Z>u6{1-oD!M< DuM$hX literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0175.png.import b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0175.png.import new file mode 100644 index 00000000..33322f88 --- /dev/null +++ b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0175.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://df8y3vtidgebd" +path="res://.godot/imported/tile_0175.png-6662407a7395774b61bbe31c9b6fd61f.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0175.png" +dest_files=["res://.godot/imported/tile_0175.png-6662407a7395774b61bbe31c9b6fd61f.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0176.png b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0176.png new file mode 100644 index 0000000000000000000000000000000000000000..014eb5fc280ea33775cc3ef3211fcc19b6f24209 GIT binary patch literal 211 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!73?$#)eFPFjJjToWl!>6vnAVV6|-i-zURCH_a%Ywz!12ze%@eO}r49MCETPgg&ebxsLQ E05Q!@$^ZZW literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0176.png.import b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0176.png.import new file mode 100644 index 00000000..7774eeb9 --- /dev/null +++ b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0176.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://cuhiolucyexqq" +path="res://.godot/imported/tile_0176.png-2553c14ab098dbb38c01fe83e7e99d72.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0176.png" +dest_files=["res://.godot/imported/tile_0176.png-2553c14ab098dbb38c01fe83e7e99d72.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0177.png b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0177.png new file mode 100644 index 0000000000000000000000000000000000000000..8fe7a049fb1d448fdde586e5f315ece1cc2c46fb GIT binary patch literal 207 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!73?$#)eFPFwQnBv_iQQgNL%@1Nq#T)yIkpoweSBp1Fd23boFyt=akR{0Ao%| A@&Et; literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0177.png.import b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0177.png.import new file mode 100644 index 00000000..36436a7b --- /dev/null +++ b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0177.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://yjiu0rokvkh8" +path="res://.godot/imported/tile_0177.png-688fc3f3ffe5ef1d9d1507a45e95f3eb.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0177.png" +dest_files=["res://.godot/imported/tile_0177.png-688fc3f3ffe5ef1d9d1507a45e95f3eb.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0178.png b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0178.png new file mode 100644 index 0000000000000000000000000000000000000000..9c65881a20e793f7cefdc070dff6cae6572a2cb6 GIT binary patch literal 160 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!93?!50ihlx9Ea{HEjtmSN`?>!lvI6-$0X`wF zKziz|jTH^EoW0_^Vy)bPe8!R>zhDN3XE)M-93xK`#}JO|$q5b(|Nl!$%=rJ`{=k9% zSzp=N{)MhC5Qx-nJaY8|zrazR_{R&YB;WiuU|>i!ldI$W6k7w-&EVd1O_$T;1Wt~h+><< a$Z*U{aMrK(PaA+nGI+ZBxvXzQH%Ra) zFs3Ib3s0EPZ79&ta)8HOT*8?pmSv6G%^Np3)|~eA^gPOX(}7J~RaIPMw?mPGB*R)e W!B6MTyM_UcWAJqKb6Mw<&;$U#GBoc1 literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0180.png.import b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0180.png.import new file mode 100644 index 00000000..d304d766 --- /dev/null +++ b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0180.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://bh4x7vcg6fjrh" +path="res://.godot/imported/tile_0180.png-a6b08ca5bde1e2e358ccc90dd0aa5eca.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0180.png" +dest_files=["res://.godot/imported/tile_0180.png-a6b08ca5bde1e2e358ccc90dd0aa5eca.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0181.png b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0181.png new file mode 100644 index 0000000000000000000000000000000000000000..0fe29dc1ab3b03345d22c1e48987223cb26ad6a0 GIT binary patch literal 174 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!73?$#)eFPFzQH%Ra) zFs3Ib3yV)^Fce^r)Kdy*Tg^g4)z4*}Q$iB}2HQ3? literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0182.png.import b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0182.png.import new file mode 100644 index 00000000..c9b91d01 --- /dev/null +++ b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0182.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://cyen2qtiixxuc" +path="res://.godot/imported/tile_0182.png-1f43100cc81ddad4b0187c217a556730.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0182.png" +dest_files=["res://.godot/imported/tile_0182.png-1f43100cc81ddad4b0187c217a556730.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0183.png b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0183.png new file mode 100644 index 0000000000000000000000000000000000000000..806f22eaaee5dce53810a4edab26e0beef816d4d GIT binary patch literal 187 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!73?$#)eFPFzQH%Ra) zFs3Ib3yV)^Fce^Djd5|{aTjNE=Wu3GWC}n0U{Ov^4vW!=qn@6gM_F$=u!*axii_-a cC~}ZwI3y=zoROiC3^bL&)78&qol`;+0Egr=6#xJL literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0183.png.import b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0183.png.import new file mode 100644 index 00000000..4ed75fe3 --- /dev/null +++ b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0183.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://bfln8cv2nbcro" +path="res://.godot/imported/tile_0183.png-f47c1d8745d12ea2078a75ef9f059847.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0183.png" +dest_files=["res://.godot/imported/tile_0183.png-f47c1d8745d12ea2078a75ef9f059847.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0184.png b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0184.png new file mode 100644 index 0000000000000000000000000000000000000000..b92bea9fa0f44f5af3cce6516aaf04607fe9e837 GIT binary patch literal 186 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!73?$#)eFPFNA6!j&`<_XS3j3^P6z$C*XDlV>WpzPu4DS9M-VYRIED7=pW^j0RBMr!L@^ou#jqIyx<_goW^=5NP>Z( Xj$QJme#2rfplJ-Au6{1-oD!M<7~?f& literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0187.png.import b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0187.png.import new file mode 100644 index 00000000..204d3009 --- /dev/null +++ b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0187.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://chm878n7xdyum" +path="res://.godot/imported/tile_0187.png-959aaf5fc51a86f3ed69239fb2237f1b.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0187.png" +dest_files=["res://.godot/imported/tile_0187.png-959aaf5fc51a86f3ed69239fb2237f1b.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0188.png b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0188.png new file mode 100644 index 0000000000000000000000000000000000000000..999e5fb3547692ee197f71e0602069d1dee02ad3 GIT binary patch literal 154 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!73?$#)eFPFPtdC%bP0l+XkKSywER literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0188.png.import b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0188.png.import new file mode 100644 index 00000000..cb49bbcb --- /dev/null +++ b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0188.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://dixhdqg2lk5lc" +path="res://.godot/imported/tile_0188.png-b9b8ae25b95f6fcd25e715bb0dbbfa5d.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0188.png" +dest_files=["res://.godot/imported/tile_0188.png-b9b8ae25b95f6fcd25e715bb0dbbfa5d.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0189.png b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0189.png new file mode 100644 index 0000000000000000000000000000000000000000..3ad0174b0d169cfd4e834bf01e7e165b4b807ab4 GIT binary patch literal 180 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!73?$#)eFPF-VYRIED7=pW^j0RBMr!L@N{tu;kcfh(7-Itk&w`6 zJjeN9L*r3X56uwM6Cx)Vg4`Uv1l$592zD?AH=hLB$|mNXY``GJk$hlHLo^pNLvozt VwDXPtdC%bP0l+XkKSywER literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0190.png.import b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0190.png.import new file mode 100644 index 00000000..8e877d3d --- /dev/null +++ b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0190.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://b8yu1odrv1603" +path="res://.godot/imported/tile_0190.png-a5ab85082f875880cd971b65c70fff9f.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0190.png" +dest_files=["res://.godot/imported/tile_0190.png-a5ab85082f875880cd971b65c70fff9f.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0191.png b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0191.png new file mode 100644 index 0000000000000000000000000000000000000000..94e9fda9add13c24ba0ddcdad59b86944013f718 GIT binary patch literal 177 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!73?$#)eFPF-VYRIED7=pW^j0RBMr#0^>lFz;kcfh(7-Itk&w`6 zJjeN9L*r3X4^t0Kjx!uwM!Zek8jO+!rZadP4H6OxP1u+hG#ap-;o7m(fPtZUs^o>v S%Dh;hK@6U*elF{r5}E)co;4N# literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0191.png.import b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0191.png.import new file mode 100644 index 00000000..07847ba0 --- /dev/null +++ b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0191.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://c5611oeuve30k" +path="res://.godot/imported/tile_0191.png-c3aa692cc37cd14e0a8bf8ab7485b98f.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0191.png" +dest_files=["res://.godot/imported/tile_0191.png-c3aa692cc37cd14e0a8bf8ab7485b98f.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0192.png b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0192.png new file mode 100644 index 0000000000000000000000000000000000000000..999e5fb3547692ee197f71e0602069d1dee02ad3 GIT binary patch literal 154 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!73?$#)eFPFPtdC%bP0l+XkKSywER literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0192.png.import b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0192.png.import new file mode 100644 index 00000000..3b972ee6 --- /dev/null +++ b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0192.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://la0w7euanb7t" +path="res://.godot/imported/tile_0192.png-e6d57f8806c1e990564d3ed326b31b09.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0192.png" +dest_files=["res://.godot/imported/tile_0192.png-e6d57f8806c1e990564d3ed326b31b09.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0193.png b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0193.png new file mode 100644 index 0000000000000000000000000000000000000000..6da1df6af3a5ac2837cab85233d1a6c98d873223 GIT binary patch literal 176 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!73?$#)eFPF-VYRIED7=pW^j0RBMr#0@pN$v;kcfh(7-Itk&w`6 zJjeN9L*r3X4^ECyN1n?H3Jo1Bjjj)}3?!Qp4jg!t!NcajoX9gnw7@%&fuW2|@|54h R?naPtdC%bP0l+XkKSywER literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0194.png.import b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0194.png.import new file mode 100644 index 00000000..30022249 --- /dev/null +++ b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0194.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://cjfodhls7slgf" +path="res://.godot/imported/tile_0194.png-4786984db9ef3aa4dcf31014cca91999.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0194.png" +dest_files=["res://.godot/imported/tile_0194.png-4786984db9ef3aa4dcf31014cca91999.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0195.png b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0195.png new file mode 100644 index 0000000000000000000000000000000000000000..717255bee9f37c1d04def1102b167c9cd8891bdf GIT binary patch literal 177 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!73?$#)eFPF-VYRIED7=pW^j0RBMr#0^>lFz;kcfh(7-Itk&w`6 zJjeN9L*r3X4^0gX56&YDjLIC$8f+;Ct|l08mJYD@<);T3K0RT(YHUt0w literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0195.png.import b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0195.png.import new file mode 100644 index 00000000..21cb3f65 --- /dev/null +++ b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0195.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://nymes4urpa52" +path="res://.godot/imported/tile_0195.png-20d74baf2713d360081e1f966f9ff36f.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0195.png" +dest_files=["res://.godot/imported/tile_0195.png-20d74baf2713d360081e1f966f9ff36f.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0196.png b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0196.png new file mode 100644 index 0000000000000000000000000000000000000000..999e5fb3547692ee197f71e0602069d1dee02ad3 GIT binary patch literal 154 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!73?$#)eFPFPtdC%bP0l+XkKSywER literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0196.png.import b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0196.png.import new file mode 100644 index 00000000..bf2ae2d4 --- /dev/null +++ b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0196.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://1wm3aat4fit6" +path="res://.godot/imported/tile_0196.png-bebe36be92d7322c5090f3a3ccc2b200.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0196.png" +dest_files=["res://.godot/imported/tile_0196.png-bebe36be92d7322c5090f3a3ccc2b200.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0197.png b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0197.png new file mode 100644 index 0000000000000000000000000000000000000000..212daecd5b792c6fcdc6b9a44bb3ffb08ea34919 GIT binary patch literal 176 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!73?$#)eFPFC`Hvz#bUJW=2x9vBo9#Aw*m)7#s7fQ?D=*g}u61G=q@4Bwh1{H{+7 Rm;*G2!PC{xWt~$(699_9H4Oj& literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0197.png.import b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0197.png.import new file mode 100644 index 00000000..d73c9a89 --- /dev/null +++ b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0197.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://bnn0pkj3logq8" +path="res://.godot/imported/tile_0197.png-370ce20a125a2f972c1c1dfce2f37520.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0197.png" +dest_files=["res://.godot/imported/tile_0197.png-370ce20a125a2f972c1c1dfce2f37520.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0198.png b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0198.png new file mode 100644 index 0000000000000000000000000000000000000000..1fe5b1b33bbfbafb730c6fc8a8c6d84be9ae212f GIT binary patch literal 190 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!73?$#)eFPFjH{0mIV0)GdMiEkp|>=dAc};a9mGLXlM=);7CYF zU^RAX>`4$;7f%;ZK62FKDC?ns!bYPWp9MVPGo}dn9N}E$77!4?a)iUg%*>2Mnj=M` gT`7`ry9gV@vTkuF<jH{0mIV0)GdMiEkp|@Wc)B=-a9mGLXlM=);7CYF zU^RAX>`4$87f%;ZKH_=wBmp2B#AHIajhtE)kx@z}9rZ3)bc jJdXoZv>!}6#K5rBSlsS=(YKF4a~V8c{an^LB{Ts5@%=ss literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0199.png.import b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0199.png.import new file mode 100644 index 00000000..9ad87583 --- /dev/null +++ b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0199.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://dbol6tq8wtasg" +path="res://.godot/imported/tile_0199.png-8abddb5c64492bf90c8848e625047584.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0199.png" +dest_files=["res://.godot/imported/tile_0199.png-8abddb5c64492bf90c8848e625047584.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0200.png b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0200.png new file mode 100644 index 0000000000000000000000000000000000000000..ec4094f7e3ac7a4c7124438c0c819e13c2fbb232 GIT binary patch literal 187 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!73?$#)eFPFC`HA31vQDC;2s!A1j_MkfJ5aq$=)RaI3{0p$}nZrtF=QJ9b@)0M({ cCrE;U;lg6^7ggp0Aln%{UHx3vIVCg!0K#!L)c^nh literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0200.png.import b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0200.png.import new file mode 100644 index 00000000..59283bdc --- /dev/null +++ b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0200.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://bigvqs021k2oy" +path="res://.godot/imported/tile_0200.png-737eca7a0bf00fdff783aaae2fbc93b4.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0200.png" +dest_files=["res://.godot/imported/tile_0200.png-737eca7a0bf00fdff783aaae2fbc93b4.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0201.png b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0201.png new file mode 100644 index 0000000000000000000000000000000000000000..0540be5e40c14cc0ccf4cd887863f38902acc93e GIT binary patch literal 186 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!73?$#)eFPFjH{0mIV0)GdMiEkp|?rdAc};a9mGLXlM=);7CYF zU^RAX>`4$87f%;ZK63QrQPx8NL5)Ts1}+b>Vixc?IywppC||g7bP0l+XkKgU31b literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0201.png.import b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0201.png.import new file mode 100644 index 00000000..e8b808c1 --- /dev/null +++ b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0201.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://df2khceblr647" +path="res://.godot/imported/tile_0201.png-025361a0c22c2ece7ee28ce615184bca.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0201.png" +dest_files=["res://.godot/imported/tile_0201.png-025361a0c22c2ece7ee28ce615184bca.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0202.png b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0202.png new file mode 100644 index 0000000000000000000000000000000000000000..e743ed7c246b8614fc89d333612ae6c478572ab2 GIT binary patch literal 182 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!73?$#)eFPFC`HA31vQDC;4CgJ&C77d9GAnKC8Bp+_M(Iazr_qeEMv#w5`K??eWM YBd^7GCq~~{2sDks)78&qol`;+0DLDpkpKVy literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0202.png.import b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0202.png.import new file mode 100644 index 00000000..8bc30f3c --- /dev/null +++ b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0202.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://4i82ypoxsn3f" +path="res://.godot/imported/tile_0202.png-2ad1f252fe80a4fa851e71cbf5c3037f.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0202.png" +dest_files=["res://.godot/imported/tile_0202.png-2ad1f252fe80a4fa851e71cbf5c3037f.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0203.png b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0203.png new file mode 100644 index 0000000000000000000000000000000000000000..0e3bd51c0cd2b9d3bccbdf397362a8aa764a63f4 GIT binary patch literal 182 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!73?$#)eFPFC`HA31vQDC?mD!Gk9qRx}z-nKC8Bp+_M(Iazr_qeEMv#w5`K??eWM Yqt)WOBVH~L1e(U+>FVdQ&MBb@0AnvXlmGw# literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0203.png.import b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0203.png.import new file mode 100644 index 00000000..f66208b6 --- /dev/null +++ b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0203.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://cktwroeadj5ro" +path="res://.godot/imported/tile_0203.png-d1d95fed07e87f09a3786cc378e5b7a6.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0203.png" +dest_files=["res://.godot/imported/tile_0203.png-d1d95fed07e87f09a3786cc378e5b7a6.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0204.png b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0204.png new file mode 100644 index 0000000000000000000000000000000000000000..216555d332f1a93d55da74e51018e93ba1ad9bce GIT binary patch literal 197 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!73?$#)eFPFr@zLUHS4m`|%Z?Gu^ zHZEkE#$>VV|16IP6}umkCr&*w?MlM*d6pbG8i)5@wOLuLQ~ literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0204.png.import b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0204.png.import new file mode 100644 index 00000000..33a886fb --- /dev/null +++ b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0204.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://vq11kvfj76rn" +path="res://.godot/imported/tile_0204.png-d9c260bd7af998e7c55fbe4fcd875299.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0204.png" +dest_files=["res://.godot/imported/tile_0204.png-d9c260bd7af998e7c55fbe4fcd875299.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0205.png b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0205.png new file mode 100644 index 0000000000000000000000000000000000000000..2e6624dd708c00bf2267747ff951092b6b69faf5 GIT binary patch literal 208 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!73?$#)eFPF4 z8&2?he3xjbauPmu@`Q->subV$kZdixm%oqk9`2W}7d*$R2DFF4)78&qol`;+04DNE AHvj+t literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0205.png.import b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0205.png.import new file mode 100644 index 00000000..966336ff --- /dev/null +++ b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0205.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://djk5ub2lye24y" +path="res://.godot/imported/tile_0205.png-e9b159322b80908085d373cbcbd98423.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0205.png" +dest_files=["res://.godot/imported/tile_0205.png-e9b159322b80908085d373cbcbd98423.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0206.png b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0206.png new file mode 100644 index 0000000000000000000000000000000000000000..d760e91fb91a7f085552677efb7d57a6d436b6bf GIT binary patch literal 207 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!73?$#)eFPFFVdQ&MBb@02_Bq AkN^Mx literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0206.png.import b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0206.png.import new file mode 100644 index 00000000..ea80a63c --- /dev/null +++ b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0206.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://dw20hpkkexmq5" +path="res://.godot/imported/tile_0206.png-8efe8a7a715f087778cffaa5017028b1.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0206.png" +dest_files=["res://.godot/imported/tile_0206.png-8efe8a7a715f087778cffaa5017028b1.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0207.png b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0207.png new file mode 100644 index 0000000000000000000000000000000000000000..7c32518911acab1a9cdbf918bdb47ef8404efff5 GIT binary patch literal 207 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!73?$#)eFPF9 z7{qlF%oGe5z4+a?{MWjnSia)pe6GEWA}^Va{q;~|7z7quUYN~G9F>3^|&$IJXTFUd{T*oO73#*c=&-QWN$}Wxn ye?iTlUD9BCOOa7lr?t_gONuj>KAOBQ|IRUU>73R%LgqkQ7(8A5T-G@yGywqJI7fs4 literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0208.png.import b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0208.png.import new file mode 100644 index 00000000..ac5d79f1 --- /dev/null +++ b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0208.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://csnvce5cp5o21" +path="res://.godot/imported/tile_0208.png-1f844bf99f12e407f024eac29e24288e.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0208.png" +dest_files=["res://.godot/imported/tile_0208.png-1f844bf99f12e407f024eac29e24288e.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0209.png b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0209.png new file mode 100644 index 0000000000000000000000000000000000000000..dda4c09732057e7db49e0fc219bb9528fd3b8a49 GIT binary patch literal 206 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!73?$#)eFPFLk&y^dXcw_fyMe$tae-i=}mzPB2emrwFo$+F9MX_;t_bxB*bPSdp+$7cMW yu$bwZk?^mn7x>b6Un(oFHB#B!^~34DdERnkX^!J@-_3xwFnGH9xvXay|zqDXZMb(Eax+ubgQu&X%Q~loCIE%VL!1Br literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0211.png.import b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0211.png.import new file mode 100644 index 00000000..7e72f1f5 --- /dev/null +++ b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0211.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://bb5vsuigi0gda" +path="res://.godot/imported/tile_0211.png-705501584de6c049eb13f67d5bf95faa.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0211.png" +dest_files=["res://.godot/imported/tile_0211.png-705501584de6c049eb13f67d5bf95faa.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0212.png b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0212.png new file mode 100644 index 0000000000000000000000000000000000000000..a828cdcb25022107f0c99fc994f7294b90786cc3 GIT binary patch literal 181 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!73?$#)eFPF^g4)z4*}Q$iB}^4>OU literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0212.png.import b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0212.png.import new file mode 100644 index 00000000..e54cec67 --- /dev/null +++ b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0212.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://gk3lmlbwke08" +path="res://.godot/imported/tile_0212.png-d8d12c5469e5f4b7d9d8de48aacc847b.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0212.png" +dest_files=["res://.godot/imported/tile_0212.png-d8d12c5469e5f4b7d9d8de48aacc847b.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0213.png b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0213.png new file mode 100644 index 0000000000000000000000000000000000000000..e0471c88a0c985363dcd46644fdb1e79e1f3ee60 GIT binary patch literal 204 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!73?$#)eFPFeD3TOU+-wG29#hd3GxeOaCmkj4af=gba4#fxSpJlkl^8+ z%)q?OWh0A$vTuNZ&XH+LmMmct^77{89S#!97A`!P(6)KwM$Q=% wA3b`+mb76hBjb%e6LIm5wF-hAZxbXL?(0jw(wVpQ3(x`vPgg&ebxsLQ0F@*~umAu6 literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0213.png.import b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0213.png.import new file mode 100644 index 00000000..8fca1d77 --- /dev/null +++ b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0213.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://dm85h5r4t7q5a" +path="res://.godot/imported/tile_0213.png-678a1255232a77e4a36784012c0c0b54.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0213.png" +dest_files=["res://.godot/imported/tile_0213.png-678a1255232a77e4a36784012c0c0b54.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0214.png b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0214.png new file mode 100644 index 0000000000000000000000000000000000000000..1e8ed4c243c83c7310fdd07b5a2c3db6db7d8ce3 GIT binary patch literal 195 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!73?$#)eFPFeD3TOU+-wG29#hd3GxeOaCmkj4ao8Fba4#fxSpJFfay{L zgUjYd2~LH^D;F*pObCctk)5$3ifPKi8EnZNjS_l#0)m$>Tu9g;m7bg|ykVV)xcGLH m6lTdwF)^0{-Y}hHOl3GAD#caqsiX%qm%-E3&t;ucLK6U8Yd=o_ literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0214.png.import b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0214.png.import new file mode 100644 index 00000000..23d038fb --- /dev/null +++ b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0214.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://bb56d23mbaofs" +path="res://.godot/imported/tile_0214.png-0beaf68dc533eff2cad97e42d6ca040b.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0214.png" +dest_files=["res://.godot/imported/tile_0214.png-0beaf68dc533eff2cad97e42d6ca040b.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0215.png b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0215.png new file mode 100644 index 0000000000000000000000000000000000000000..b8a4eae1676487ed399082b040b336e94077d2b4 GIT binary patch literal 191 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!73?$#)eFPFeD3TOf5!VqC{Tj2B*-tA!Qt7BG$6;r)5S4_<9c$!0j5h0 z3@)1+B{&rtuUxobFd-mnMRtaUURyVJi=vd26i1qcrsm29NzG%&@-h>cC!amQX0&AI ijwK6kux{efU}oqkkmL=o+^r8Zlfl!~&t;ucLK6V1wLabe literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0215.png.import b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0215.png.import new file mode 100644 index 00000000..96e344a2 --- /dev/null +++ b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0215.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://cg75hp6k3fpiq" +path="res://.godot/imported/tile_0215.png-bb954fd3c9fbf2d29dbffba1c8e5cb60.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0215.png" +dest_files=["res://.godot/imported/tile_0215.png-bb954fd3c9fbf2d29dbffba1c8e5cb60.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0216.png b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0216.png new file mode 100644 index 0000000000000000000000000000000000000000..584ede8c3b818567e2850e8774b85b7a25c05456 GIT binary patch literal 197 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!73?$#)eFPFeD3TOU+-wG29#hd3GxeOaCmkj4ao8Hba4#fxSpJFfay{L zgUjYd2~LH^D;F*pED(qeT9KWhF=3(_OR5T&qDxGS)4?nsXXj?eUzg|f_WB;^5fK;P oZj!<*c_}95QotLglZ>ehyL~0!ygTzf0cbLVr>mdKI;Vst0N|fOxBvhE literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0216.png.import b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0216.png.import new file mode 100644 index 00000000..8fb5f12c --- /dev/null +++ b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0216.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://ckd0s5plti73i" +path="res://.godot/imported/tile_0216.png-60f28a2de6854972f3b7f67d24384cad.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0216.png" +dest_files=["res://.godot/imported/tile_0216.png-60f28a2de6854972f3b7f67d24384cad.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0217.png b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0217.png new file mode 100644 index 0000000000000000000000000000000000000000..b5ef7ef3de8a42fe6c8b2e8dad844e886ad86276 GIT binary patch literal 207 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!73?$#)eFPFeD3TOug$wV94Nt9666=m;PC858jus=>Eal|aXmTV0Mn%g z2A9o^5}XQ+S1w#ISRfExv?4oWMI@8+EQ5~38OJ7YBz82q#Kbr#<(yo#aG|4vDNm-K zmzS18^QEAem^+sy@TPba7kWBxAufplZxT&)?-g)@k*(-ip-H(Gn3C5BjzhDN3XE)M-oN!MU#}JO|rDrz^HaKv& z1S(l=U~I}}IL_u$+-zFrclV!nfkSZTJ)MK%f{IK1s;#+9R(tw?*HpiEV4mS*)Xhwa19T<%`HNH>hm(JU zBRHg&l$|iqyqF<~y(-<4gf>t5Hmh0?*Y87ZeN*dwP1Z zp7AIwEMzvkaj8LpF{ibg`$*UXju{8prZF;nV3GVe^EuacpfwDhu6{1-oD!M<&G-VYRIED7=pW^j0RBMr#0@^olf>Q PrZ9NA`njxgN@xNAtWGqj literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0221.png.import b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0221.png.import new file mode 100644 index 00000000..a0015756 --- /dev/null +++ b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0221.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://dmt3c06p206qh" +path="res://.godot/imported/tile_0221.png-051f1d2abce6131061af467cdea092f0.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0221.png" +dest_files=["res://.godot/imported/tile_0221.png-051f1d2abce6131061af467cdea092f0.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0222.png b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0222.png new file mode 100644 index 0000000000000000000000000000000000000000..2ae691032f6203747d555493615ed5f2af458049 GIT binary patch literal 172 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!73?$#)eFPF#JY5_^IIbrrG&BY%a5NY? zIr4~$i>DhL7ChmU%;6-dr)MGQ<>jT7(6({oM!}v$nXV+(J3$f*3=0K?9bHd7O9Yz1 N;OXk;vd$@?2>^JAF`@tf literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0222.png.import b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0222.png.import new file mode 100644 index 00000000..1c54c924 --- /dev/null +++ b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0222.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://cxis74yaed3vf" +path="res://.godot/imported/tile_0222.png-2f3c49e9fa97d501b2daa9e98baef00a.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0222.png" +dest_files=["res://.godot/imported/tile_0222.png-2f3c49e9fa97d501b2daa9e98baef00a.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0223.png b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0223.png new file mode 100644 index 0000000000000000000000000000000000000000..5a9e7fc17c1eeedca010f10a19849f53a1508ee3 GIT binary patch literal 181 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!73?$#)eFPF-VYRIED7=pW^j0RBMr!L^mK6y;kcfh(7-Itk&w`6 zJjeN9L*r3X56uu$56&YTyhdC`Ox-N3tc^<^WEn^{B^)^LD1(R1fjN<9hG>CzA_GHp XqvYKji^ZHk!x%hW{an^LB{Ts55r8&s literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/pixelitos/16/org.gnome.Yelp.png.import b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0223.png.import similarity index 68% rename from tools/configurator/assets/icons/pixelitos/16/org.gnome.Yelp.png.import rename to tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0223.png.import index 3fd8b60f..c9584a8c 100644 --- a/tools/configurator/assets/icons/pixelitos/16/org.gnome.Yelp.png.import +++ b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0223.png.import @@ -2,16 +2,16 @@ importer="texture" type="CompressedTexture2D" -uid="uid://xe0kbep26x7j" -path="res://.godot/imported/org.gnome.Yelp.png-26e7f4e6e1d31a4c9ca1b29380b9d7cc.ctex" +uid="uid://djb3eitxpfv28" +path="res://.godot/imported/tile_0223.png-766dbb7a01e3c5d0d6da5e89c39212e5.ctex" metadata={ "vram_texture": false } [deps] -source_file="res://assets/icons/pixelitos/16/org.gnome.Yelp.png" -dest_files=["res://.godot/imported/org.gnome.Yelp.png-26e7f4e6e1d31a4c9ca1b29380b9d7cc.ctex"] +source_file="res://assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0223.png" +dest_files=["res://.godot/imported/tile_0223.png-766dbb7a01e3c5d0d6da5e89c39212e5.ctex"] [params] diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0224.png b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0224.png new file mode 100644 index 0000000000000000000000000000000000000000..6f710b22311708695c2f49aab0529e44c2754e14 GIT binary patch literal 175 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!73?$#)eFPFGrqUpUHoNTAV3CXr`>R1A-*s;a2L;Ttz@a2zw>bKS_4r^&;>P-`Ugd|LjE RWk6#XJYD@<);T3K0RSgNGh6@w literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0224.png.import b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0224.png.import new file mode 100644 index 00000000..916e2ebc --- /dev/null +++ b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0224.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://ckdql4so75hl1" +path="res://.godot/imported/tile_0224.png-2608df0cc2e55b2e3955e851ef050e42.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0224.png" +dest_files=["res://.godot/imported/tile_0224.png-2608df0cc2e55b2e3955e851ef050e42.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0225.png b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0225.png new file mode 100644 index 0000000000000000000000000000000000000000..e6fac2a29af8bd788fb297e874c185a8b77db366 GIT binary patch literal 178 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!73?$#)eFPFjH{0mIV0)GdMiEkp|@0dAc};a9mGLXlM@LNJwZk zZi+q7&}e$(8jnVtCb@1$ZPPn0pU0WGM77Zf45UDhL4!m%b^^ifMVS-VYRIED7=pW^j0RBMr!L^mK6y;kcfh(7-Itk&w`6 zJjeN9L*r3X56uu$578qAOotK#lua}=JUCA@tUj2+(ZtByz1UEKfw#plA?$!|DjH{0mIV0)GdMiEkp|?rdAc};a9mGLXlM-JXfS4y zh&gb;q~W0F$)lb}kBXi!C=3i@GM+ML%9N0pgINkeCwLSXj93mboG@Tx4wPWdP`Jaj bW2pfH1G9zn_k0&kkmU@Xu6{1-oD!M<+rBx~ literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0228.png.import b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0228.png.import new file mode 100644 index 00000000..09658eb2 --- /dev/null +++ b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0228.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://dbhu3livs2ixp" +path="res://.godot/imported/tile_0228.png-31dc5a429b597d8f294e986c058228bc.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0228.png" +dest_files=["res://.godot/imported/tile_0228.png-31dc5a429b597d8f294e986c058228bc.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0229.png b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0229.png new file mode 100644 index 0000000000000000000000000000000000000000..acc2850887bb550ea3db145df56f813c32e65994 GIT binary patch literal 183 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!73?$#)eFPF-VYRIED7=pW^j0RBMr!L_H=O!;kcfh(7-Itk&w`6 zJjeN9L*r3X56uu$578qATtQr1Y=%zFO-)l8cy>tnv?)j!Y_O1OX1w4a!JNi=CrE;U Zp)6hUT)*j`zd+*{JYD@<);T3K0RV_PH{1XK literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0229.png.import b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0229.png.import new file mode 100644 index 00000000..a0ae21c0 --- /dev/null +++ b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0229.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://pdda4toj5uk5" +path="res://.godot/imported/tile_0229.png-bc53942171c0c02503db3df4470da9ae.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0229.png" +dest_files=["res://.godot/imported/tile_0229.png-bc53942171c0c02503db3df4470da9ae.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0230.png b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0230.png new file mode 100644 index 0000000000000000000000000000000000000000..6b8443ab8f214e97c65005356b7164b8399040dd GIT binary patch literal 186 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!73?$#)eFPFjH{0mIV0)GdMiEkp|?rdAc};a9mGLXlM-JXfS4y zh&gb;q~W0F$)lb}kBXi!Xf&KMXUde2n1fkUro<@lbcnc!Pf+Awb7(V^=r|C`Hvz#b6c(mY1!ht1Irc4QO=ut>cPFCK~=+IWEF-f$*JCT9m>l_L1 U#v4DvfhI9{y85}Sb4q9e0BjH{0mIV0)GdMiEkp|>=dAc};a9mGLXlM=);7CYF zU^RAX>`4$87f%;ZKH}+llJyV+m!pKAfuOpm#9_`u1&u2OMMOjx4Vij-dwCDCF-aa< g=n-~6x0R7$3#)j^Qq7lYKvNk!UHx3vIVCg!0GVYskpKVy literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0232.png.import b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0232.png.import new file mode 100644 index 00000000..11d607be --- /dev/null +++ b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0232.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://by3x354y22vb8" +path="res://.godot/imported/tile_0232.png-febde5b70e1602fa89b1a4d9f487c670.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0232.png" +dest_files=["res://.godot/imported/tile_0232.png-febde5b70e1602fa89b1a4d9f487c670.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0233.png b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0233.png new file mode 100644 index 0000000000000000000000000000000000000000..ad4a5d124bff000f550bb656e13d180fe195f8a6 GIT binary patch literal 170 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!73?$#)eFPFKy9v~hK2@Dl7*J0re+f_i_w&r32PdnxtJM}77A^)`62iSXb6L+ LtDnm{r-UW|Ad@h* literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0233.png.import b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0233.png.import new file mode 100644 index 00000000..42afa8e0 --- /dev/null +++ b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0233.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://bnii5o00dyomw" +path="res://.godot/imported/tile_0233.png-9b6b9dfba03dfa61aa7652cbd683faa8.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0233.png" +dest_files=["res://.godot/imported/tile_0233.png-9b6b9dfba03dfa61aa7652cbd683faa8.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0234.png b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0234.png new file mode 100644 index 0000000000000000000000000000000000000000..228962b5e06d7122140fc1b7c099658e8a9a0170 GIT binary patch literal 185 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!73?$#)eFPFnJLA31vC2wGqYny8&)&EYBFG9Wp#DvaZpuNb=}bD&=#aINwmN_ bk%3{(3$g1g|9{Q}8pz=3>gTe~DWM4fxvn`+ literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0234.png.import b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0234.png.import new file mode 100644 index 00000000..cc8481bd --- /dev/null +++ b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0234.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://63nh7s4r4c4c" +path="res://.godot/imported/tile_0234.png-645907ac8d2d8cef352fec54f8d567f0.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0234.png" +dest_files=["res://.godot/imported/tile_0234.png-645907ac8d2d8cef352fec54f8d567f0.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0235.png b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0235.png new file mode 100644 index 0000000000000000000000000000000000000000..1d5893f937344e72cd328bfaddc79f89968ab0cc GIT binary patch literal 157 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!73?$#)eFPFzyD81_sS*A`k4o8cYG|WAJqKb6Mw<&;$T8c`q9P literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0235.png.import b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0235.png.import new file mode 100644 index 00000000..d46d33bc --- /dev/null +++ b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0235.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://dw8nif71m1v3q" +path="res://.godot/imported/tile_0235.png-3b3f4c8bf69c0aa40db99c5f5247e01f.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0235.png" +dest_files=["res://.godot/imported/tile_0235.png-3b3f4c8bf69c0aa40db99c5f5247e01f.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0236.png b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0236.png new file mode 100644 index 0000000000000000000000000000000000000000..83f98a98fe0c8749e10dfcd7222d9b7a97f39d4c GIT binary patch literal 130 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!61|;P_|4#%`jKx9jP7LeL$-D$|Y&=~YLo9le z|NQ@N&#c;T@uv1XCE*zwo8~n(Hhw&J_&M|IraFVdQ&MBb@0K1bciU0rr literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0236.png.import b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0236.png.import new file mode 100644 index 00000000..5e14a0ff --- /dev/null +++ b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0236.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://dp5ij2650sukv" +path="res://.godot/imported/tile_0236.png-1372cc7fbb8bace80772fa483952c461.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0236.png" +dest_files=["res://.godot/imported/tile_0236.png-1372cc7fbb8bace80772fa483952c461.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0237.png b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0237.png new file mode 100644 index 0000000000000000000000000000000000000000..96eb251f8fce7c07a182eb58d834b1e46cb412fd GIT binary patch literal 156 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!73?$#)eFPFRa#GuV8TfzE~L6^fX*-B-- o;>_o7e!5=?KKstX{dF%d!$VQ|-Ns56fW|X;y85}Sb4q9e0CE;VdH?_b literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0238.png.import b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0238.png.import new file mode 100644 index 00000000..2702040b --- /dev/null +++ b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0238.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://hhl0fe8418lu" +path="res://.godot/imported/tile_0238.png-7ca35707842ad7f406211672cfbe7645.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0238.png" +dest_files=["res://.godot/imported/tile_0238.png-7ca35707842ad7f406211672cfbe7645.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0239.png b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0239.png new file mode 100644 index 0000000000000000000000000000000000000000..5576e5aa976dd8f884aa6c59b3b30c3009bde685 GIT binary patch literal 210 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!73?$#)eFPFi{S;$4^g4O+tJv7Wjmc@u1+$ozDQsqz65OO=Gg~Kx`CVuM zL$^X%!Yod|$5M(vb0<}vn^*5*d-Y9U-IjYl7%tvcvu@bwUk0>;!PC{xWt~$(69Aqz BNcI2# literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0240.png.import b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0240.png.import new file mode 100644 index 00000000..cfbd3de2 --- /dev/null +++ b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0240.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://cy24wa27jkv7a" +path="res://.godot/imported/tile_0240.png-4c00a5a2d32a88ed3ddfbb426df5beb8.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0240.png" +dest_files=["res://.godot/imported/tile_0240.png-4c00a5a2d32a88ed3ddfbb426df5beb8.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0241.png b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0241.png new file mode 100644 index 0000000000000000000000000000000000000000..1d8e0274ed52313edcdd540b36d0057b9370e128 GIT binary patch literal 212 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!73?$#)eFPFqa@xpoFSS-^mENoF`%BWy82U96xQwh92r70Tsy=mS8?!E} zb^+%!NsA@}zb!J8ZtKo`{^qCqmEg1QUbw&R<==Ef^`ZFNkZhnG44$rjF6*2UngCS2 BOQHY( literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0242.png.import b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0242.png.import new file mode 100644 index 00000000..347f693b --- /dev/null +++ b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0242.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://bu26m08hbp8h1" +path="res://.godot/imported/tile_0242.png-800cec9275fc3bc533837194d9420ff8.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0242.png" +dest_files=["res://.godot/imported/tile_0242.png-800cec9275fc3bc533837194d9420ff8.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0243.png b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0243.png new file mode 100644 index 0000000000000000000000000000000000000000..2d1377d33e5601dd8c380f840e26cde50ec0cd2b GIT binary patch literal 213 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!73?$#)eFPFeWVcjbm7CNPnRxKa0{s1snxM?NlaYc5|$K+ z+0&Efq*-V3??LzL2@NQe!&b5&u*jvIZ>W2jv*Y^L;E)J zHW=`*+znj5=scHW62l=jmmGm8fu?AA`<0)riaxKOeUo9iW`)$1TaD6&r-~j*r3RK& zbR{&0P7t55$$8d8KaV>8lXdTG|94bH6?1%9{I-{WQi7^NfL`HYpe+oZu6{1-oD!M< DZR1SD literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0244.png.import b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0244.png.import new file mode 100644 index 00000000..627b67ae --- /dev/null +++ b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0244.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://cnpbew84a20r3" +path="res://.godot/imported/tile_0244.png-ba955ed267871ac17d2266ca960d9ab0.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0244.png" +dest_files=["res://.godot/imported/tile_0244.png-ba955ed267871ac17d2266ca960d9ab0.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0245.png b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0245.png new file mode 100644 index 0000000000000000000000000000000000000000..e688e28e7374df96274dccaa54788ec2f73fc7b6 GIT binary patch literal 196 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!73?$#)eFPF$%w$@o@R>nMaFfQFXt5#&ZC2R|){hLj9Dd1GD(e+z mK7aGm{YvoJcNXridwCfiipuXcR=NN*p25@A&t;ucLK6U2m_Jqk literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0245.png.import b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0245.png.import new file mode 100644 index 00000000..b4bec513 --- /dev/null +++ b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0245.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://d2ojd1p4a7k5o" +path="res://.godot/imported/tile_0245.png-b9d88b0f67da26d45490f4a5006d5b8f.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0245.png" +dest_files=["res://.godot/imported/tile_0245.png-b9d88b0f67da26d45490f4a5006d5b8f.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0246.png b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0246.png new file mode 100644 index 0000000000000000000000000000000000000000..10edd40653b419ac5d7f8be1cf214828f2cb7f9b GIT binary patch literal 178 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!73?$#)eFPFFVdQ&MBb@0M-#SaR2}S literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0246.png.import b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0246.png.import new file mode 100644 index 00000000..24ef4921 --- /dev/null +++ b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0246.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://beojjodsmavu3" +path="res://.godot/imported/tile_0246.png-26e3aceb7d515288785aed0beb142c64.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0246.png" +dest_files=["res://.godot/imported/tile_0246.png-26e3aceb7d515288785aed0beb142c64.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0247.png b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0247.png new file mode 100644 index 0000000000000000000000000000000000000000..e3c7f3ea5f641f9f223da0ba48567f4cb34cdd32 GIT binary patch literal 195 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!73?$#)eFPFa2|w4YQoR;#u$2gETRg1o;IsI6S+N2ITmAx;Tb#Tu)9&NZ{a2WnjMM zaFM}4IV3ZwiO0 kS=$XRp~QwLwkeDZ&+A1$vhc^U0gYzxboFyt=akR{01@~&RR910 literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0247.png.import b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0247.png.import new file mode 100644 index 00000000..893b9eb8 --- /dev/null +++ b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0247.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://j0ldwe4f6ev0" +path="res://.godot/imported/tile_0247.png-a64d52bb15265ffb34e6b16308ad8294.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0247.png" +dest_files=["res://.godot/imported/tile_0247.png-a64d52bb15265ffb34e6b16308ad8294.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0248.png b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0248.png new file mode 100644 index 0000000000000000000000000000000000000000..bcd7f87138805bcb1636658a1afdf6794a9abccc GIT binary patch literal 189 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!73?$#)eFPFa2|w4YQoR;#u$2gETRg1o;IsI6S+N2IP2px;Tb#Tu)9oz~t1(;Ig?% zf>EJSKwLb0Lcogdu5NA*jx!uQt%fd+JgTZII=Dl6JG;A$Bf>Xq+?c7csgY;lv11E0 e${L?E7%`k>6H8~`=Hv!6l)=;0&t;ucLK6T-9y%8Q literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0248.png.import b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0248.png.import new file mode 100644 index 00000000..03f1b32b --- /dev/null +++ b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0248.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://b1rs253ststkw" +path="res://.godot/imported/tile_0248.png-ec4803ca1c0549618a4ea925b3641c17.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0248.png" +dest_files=["res://.godot/imported/tile_0248.png-ec4803ca1c0549618a4ea925b3641c17.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0249.png b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0249.png new file mode 100644 index 0000000000000000000000000000000000000000..ea5fba31ec4d6be810cafcde295198fee55b5916 GIT binary patch literal 185 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!73?$#)eFPFa2|w4YQoR;#u$2gETRg1o;IsI6S+N2IP2qx;Tb#Tu)9oz~t1(;Ig?% zf>EJSKwSKKz=VeGu5RuLf?8auEL}=2Q>MfyWW^j%;#sJsr*|&FZNtWmnHrlKc@`c! hwos$2@kxUbL(_KANX3`~NkC&6JYD@<);T3K0RZFpJK+ET literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0250.png.import b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0250.png.import new file mode 100644 index 00000000..f6513631 --- /dev/null +++ b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0250.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://cckt37geuyw1k" +path="res://.godot/imported/tile_0250.png-0e6bd90bdcf4f671559c49ca92d72773.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0250.png" +dest_files=["res://.godot/imported/tile_0250.png-0e6bd90bdcf4f671559c49ca92d72773.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0251.png b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0251.png new file mode 100644 index 0000000000000000000000000000000000000000..3a697dd7f8485c0130bc2b1bc17ebd86e9e4c0a8 GIT binary patch literal 198 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!73?$#)eFPFa2|w4YQoR;>%JdGy_E$OM?7@862M7NCR?$JY5_^IIidR9^`E>;9>ro z*x(hrP?$ySz@NZ_zt>;dQR8rEenk3d#=0d_-X|4H-Fc$O9A-3emaq7)?qzh3ECtXY$-TD>mYKxu}8lm o+tY)VHXK)f?LEf&DaV{!+)7O4^sB5nK(iSV!Z literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0252.png.import b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0252.png.import new file mode 100644 index 00000000..82021cf4 --- /dev/null +++ b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0252.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://dtawa3p8jg3qm" +path="res://.godot/imported/tile_0252.png-0454efd7443fc41b905a03a6cbc13d4b.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0252.png" +dest_files=["res://.godot/imported/tile_0252.png-0454efd7443fc41b905a03a6cbc13d4b.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0253.png b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0253.png new file mode 100644 index 0000000000000000000000000000000000000000..c2d7d354585c43d9f8945513dc49b54171092b90 GIT binary patch literal 205 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!73?$#)eFPFMdb&7FUR^`h5@^2iV3U-{-u!H>FQ*@UX58*7;o@xlDHv!8gQu&X%Q~loCIEq}Npt`J literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0253.png.import b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0253.png.import new file mode 100644 index 00000000..ed447b76 --- /dev/null +++ b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0253.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://cmque55slpleu" +path="res://.godot/imported/tile_0253.png-5769666645346686e8683fea8072952e.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0253.png" +dest_files=["res://.godot/imported/tile_0253.png-5769666645346686e8683fea8072952e.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0254.png b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0254.png new file mode 100644 index 0000000000000000000000000000000000000000..64987372b616056e33510e887d78b354dedf2bed GIT binary patch literal 207 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!73?$#)eFPF(QqtW^*+Xy(;nW>AWgD$=^;83(k3!PC{xWt~$(697ozKp+4B literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0254.png.import b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0254.png.import new file mode 100644 index 00000000..e78661e6 --- /dev/null +++ b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0254.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://bqgu6xulgj2o3" +path="res://.godot/imported/tile_0254.png-b2c2c4f93882247ab841098ae4bc46df.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0254.png" +dest_files=["res://.godot/imported/tile_0254.png-b2c2c4f93882247ab841098ae4bc46df.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0255.png b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0255.png new file mode 100644 index 0000000000000000000000000000000000000000..a2efb56f752c526629c03c1ea84cda1579a6ddaf GIT binary patch literal 176 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!73?$#)eFPF-VYRIED7=pW^j0RBMr#0@pN$v;kcfh(7-Itk&w`6 zJjeN9L*r4?5KRsa2cD}6ss_p)qH0Xx%?E)tvWdAT8!$+5Bp+DQ5Y5HRFjY}X_8DU` P$UO|6u6{1-oD!Mgd%8G=a9mGLXkZlQXfT$M za5{M4NTZ`cfWQfk!UO|e(N+T|!JdE^9#sPdqn?8ftj8FnIJPt8Y4R{IRCvqUKex~Z PnaSYk>gTe~DWM4fGYm0B literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0256.png.import b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0256.png.import new file mode 100644 index 00000000..8632778d --- /dev/null +++ b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0256.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://ckmydsw2g631v" +path="res://.godot/imported/tile_0256.png-973ab3b711f2c448318a6b30ffec5ce4.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0256.png" +dest_files=["res://.godot/imported/tile_0256.png-973ab3b711f2c448318a6b30ffec5ce4.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0257.png b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0257.png new file mode 100644 index 0000000000000000000000000000000000000000..8a398022a7ee6428583423f148515cc5849b0976 GIT binary patch literal 177 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!73?$#)eFPF-VYRIED7=pW^j0RBMr#0^>lFz;kcfh(7-Itk&w`6 zJjeN9L*r3X4G+x_O^!1hT%oN-O$T^(NcprWNEmFekZNYU;2^=A#(F16f`MVmSt;3j T*BfPl1~GWL`njxgN@xNAO3*dC literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0257.png.import b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0257.png.import new file mode 100644 index 00000000..53617d25 --- /dev/null +++ b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0257.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://bbxeibsm35ewk" +path="res://.godot/imported/tile_0257.png-c6599c99211c42b984fae3ea829f3e8b.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0257.png" +dest_files=["res://.godot/imported/tile_0257.png-c6599c99211c42b984fae3ea829f3e8b.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0258.png b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0258.png new file mode 100644 index 0000000000000000000000000000000000000000..cfb4b3fb2e1b55ae1452df18cbc670f906caeeb6 GIT binary patch literal 177 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!73?$#)eFPFC?8%dCEU S@@Oc~AO=rYKbLh*2~7ZVgEIyI literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0258.png.import b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0258.png.import new file mode 100644 index 00000000..a1a88918 --- /dev/null +++ b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0258.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://cmgd6rskkxvlc" +path="res://.godot/imported/tile_0258.png-6630bdfa5527f3bd63136b18abcbba0b.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0258.png" +dest_files=["res://.godot/imported/tile_0258.png-6630bdfa5527f3bd63136b18abcbba0b.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0259.png b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0259.png new file mode 100644 index 0000000000000000000000000000000000000000..68dc4d89cc70ba538842e7b4edef52cf9781ee47 GIT binary patch literal 175 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!73?$#)eFPF-VYRIED7=pW^j0RBMr#0_H=O!;kcfh(7-Itk&w`6 zJjeN9L*r3X4^EC|2cE?X0yvaKPBpAPn8MM-$lSfyP=bNC#V{f4fNm=z!wMOxD0|6A Rra)sDJYD@<);T3K0RZSYG_?Q# literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0259.png.import b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0259.png.import new file mode 100644 index 00000000..382b1202 --- /dev/null +++ b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0259.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://cse23qdq6n8wy" +path="res://.godot/imported/tile_0259.png-7b6fec28ed80880479af42595bf1c38e.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0259.png" +dest_files=["res://.godot/imported/tile_0259.png-7b6fec28ed80880479af42595bf1c38e.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0260.png b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0260.png new file mode 100644 index 0000000000000000000000000000000000000000..2f871bc47e5f4367f241949559cdfecc2e56933a GIT binary patch literal 173 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!73?$#)eFPFgdb&7-VYRIED7=pW^j0RBMr#0_jGX#;kcfh(7-Itk&w`6 zJjeN9L*r4?5KRsaN1m$-E+|a!n4lHFqQe^Ad=O|Uo0xmD0fQ7r@_{uC(Ok?7CH#`d UdP?J@fJQNRy85}Sb4q9e0F`4jzyJUM literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0261.png.import b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0261.png.import new file mode 100644 index 00000000..cf7ace2d --- /dev/null +++ b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0261.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://c6uanqe0midp" +path="res://.godot/imported/tile_0261.png-656213596ec5be9fb080440bde5517d1.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0261.png" +dest_files=["res://.godot/imported/tile_0261.png-656213596ec5be9fb080440bde5517d1.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0262.png b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0262.png new file mode 100644 index 0000000000000000000000000000000000000000..4dcd496dd0d4c52c39c3d03ad716e40c73894542 GIT binary patch literal 175 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!73?$#)eFPF-VYRIED7=pW^j0RBMr#0_H=O!;kcfh(7-6p(O@hi z;dJo8kw!%iO$`$b6P6PkO@>n(3|N-2X*&z>H1H%F2s9ctupL_45Y5HR(D+xDdlFB~ QbD%K{p00i_>zopr0D+z}JOBUy literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0262.png.import b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0262.png.import new file mode 100644 index 00000000..3eec3da3 --- /dev/null +++ b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0262.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://ds8shhx2x7qnn" +path="res://.godot/imported/tile_0262.png-9aa7a28b00a41602c727ed2679c157d5.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0262.png" +dest_files=["res://.godot/imported/tile_0262.png-9aa7a28b00a41602c727ed2679c157d5.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0263.png b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0263.png new file mode 100644 index 0000000000000000000000000000000000000000..589b244a4e85e349ef0b79c11e5194d99b857413 GIT binary patch literal 180 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!73?$#)eFPF-VYRIED7=pW^j0RBMr!L@N{tu;kcfh(7-Itk&w`6 zJjeN9L*r3X56uu$4UQuQOil*MCK?(ZoF^JqA57tBVr1@KY$(CN+hUjyc0jk4k)gLh VitDt4>;|A&44$rjF6*2UngGjFHJShb literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0263.png.import b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0263.png.import new file mode 100644 index 00000000..16b9deef --- /dev/null +++ b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0263.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://d36sdi7ar8w48" +path="res://.godot/imported/tile_0263.png-579cce7c2d4dba2908afef6ba84f3e99.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0263.png" +dest_files=["res://.godot/imported/tile_0263.png-579cce7c2d4dba2908afef6ba84f3e99.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0264.png b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0264.png new file mode 100644 index 0000000000000000000000000000000000000000..67b39da8590410714f2e2a730656b54aa59fdd59 GIT binary patch literal 176 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!73?$#)eFPFjH{0mIV0)GdMiEkp|?rdb&7`4$87f%;ZKH_@xDC?nsCgYF`t`D+e7VtPaItmIXU$}AOhCq(OghZLH6xKUI b5)2H>7mK@XugHG}G?2m5)z4*}Q$iB}T%$V< literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0265.png.import b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0265.png.import new file mode 100644 index 00000000..43b8ada1 --- /dev/null +++ b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0265.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://bwhw34vrqpslh" +path="res://.godot/imported/tile_0265.png-b50ad4a9d46e2b2d39adf918069c3ccc.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0265.png" +dest_files=["res://.godot/imported/tile_0265.png-b50ad4a9d46e2b2d39adf918069c3ccc.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0266.png b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0266.png new file mode 100644 index 0000000000000000000000000000000000000000..de218d73beb75733b75be468a4c22010b98cba42 GIT binary patch literal 178 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!73?$#)eFPFnJLAGvwtMr#IJfOw0dhK2@H5{s6mre+f_i_sLPiEA37xtJN|+KJsT T(No?HG>O5})z4*}Q$iB}p+7QM literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0266.png.import b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0266.png.import new file mode 100644 index 00000000..ceb55cfd --- /dev/null +++ b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0266.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://dlclc1bnr4ohd" +path="res://.godot/imported/tile_0266.png-4714593b83f7a97ebaf5e4b11cd3efc1.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0266.png" +dest_files=["res://.godot/imported/tile_0266.png-4714593b83f7a97ebaf5e4b11cd3efc1.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0267.png b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0267.png new file mode 100644 index 0000000000000000000000000000000000000000..d9dea7f345dd8fdc59f19da032788b5f8f4360e7 GIT binary patch literal 178 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!73?$#)eFPFnJLAGvwsMr#IJfOw0dhK2@H5{s6mre+f_i_sLPiEA37xtJMdPY}EO T=RjNn&?E*=S3j3^P6nJLA31vDChM63Gs8B6p5ESzE)TLAb}8^UIywppC_JzX3_IIbrrG&BbYa3mxo zuo^ox_9%#pi>nJLAGvw-2{an^LB{Ts5VwX6u literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0269.png.import b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0269.png.import new file mode 100644 index 00000000..de24f268 --- /dev/null +++ b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0269.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://0e8d8t50ixdm" +path="res://.godot/imported/tile_0269.png-b3962e2d1a51e02b8447c3d0d3c98c5d.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0269.png" +dest_files=["res://.godot/imported/tile_0269.png-b3962e2d1a51e02b8447c3d0d3c98c5d.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0270.png b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0270.png new file mode 100644 index 0000000000000000000000000000000000000000..9a0ca8d3a59c8a6a90308220e10c044d6a5103c4 GIT binary patch literal 187 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!73?$#)eFPFjH{0mIV0)GdMiEkp|?rd%8G=a9mGLXlM=);7CYF zU^RAX>`4$87f%;ZK63KtN!C*VO-6I3TyRauYS^W~jH{0mIV0)GdMiEkp|?rdAc};a9mGLXlM=);7CYF zU^RAX>`4$87f%;ZK63KtN!CLFjfPVUToSSxb}8^UIywppC||g7!lvI6-$0X`wF zKziz|jTH^EoW0_^Vy)bPe8!R>zhDN3XE)M-97j(V#}JO|rag|l3<^9)Uh!ypIC2T8 zF@}DKXh`P#@N)4^?IoNZjN99vm|fI5bbDKX;$FVR)2Cj{+co+3i=XUDr40P1)LQpl SU|a(D}*)g{8K)1KP19w*Q1li&T!c*Q%rNsj&4~Is&$~+<0AW+buV7H v-YL-f({x^Np7V|+CzL&lH(UR{__bHwI7HEO_pv?^pal$`u6{1-oD!M<;eJTO literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0273.png.import b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0273.png.import new file mode 100644 index 00000000..9dd394d6 --- /dev/null +++ b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0273.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://ccjxxvraeb8p6" +path="res://.godot/imported/tile_0273.png-5c1e4c50f8857a7a1cb9605bfa19c787.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0273.png" +dest_files=["res://.godot/imported/tile_0273.png-5c1e4c50f8857a7a1cb9605bfa19c787.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0274.png b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0274.png new file mode 100644 index 0000000000000000000000000000000000000000..857fc463f4a5e73a6ca35917374afdd5e95ceadf GIT binary patch literal 200 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!73?$#)eFPFEal|aXmR9A;H_* zJAt9mM4`dJ$vIHMLDYdQKs3OyOWGqeDkCB)YEz+9gzGGW8G@6hEz{sg*})L1qPetD qWO-Yo$lEal|aXs|hZovix zftH8eXEGbbW^82I!gT(IM(OOL*tsthiJgxUH%vEeV xq;Ih(q%(~3&$~v`xKlPxUjLuXiR?dTZr56+sKV%D;|a8Z!PC{xWt~$(697F;NrC_X literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0275.png.import b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0275.png.import new file mode 100644 index 00000000..d38fa579 --- /dev/null +++ b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0275.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://r68nmk7w31bd" +path="res://.godot/imported/tile_0275.png-143aa0c48271f24d9bbf8206d787a4bf.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0275.png" +dest_files=["res://.godot/imported/tile_0275.png-143aa0c48271f24d9bbf8206d787a4bf.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0276.png b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0276.png new file mode 100644 index 0000000000000000000000000000000000000000..92af08419cbd412ee0d1fa7b3b3319b7cdbe8592 GIT binary patch literal 200 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!73?$#)eFPFEal|aXmR9A;H_* zJAt9mM4`dJ$vIHMLDYdQKs3OyOWGrJ*2c)Fs4R_+M2=}G9>OAC-o>njQ?4|uin-*_ q6@1vC>*1}5zGa1;&Razu@i6$7D6+k~u44`~oWax8&t;ucLK6T>em>v; literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0276.png.import b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0276.png.import new file mode 100644 index 00000000..4acc2643 --- /dev/null +++ b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0276.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://ck02jj8rwanw" +path="res://.godot/imported/tile_0276.png-100a3247e34f21787c86e757ac568f32.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0276.png" +dest_files=["res://.godot/imported/tile_0276.png-100a3247e34f21787c86e757ac568f32.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0277.png b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0277.png new file mode 100644 index 0000000000000000000000000000000000000000..bcd5ef3c79941d38980e9b1283416f6fda17ef01 GIT binary patch literal 203 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!73?$#)eFPFGKIE{kx@~b3Z*;> vyQDn~1FSE|Y*1AwR#4;STDCBXtB{RBMNYxYQ>=43&<+MqS3j3^P6$%w$@o@R>nMaFfQFXt5#&ZC2R|){hLj9Dd1GD(e+z mK7aGm{YvoJcNXridwCfiipuXcR=NN*p25@A&t;ucLK6U2m_Jqk literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0279.png.import b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0279.png.import new file mode 100644 index 00000000..01edd0a9 --- /dev/null +++ b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0279.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://s4v2wosh3fd4" +path="res://.godot/imported/tile_0279.png-6872bebdf6491cbbd0bb84247853227b.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0279.png" +dest_files=["res://.godot/imported/tile_0279.png-6872bebdf6491cbbd0bb84247853227b.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0280.png b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0280.png new file mode 100644 index 0000000000000000000000000000000000000000..ecbb7572347ef537b1605b479566bc311a994003 GIT binary patch literal 182 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!73?$#)eFPFeD3TOfBD7xVxReD3TOU+-wG29#hd3GxeOaCmkj4ao8Jba4#fxSpJFfay{L zgUjYd2~LH^D;F*pObCct(Ve{_imBtFl+dafY@&f8&SHkVyu56y3(d^T7+-r878ZIt nn@vzWdsLP8sNMvb05*mlFC>2)FA!@68qDD7>gTe~DWM4fH$6V- literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0282.png.import b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0282.png.import new file mode 100644 index 00000000..444b7add --- /dev/null +++ b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0282.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://ds7j7r0b4nx88" +path="res://.godot/imported/tile_0282.png-720b8acdc621b6274352b669e662b49c.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0282.png" +dest_files=["res://.godot/imported/tile_0282.png-720b8acdc621b6274352b669e662b49c.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0283.png b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0283.png new file mode 100644 index 0000000000000000000000000000000000000000..a6ec1068e030d7e56b708efd5453f85d2a7386d6 GIT binary patch literal 192 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!73?$#)eFPFeD3TOf5!VqC{Tj2B*-tA!Qt7BG$6;*)5S4_<9c$!0j5h0 z3@)1+B{&rtuUxobFd-mnMR&GF%R?!lE@u}L6BB_m1wlbUjK)Ddy>~AiU{jmj$eZF( jTm_z&xCD2Lm50>{an^LB{Ts56LdfW literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0283.png.import b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0283.png.import new file mode 100644 index 00000000..b15a9890 --- /dev/null +++ b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0283.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://dteg3muw2k3nn" +path="res://.godot/imported/tile_0283.png-8b4be6cbc1301c01fd371abb45f24253.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0283.png" +dest_files=["res://.godot/imported/tile_0283.png-8b4be6cbc1301c01fd371abb45f24253.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0284.png b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0284.png new file mode 100644 index 0000000000000000000000000000000000000000..4a5c03dbd961bc55a83badb399f97288add40995 GIT binary patch literal 198 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!73?$#)eFPFeD3TOU+-wG29#hd3GxeOaCmkj4ao8Lba4#fxSpJFfay{L zgUjYd2~LH^D;F*pED(qeTG5@YF=3*b$SWzPBo(fO-5XSAwzaV}e_3uREj_zIQd3Va qFY^SO(UP4zmMpx%I*Iud1H%>t$y=v?SEK@sX7F_Nb6Mw<&;$TC{6gpe literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0284.png.import b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0284.png.import new file mode 100644 index 00000000..343898e8 --- /dev/null +++ b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0284.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://bui611m3no5f" +path="res://.godot/imported/tile_0284.png-717b8907147753f37b28a3182f804725.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0284.png" +dest_files=["res://.godot/imported/tile_0284.png-717b8907147753f37b28a3182f804725.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0285.png b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0285.png new file mode 100644 index 0000000000000000000000000000000000000000..844beaa2c610c9a3ea35ac3311e0089cf55884b9 GIT binary patch literal 207 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!73?$#)eFPFeD3TOug$wV94Nt9666=m;PC858jus=>Eal|aXmTV0Mn%g z2A9o^5}XQ+S1w#ISRfExw4ytEMI@8+tb!HU9xD>1oEI5*90}l2JTz^Ml#~=p$l(dk zmMmGqWTc^c^ypDt-kT0>CgRggM0PtAIY=^G&5*L&m)1}Ow1dIZ)z4*}Q$iB};Dtrs literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0285.png.import b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0285.png.import new file mode 100644 index 00000000..746b2b8e --- /dev/null +++ b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0285.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://bta3stn0rp8j6" +path="res://.godot/imported/tile_0285.png-7c2393a538d49b3d50a74256db9f1ae0.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0285.png" +dest_files=["res://.godot/imported/tile_0285.png-7c2393a538d49b3d50a74256db9f1ae0.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0286.png b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0286.png new file mode 100644 index 0000000000000000000000000000000000000000..11b34b7a15710a3e99206632357765804c922bec GIT binary patch literal 208 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!73?$#)eFPFeD3TOf5!VqC{Tj2B*-tA!Qt7BG$1F^)5S4_<9ccDM&1Sk z9+ucjX0Z(d+!3c3G#0u)S}E9gzn&$<`E>a5-;Z2eJWginyEEMlewk_3`iS?~y(-<4i$et5J-z0?*Y87ZeN*dwP1Z zp7AIwEMzvkaj8LpF{ibg`$*UXju{8prZF99$S3j3^P65xSq literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0288.png.import b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0288.png.import new file mode 100644 index 00000000..f046f8ea --- /dev/null +++ b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0288.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://rcioklf0ca2o" +path="res://.godot/imported/tile_0288.png-a98f418f148de1060f0f7ab860a1e424.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0288.png" +dest_files=["res://.godot/imported/tile_0288.png-a98f418f148de1060f0f7ab860a1e424.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0289.png b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0289.png new file mode 100644 index 0000000000000000000000000000000000000000..437e04589cd3ae1ee225bcf9c9d583994b22799c GIT binary patch literal 183 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!73?$#)eFPFynUic5O-IaqJKYm~N=$?CHt5<}T-nfFj3DOnI6- a3=E%I1Q)M(_qh{jCWEJ|pUXO@geCymiZ*`$ literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0291.png.import b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0291.png.import new file mode 100644 index 00000000..6317754f --- /dev/null +++ b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0291.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://b4chhb3fskhyn" +path="res://.godot/imported/tile_0291.png-c3d195f825577278572c85a5966783ef.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0291.png" +dest_files=["res://.godot/imported/tile_0291.png-c3d195f825577278572c85a5966783ef.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0292.png b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0292.png new file mode 100644 index 0000000000000000000000000000000000000000..76d139acfc585d57c87342b72ec14896a3de15a8 GIT binary patch literal 186 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!73?$#)eFPF5!!b^%2hOM?7@862M7NCR@*JY5_^IIbrrG&BbYa3mxo zuo^ox_9%#pi>nJLAGvYl2Fn?P!a~Ew&W;6LGj>SqZjf|{&EQd0RTbUP=+G9VF-f$* cJCT85Nwc_5@w8=gfhIC|y85}Sb4q9e0QA>6QUCw| literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0292.png.import b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0292.png.import new file mode 100644 index 00000000..1d964d5f --- /dev/null +++ b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0292.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://bfitkxufrqj6p" +path="res://.godot/imported/tile_0292.png-38327d14520469f518f731fc6ecfe388.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0292.png" +dest_files=["res://.godot/imported/tile_0292.png-38327d14520469f518f731fc6ecfe388.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0293.png b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0293.png new file mode 100644 index 0000000000000000000000000000000000000000..2b40121e393b2b5fc93815bb997592f97f8d3e9a GIT binary patch literal 181 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!73?$#)eFPFKWU~t1h!TAE~Nv<7B4Hy_i X^#u>iR=MZ|G>^g4)z4*}Q$iB}Viq=+ literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0293.png.import b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0293.png.import new file mode 100644 index 00000000..bbf87176 --- /dev/null +++ b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0293.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://cttcn6y6dmefl" +path="res://.godot/imported/tile_0293.png-25787fe808857e5386bd733fdbee5bb8.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0293.png" +dest_files=["res://.godot/imported/tile_0293.png-25787fe808857e5386bd733fdbee5bb8.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0294.png b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0294.png new file mode 100644 index 0000000000000000000000000000000000000000..6ea84877ebba02a4af950a3416cd6b1f1309357c GIT binary patch literal 183 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!73?$#)eFPF(p>|?MVy@5L}>_9MU#vl2F7c&JzJej+>bBG75|s?tLReOumYAxjp`pQJCU8Qa#Bmc-o+b|i ZgM^OYeuaCMH-RQHc)I$ztaD0e0swZbG-3b% literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0295.png.import b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0295.png.import new file mode 100644 index 00000000..90fd4a7e --- /dev/null +++ b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0295.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://30hoar4caeok" +path="res://.godot/imported/tile_0295.png-008f888c6f0188ad9a050369cfc005cd.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0295.png" +dest_files=["res://.godot/imported/tile_0295.png-008f888c6f0188ad9a050369cfc005cd.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0296.png b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0296.png new file mode 100644 index 0000000000000000000000000000000000000000..a596aa7e60fe625fa72cef8c2e21395df83601cd GIT binary patch literal 180 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!73?$#)eFPFynUicD*3!5SziHs;Zj0q0ymj689w00`Eiy2G-qz VA3eQpodO!i;OXk;vd$@?2>`tUGr0f& literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0296.png.import b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0296.png.import new file mode 100644 index 00000000..75b26a42 --- /dev/null +++ b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0296.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://cqnnabrv8v042" +path="res://.godot/imported/tile_0296.png-103da0f2aed870f6c0df383f47fbf4bf.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0296.png" +dest_files=["res://.godot/imported/tile_0296.png-103da0f2aed870f6c0df383f47fbf4bf.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0297.png b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0297.png new file mode 100644 index 0000000000000000000000000000000000000000..fe086ed62c842a1a95f28125ec9836907d4569bc GIT binary patch literal 183 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!73?$#)eFPFgN7w<~Rz?Pq6N3AN T(zBld4P)?h^>bP0l+XkK7~(OL literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0298.png.import b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0298.png.import new file mode 100644 index 00000000..a5456b47 --- /dev/null +++ b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0298.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://dvx32mtjjrm40" +path="res://.godot/imported/tile_0298.png-970031460bff96bd54024bcdef236f9a.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0298.png" +dest_files=["res://.godot/imported/tile_0298.png-970031460bff96bd54024bcdef236f9a.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0299.png b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0299.png new file mode 100644 index 0000000000000000000000000000000000000000..34a13b18225ccbeceafc560edda019ddc8bc3d47 GIT binary patch literal 181 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!73?$#)eFPFE~|)z4*}Q$iB}ZdEYj literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0300.png.import b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0300.png.import new file mode 100644 index 00000000..907fe0d7 --- /dev/null +++ b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0300.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://c3317le517jw" +path="res://.godot/imported/tile_0300.png-de22ad1e43155a6a709c62649e6b6e6a.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0300.png" +dest_files=["res://.godot/imported/tile_0300.png-de22ad1e43155a6a709c62649e6b6e6a.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0301.png b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0301.png new file mode 100644 index 0000000000000000000000000000000000000000..99002d87cacce48011dafc25813165c487d00b84 GIT binary patch literal 184 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!73?$#)eFPFT6e1b7i?A^m9uVSnNSbU7 PG>E~|)z4*}Q$iB}bt^Co literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0305.png.import b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0305.png.import new file mode 100644 index 00000000..f3324359 --- /dev/null +++ b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0305.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://bspwk4j0h7mwg" +path="res://.godot/imported/tile_0305.png-48391a46beffd259c424d17b3f7dbdc1.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0305.png" +dest_files=["res://.godot/imported/tile_0305.png-48391a46beffd259c424d17b3f7dbdc1.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0306.png b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0306.png new file mode 100644 index 0000000000000000000000000000000000000000..484e4216ac9b6b34523155fa97895122892302d5 GIT binary patch literal 200 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!73?$#)eFPFm2>||Ns9x51%`G#YdkzqX-mbED7=pW^j0RBMrz2@pN$v;kX{!capQgL4f6V zGE)=djs!NT#@F?>TK_|~RLAp)m^hzR^jvU-LANpcrLLD}L*cfslFw7RpC9OmGEBN_ r_~@R&v|Q8v+ozPIInCm2>||Ns9x51%`G#YdkzqX-mbED7=pW^j0RBMrz2^K@|x;kX`pZZ~g(0gr2- zxlY3o2A3peBgTdNExZ3~ecY@aV;gx~-q?7<3f3x?eb&)i#2C+cpE|lCNN5kcqQ=qY uBfF|6RG76a-F0kf(!|ww-n^m2>||Ns9x51%`G#YdkzqX-mbED7=pW^j0RBMrz2@pN$v;kcfhkdVN^o65j^ z?ZO2H17(vVqDmsK9xm2>||Ns9x51%`G#YdkzqX-mbED7=pW^j0RBMrz2_H=O!;kX`pZZ~g(15b0J zxlY3ohB-&r3>e+dzrJ5DdTw7=NZ6N?ohpq+%yT&RxW@-(Gp*SjDttce=w1O=O&7y+ rfsbY_>X}`T>Y~5NW5W;GxA`^fp%OohdH5Cqjc4$5^>bP0l+XkKc@IV@ literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0309.png.import b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0309.png.import new file mode 100644 index 00000000..e3da99dd --- /dev/null +++ b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0309.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://kb6i3gsv62vf" +path="res://.godot/imported/tile_0309.png-3e0f782cd76bdf6dca8f70fd90ab48fb.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0309.png" +dest_files=["res://.godot/imported/tile_0309.png-3e0f782cd76bdf6dca8f70fd90ab48fb.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0310.png b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0310.png new file mode 100644 index 0000000000000000000000000000000000000000..8a8d204e28241bc24d6f4f68286561a7fe94ddbf GIT binary patch literal 200 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!73?$#)eFPF3!M*^Ev!apxc=JQrF9~p>W$*$>%BE&kuA&87AE| re00xXTCQpT?Ndt9oMv_Izoqrx=t=wxmT=1in$O_r>gTe~DWM4fXjMhV literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0310.png.import b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0310.png.import new file mode 100644 index 00000000..c46c9a49 --- /dev/null +++ b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0310.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://cflsvd0jej4pk" +path="res://.godot/imported/tile_0310.png-8d0aa18d43e61a6d412b848e5d264072.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0310.png" +dest_files=["res://.godot/imported/tile_0310.png-8d0aa18d43e61a6d412b848e5d264072.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0311.png b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0311.png new file mode 100644 index 0000000000000000000000000000000000000000..bc2adcc53dcfc74b3c11c891894127f113ac0617 GIT binary patch literal 202 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!73?$#)eFPFiZZ|NsA;htHk8;xqkB`+=g2B|(0{3=Yq3qyaf$o-U3d9M?n7?dEMT;BgH! z*J(Jy;F82_#JG^ZW%qxrkDIk)Y$K1$8yjy}!CJ+#&pLXG7~?tbQ%6?>3GHE5)HvFF uWLNcs3bU4_yN)eQnz;JTn^*NF_h)dmO8hK}{80e3fx*+&&t;ucLK6U6XGgXG literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0311.png.import b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0311.png.import new file mode 100644 index 00000000..c52f60c0 --- /dev/null +++ b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0311.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://cbkm30qcuxqkv" +path="res://.godot/imported/tile_0311.png-27f481f6187ea711e41dcd8e21f54c3b.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0311.png" +dest_files=["res://.godot/imported/tile_0311.png-27f481f6187ea711e41dcd8e21f54c3b.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0312.png b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0312.png new file mode 100644 index 0000000000000000000000000000000000000000..e5330a856897b0743d9b5fc5ef4462b943124b55 GIT binary patch literal 200 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!73?$#)eFPFm2>||Ns9x51%`G#YdkzqX-mbED7=pW^j0RBMrz2_H=O!;kX`pZZ~g(15b0J zxlY3ohB-&r3>e+dzrJ5DdTw7=NZ6N?ohpq+%yT&RxW@-(Gp*SjDttce=w1O=O&7y+ rfsbY_>X}`T>Y~5NW5W;GxA`^fp%OohdH5Cqjc4$5^>bP0l+XkKc@IV@ literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0313.png.import b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0313.png.import new file mode 100644 index 00000000..e27cc4be --- /dev/null +++ b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0313.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://4kbnwc61iusc" +path="res://.godot/imported/tile_0313.png-964e57abeb68ff627ad11805f20b5130.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0313.png" +dest_files=["res://.godot/imported/tile_0313.png-964e57abeb68ff627ad11805f20b5130.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0314.png b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0314.png new file mode 100644 index 0000000000000000000000000000000000000000..eb8db24968882b5c9002c7bfd5e984bb8be23ae7 GIT binary patch literal 179 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!73?$#)eFPFmdKI;Vst0Pp-W1^@s6 literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0314.png.import b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0314.png.import new file mode 100644 index 00000000..5dc88909 --- /dev/null +++ b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0314.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://woshb56fdajq" +path="res://.godot/imported/tile_0314.png-d8c4fc07e24ba21330eb0b729cb53397.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0314.png" +dest_files=["res://.godot/imported/tile_0314.png-d8c4fc07e24ba21330eb0b729cb53397.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0315.png b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0315.png new file mode 100644 index 0000000000000000000000000000000000000000..d7bae332eb0166fd7b01bc7f14c63f0695f9e256 GIT binary patch literal 196 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!73?$#)eFPFa2|w4YQoR;#u$2gETRg1o;IsI6S+N2IK^Ix;Tb#Tu)9&NZ{a2WnjMM zaFM}4IV3;0Ulv-@pJ>_8#iv4h}?8& m3rJ4xSgRn&wj$L*lHsPR=viA^i$_4S89ZJ6T-G@yGywpqJUc%C literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0315.png.import b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0315.png.import new file mode 100644 index 00000000..2c7bd5e7 --- /dev/null +++ b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0315.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://bfve1x8f116ep" +path="res://.godot/imported/tile_0315.png-a04a4721fbc99a0add84c03ed210ab75.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0315.png" +dest_files=["res://.godot/imported/tile_0315.png-a04a4721fbc99a0add84c03ed210ab75.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0316.png b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0316.png new file mode 100644 index 0000000000000000000000000000000000000000..6077361cf466ab8caa95eef590263f2c73083336 GIT binary patch literal 191 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!73?$#)eFPFa2|w4YQoR;#u$2gETRg1o;IsI6S+N2IP2qx;Tb#Tu)9oz~t1(;Ig?% zf>EJSKwLb0LcogdNnP9?8dqG8o>Vmu(Gt?=Qet9BFjdpjJC_i9@Yu0s3s0~awMa>~ hFS@}xiTM-*!@f0Q&Zmwn5(gT~;OXk;vd$@?2>`V2I=lb? literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0316.png.import b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0316.png.import new file mode 100644 index 00000000..f6d5ca67 --- /dev/null +++ b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0316.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://bjov4i51cui1r" +path="res://.godot/imported/tile_0316.png-e58b58a2114a1b37c9bb4f711d7ce127.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0316.png" +dest_files=["res://.godot/imported/tile_0316.png-e58b58a2114a1b37c9bb4f711d7ce127.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0317.png b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0317.png new file mode 100644 index 0000000000000000000000000000000000000000..6558c7868cf3c9b8599e27c5fa9f2e4717f28bfa GIT binary patch literal 186 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!73?$#)eFPFzopr0Mx!a4FCWD literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/pixelitos/16/duckstation.png.import b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0317.png.import similarity index 67% rename from tools/configurator/assets/icons/pixelitos/16/duckstation.png.import rename to tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0317.png.import index 64d31ecc..b0ea7d09 100644 --- a/tools/configurator/assets/icons/pixelitos/16/duckstation.png.import +++ b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0317.png.import @@ -2,16 +2,16 @@ importer="texture" type="CompressedTexture2D" -uid="uid://n1mroqk4agu2" -path="res://.godot/imported/duckstation.png-08a97dc99ac8637772054763e9a00856.ctex" +uid="uid://c7o5w7b7wf0ot" +path="res://.godot/imported/tile_0317.png-da947f22a22f6e585d0817abf5d9182e.ctex" metadata={ "vram_texture": false } [deps] -source_file="res://assets/icons/pixelitos/16/duckstation.png" -dest_files=["res://.godot/imported/duckstation.png-08a97dc99ac8637772054763e9a00856.ctex"] +source_file="res://assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0317.png" +dest_files=["res://.godot/imported/tile_0317.png-da947f22a22f6e585d0817abf5d9182e.ctex"] [params] diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0318.png b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0318.png new file mode 100644 index 0000000000000000000000000000000000000000..ded5139c2925342e7d7d5dd20855a24e730707b1 GIT binary patch literal 191 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!73?$#)eFPFa2|w4YQoR;#u$2gETRg1o;IsI6S+N2IP2qx;Tb#Tu)9oz~t1(;Ig?% zf>EJSKwSKKz=VeGNnP9%1hrl*dc=~%(zU3Y;VJ{8NBxSmdKI;Vst0Qes|kN^Mx literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0318.png.import b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0318.png.import new file mode 100644 index 00000000..9ea8a79d --- /dev/null +++ b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0318.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://cqxqhpp1vmr1q" +path="res://.godot/imported/tile_0318.png-2295b2914345a7114943b54399516616.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0318.png" +dest_files=["res://.godot/imported/tile_0318.png-2295b2914345a7114943b54399516616.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0319.png b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0319.png new file mode 100644 index 0000000000000000000000000000000000000000..a2214e47abbe5e219f248f29ebae3b7ffdc49f0e GIT binary patch literal 198 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!73?$#)eFPFa2|w4YQoR;#u$2gETRg1o;IsI6S+N2IK^Jx;Tb#T+i)2$lGAR!~8k1 zMJJ%N`2f?=Kby_DP<_7mK)j9xPypa#yta<#6ee>m~UhbJe|t otYxepyKem8GjaQHS#|v!=_`N4I?glofJ|rbboFyt=akR{0H5kctpET3 literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0319.png.import b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0319.png.import new file mode 100644 index 00000000..8fd277df --- /dev/null +++ b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0319.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://ecofbd720fxx" +path="res://.godot/imported/tile_0319.png-fbd85e8a5fabc6c6c023d324d694c557.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0319.png" +dest_files=["res://.godot/imported/tile_0319.png-fbd85e8a5fabc6c6c023d324d694c557.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0320.png b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0320.png new file mode 100644 index 0000000000000000000000000000000000000000..34414c699f6b4def626af0d3c233108af4dce589 GIT binary patch literal 198 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!73?$#)eFPFdTRv7#*5|pY7mzb$6AkN6b{9=?tE(elF{r5}E)JP)C#i literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0320.png.import b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0320.png.import new file mode 100644 index 00000000..ece2115c --- /dev/null +++ b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0320.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://do1vje4h0m2g2" +path="res://.godot/imported/tile_0320.png-bd1a34f90b49b01a5d6789781fd9965a.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0320.png" +dest_files=["res://.godot/imported/tile_0320.png-bd1a34f90b49b01a5d6789781fd9965a.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0321.png b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0321.png new file mode 100644 index 0000000000000000000000000000000000000000..e0f4647e61dc9859f71202a37a284275210c894f GIT binary patch literal 206 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!73?$#)eFPFMdAc};a9nroJ;>YOz`^o8 znb9uiKn!~u8_z#ei@)2I7IgkrVt(Txw8FS`uI+~0UNxiE9e4S;epuNEK1=@Ykm!1- yZj$-Ts^rFQu@uEviEFJ%^Ww8Lznm=k%&_9Mgu>l33*~{fFnGH9xvX(QmdKI;Vst0KKC;+yDRo literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0322.png.import b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0322.png.import new file mode 100644 index 00000000..b4922d90 --- /dev/null +++ b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0322.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://bfktb6kewdbu7" +path="res://.godot/imported/tile_0322.png-a65bb40c38337b713c8c994fc41a4a15.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0322.png" +dest_files=["res://.godot/imported/tile_0322.png-a65bb40c38337b713c8c994fc41a4a15.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0323.png b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0323.png new file mode 100644 index 0000000000000000000000000000000000000000..ed0110ae491115d11d081e781b0b7c1e9a9d4891 GIT binary patch literal 178 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!73?$#)eFPFYOR#fQn U-S|0TK*Jb3UHx3vIVCg!0PONLxc~qF literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0323.png.import b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0323.png.import new file mode 100644 index 00000000..1e46564a --- /dev/null +++ b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0323.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://dghdsk0i31jnl" +path="res://.godot/imported/tile_0323.png-56d481996e0064025713ab5b974ce29d.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0323.png" +dest_files=["res://.godot/imported/tile_0323.png-56d481996e0064025713ab5b974ce29d.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0324.png b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0324.png new file mode 100644 index 0000000000000000000000000000000000000000..8ae97e32688679d58ccd1efebd18f190e4b66759 GIT binary patch literal 181 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!73?$#)eFPF|%Q&Y2#j+S3j3^P6P6QFSq%(R7cN<{gvU(aL_m?_CZ;@19tH-fze3_` T98M?$&0_F$^>bP0l+XkKw{0~y literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0330.png.import b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0330.png.import new file mode 100644 index 00000000..0f590134 --- /dev/null +++ b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0330.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://bij1c8na36w07" +path="res://.godot/imported/tile_0330.png-6cb27dc4b8c349c0a239b193d508a831.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0330.png" +dest_files=["res://.godot/imported/tile_0330.png-6cb27dc4b8c349c0a239b193d508a831.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0331.png b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0331.png new file mode 100644 index 0000000000000000000000000000000000000000..a3f07147f3f1fa968fb51352c1fb913406a75ada GIT binary patch literal 175 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!73?$#)eFPF_+3`$>xEYGj^ R^#Pj1;OXk;vd$@?2>@M-HIe`T literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0331.png.import b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0331.png.import new file mode 100644 index 00000000..654f14a1 --- /dev/null +++ b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0331.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://mwkt54vk0fkw" +path="res://.godot/imported/tile_0331.png-6b8f6088c6b63f5d9268ecefe3bab47b.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0331.png" +dest_files=["res://.godot/imported/tile_0331.png-6b8f6088c6b63f5d9268ecefe3bab47b.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0332.png b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0332.png new file mode 100644 index 0000000000000000000000000000000000000000..80eabcafd70f5b6e247cde8ebc4bd646a1a6b793 GIT binary patch literal 174 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!73?$#)eFPFFVdQ&MBb@01|67Y5)KL literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0332.png.import b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0332.png.import new file mode 100644 index 00000000..6a251376 --- /dev/null +++ b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0332.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://bobemdlr3oksn" +path="res://.godot/imported/tile_0332.png-48936de462fb09342888709dc6f4e0a1.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0332.png" +dest_files=["res://.godot/imported/tile_0332.png-48936de462fb09342888709dc6f4e0a1.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0333.png b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0333.png new file mode 100644 index 0000000000000000000000000000000000000000..660a303cba5c2b1f2b60d6c8adee82924c2040f8 GIT binary patch literal 171 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!73?$#)eFPFo+b|iL$a*UdzRZ$ RYk(#(c)I$ztaD0e0su^8G-Ln( literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0334.png.import b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0334.png.import new file mode 100644 index 00000000..dea693f0 --- /dev/null +++ b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0334.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://26mx5lvuym74" +path="res://.godot/imported/tile_0334.png-0f4a7340a0eee634e94976f1edcb2884.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0334.png" +dest_files=["res://.godot/imported/tile_0334.png-0f4a7340a0eee634e94976f1edcb2884.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0335.png b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0335.png new file mode 100644 index 0000000000000000000000000000000000000000..3991717e12f337e53554718d3ae1c5c377015b9e GIT binary patch literal 171 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!73?$#)eFPF5?T&c+3P&1Qa=LV#?FxVPMGGDfIoJWU&~~3FVdQ&MBb@08c|QV*mgE literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0337.png.import b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0337.png.import new file mode 100644 index 00000000..d9050a1e --- /dev/null +++ b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0337.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://dugiswhm4a0tu" +path="res://.godot/imported/tile_0337.png-4de1fbee375c1760f19a929b062018ff.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0337.png" +dest_files=["res://.godot/imported/tile_0337.png-4de1fbee375c1760f19a929b062018ff.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0338.png b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0338.png new file mode 100644 index 0000000000000000000000000000000000000000..af5f21f19e631aabe185609ef4c3ea72c95397a1 GIT binary patch literal 166 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!73?$#)eFPFlLjkG=qf7)yfuf*Bm1-ADs+Og&v3LpZJ{Cp0i8b0j3R8TZ5- zXlT574{8X_6Di?A{98i@*I_?n~w4Pfwe^>bP0 Hl+XkKj8ZSB literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0338.png.import b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0338.png.import new file mode 100644 index 00000000..d729b712 --- /dev/null +++ b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0338.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://ip8i4qfbq5la" +path="res://.godot/imported/tile_0338.png-365b5a84ba3d9e931c772219971e138c.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0338.png" +dest_files=["res://.godot/imported/tile_0338.png-365b5a84ba3d9e931c772219971e138c.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0339.png b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0339.png new file mode 100644 index 0000000000000000000000000000000000000000..a8db3b29bca8d9a4162ceca4648399c35071ee55 GIT binary patch literal 150 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!93?!50ihlx9Ea{HEjtmSN`?>!lvI6-$0X`wF zKziz|jm}>26%Dh#d{%f1P+>~fXRso$O41+s|2)78&qol`;+0Dm$lj{pDw literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0339.png.import b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0339.png.import new file mode 100644 index 00000000..1b97e211 --- /dev/null +++ b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0339.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://c1ow0ijfdoy63" +path="res://.godot/imported/tile_0339.png-a9228762cf6d6cabf1acf99cdebab22c.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0339.png" +dest_files=["res://.godot/imported/tile_0339.png-a9228762cf6d6cabf1acf99cdebab22c.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0340.png b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0340.png new file mode 100644 index 0000000000000000000000000000000000000000..e80a9873e7866fb45cac7ffca8a3b4560d6fb9b9 GIT binary patch literal 191 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!73?$#)eFPFm2=7(J;%|D}F8eXAz(fV@Z%-FoVOh8)-m}pQnps2*>s0goK2G!bApUF>!Hr zgTqHXS(TnFTEddHV+V(3QwU?IMOQ<}PK(()8Vs7dH*VzSP&P~m(n;V-QHfwm67XQ1 h!5Gw-qm2=7(J;%|D}F8eXAz(fV@Z%-FoVOh8)-m}r>Bc!2*>s0goK2G!bApUF>!Hr zgTqH}vM4=C%Hc`d(IBChAnKsGK+E9il1EHo4;L+AN#)So<*-D?HAbN8;VnTnr8N!F cT!m~5>n4a88pVEL2O7%Y>FVdQ&MBb@06@4mZU6uP literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0341.png.import b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0341.png.import new file mode 100644 index 00000000..3114a6e3 --- /dev/null +++ b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0341.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://dtgh7s3xrp7kd" +path="res://.godot/imported/tile_0341.png-55a69c943970d21608f32cc48ef36518.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0341.png" +dest_files=["res://.godot/imported/tile_0341.png-55a69c943970d21608f32cc48ef36518.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0342.png b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0342.png new file mode 100644 index 0000000000000000000000000000000000000000..38319a25c282281c54065eab3cb7739a26b64e2e GIT binary patch literal 190 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!73?$#)eFPFm2=7(J;%|D}F8eXAz(fV@Z%-FoVOh8)-m}ucwP+2*>s0goK2G!bApUF>!Hr zgTqH}vM4=C%Hc`d(IBChAnKsGK+AwNh;Ev4` gQs}r<m2=7(J;%|D}F8eXAz(fV@Z%-FoVOh8)-m}m#2$k2*>s0goK2G!bApUF>!Hr zgTqH}vM4=C%Hc`d(IBChAnKsGKucU*)L`;KS5HozlMj@ZaHLvvIV^e5_3)M;o6?$w dXs$vwhBXBuhDX-Q0S#qf@O1TaS?83{1OQ1NH!lDH literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0343.png.import b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0343.png.import new file mode 100644 index 00000000..06676df4 --- /dev/null +++ b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0343.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://cioxltoapvlje" +path="res://.godot/imported/tile_0343.png-2a1ff803088ee20aa32b1a8e21bcd2f4.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0343.png" +dest_files=["res://.godot/imported/tile_0343.png-2a1ff803088ee20aa32b1a8e21bcd2f4.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0344.png b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0344.png new file mode 100644 index 0000000000000000000000000000000000000000..8a49232f71439c8f94a4aa49a39a71570e685749 GIT binary patch literal 191 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!73?$#)eFPFxu_VYZn8D%MjWi&~&(p;*gyVX0LPA18VIl*wn7BB* z!QrExtV&N7En!L9v4caiDTFc9qN^cfr^W0Y4F=8K8#i)uC>tgO=_GKas6;R&33#y1 hU<_(Z(mW!`Fe^dCQ0K$8=RlJgJYD@<);T3K0RTutIF$eZ literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0344.png.import b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0344.png.import new file mode 100644 index 00000000..8896d5b4 --- /dev/null +++ b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0344.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://e0nu05w55rc4" +path="res://.godot/imported/tile_0344.png-33f838f0d98b31825d46b4d607feb25c.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0344.png" +dest_files=["res://.godot/imported/tile_0344.png-33f838f0d98b31825d46b4d607feb25c.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0345.png b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0345.png new file mode 100644 index 0000000000000000000000000000000000000000..7815e34117f3607d9d2b228abab3bd1fc419e762 GIT binary patch literal 186 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!73?$#)eFPFiYeXqe^f6@TvV7CxX5V@Z%-FoVOh8)-m}r>Bc!2*>s0goK2G!bApUF>!Hr zgTqH}vM4=C%Hc`d(IBChAnKsGK+E9il1EHo4;L+AN#)So<*-D?HAbN8;VnTnr8N!F cT!m~5>n4a88pVEL2O7%Y>FVdQ&MBb@07OeSd;kCd literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0345.png.import b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0345.png.import new file mode 100644 index 00000000..fbabe60e --- /dev/null +++ b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0345.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://vrc6amsxk4ir" +path="res://.godot/imported/tile_0345.png-670467b77115a0dd278349b931cc8b29.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0345.png" +dest_files=["res://.godot/imported/tile_0345.png-670467b77115a0dd278349b931cc8b29.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0346.png b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0346.png new file mode 100644 index 0000000000000000000000000000000000000000..6cbe1f41576968f3b5546178e62bf3cda001158e GIT binary patch literal 190 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!73?$#)eFPFM#*!evU0S#vGboFyt=akR{01dh~%m4rY literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0346.png.import b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0346.png.import new file mode 100644 index 00000000..e30f3e4b --- /dev/null +++ b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0346.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://dmsrp5j5pd2it" +path="res://.godot/imported/tile_0346.png-817abf72ad53124987bbc23fece1b755.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0346.png" +dest_files=["res://.godot/imported/tile_0346.png-817abf72ad53124987bbc23fece1b755.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0347.png b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0347.png new file mode 100644 index 0000000000000000000000000000000000000000..96d1352f967cb5741fdacc0e62f245d40932ec58 GIT binary patch literal 187 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!73?$#)eFPFm2=7(J;%|D}F8eXAz(fV@Z%-FoVOh8)-m}m#2$k2*>s0goK2G!bApUF>!Hr zgTqH}vM4=C%Hc`d(IBChAnKsGKucU*)L`;KS5HozlMj@ZaHLvvIV^e5_3)M;o6?$w dXs$vwhBXBuhDX-Q0S#qf@O1TaS?83{1OQ1NH!lDH literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0347.png.import b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0347.png.import new file mode 100644 index 00000000..74aebc06 --- /dev/null +++ b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0347.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://bq401ack8g2ui" +path="res://.godot/imported/tile_0347.png-1290dbb3d95d42b6511b182ca3b1b6be.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0347.png" +dest_files=["res://.godot/imported/tile_0347.png-1290dbb3d95d42b6511b182ca3b1b6be.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0348.png b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0348.png new file mode 100644 index 0000000000000000000000000000000000000000..d1c634bca28e4bb9eb642862a9d49e5c640b4c04 GIT binary patch literal 164 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!93?!50ihlx9Ea{HEjtmSN`?>!lvI6-$0X`wF zK>Gjx|92ifclL@eSo-7;kk42WXrJ|xo$dFUsr3>$;cHhpsvi(aP)#_Rkek5lz`)RJE1UgOF5o)Q1O`u6KbLh* G2~7Z{gfu$< literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0348.png.import b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0348.png.import new file mode 100644 index 00000000..fc125669 --- /dev/null +++ b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0348.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://d0w1te4k76hns" +path="res://.godot/imported/tile_0348.png-1f2da0a1a9c136f31f86596550adcaa5.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0348.png" +dest_files=["res://.godot/imported/tile_0348.png-1f2da0a1a9c136f31f86596550adcaa5.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0349.png b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0349.png new file mode 100644 index 0000000000000000000000000000000000000000..953ce4c61f67accb77f12791898f406c6749fc28 GIT binary patch literal 187 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!73?$#)eFPFqeqW;rX=&0F){`J;hB-NqijLrv119$k&bN6 ey3H2?7#NOAiNCCD-o6xQB!j1`pUXO@geCxN**&HJ literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0349.png.import b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0349.png.import new file mode 100644 index 00000000..31cbb7e5 --- /dev/null +++ b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0349.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://bud47wxm20gmk" +path="res://.godot/imported/tile_0349.png-190044fd65a0d4c525a20c32c2fb0aeb.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0349.png" +dest_files=["res://.godot/imported/tile_0349.png-190044fd65a0d4c525a20c32c2fb0aeb.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0350.png b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0350.png new file mode 100644 index 0000000000000000000000000000000000000000..f74a9a02683707943b5b44441c38f67155936662 GIT binary patch literal 179 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!73?$#)eFPFFVdQ&MBb@0Q3SlfB*mh literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0353.png.import b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0353.png.import new file mode 100644 index 00000000..8128a243 --- /dev/null +++ b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0353.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://bo830uh8etuwj" +path="res://.godot/imported/tile_0353.png-d191a3e72ab5bea4566fb02449eb644c.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0353.png" +dest_files=["res://.godot/imported/tile_0353.png-d191a3e72ab5bea4566fb02449eb644c.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0354.png b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0354.png new file mode 100644 index 0000000000000000000000000000000000000000..4d5e4248bd98421bfcebefa40283f41af007efc9 GIT binary patch literal 181 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!73?$#)eFPFqeqW;rX=&0F){`J;hB-NqpYQ|K>NWor@4#_ Y$Jiuv|Au{U1{%iT>FVdQ&MBb@0Q!i!zZE|8O62zC@mJgTe~DWM4fJs&iM literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0358.png.import b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0358.png.import new file mode 100644 index 00000000..df1bee62 --- /dev/null +++ b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0358.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://8ccqeuvrjdk" +path="res://.godot/imported/tile_0358.png-fdbdc8c02237112167ca2f9df4d98fcc.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0358.png" +dest_files=["res://.godot/imported/tile_0358.png-fdbdc8c02237112167ca2f9df4d98fcc.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0359.png b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0359.png new file mode 100644 index 0000000000000000000000000000000000000000..81d76dbc0ec5783ffc49b20976121bbef0782e5c GIT binary patch literal 173 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!73?$#)eFPFN>FVdQ&MBb@0Oq?k6951J literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0360.png.import b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0360.png.import new file mode 100644 index 00000000..a2505472 --- /dev/null +++ b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0360.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://ctvylll683jc5" +path="res://.godot/imported/tile_0360.png-4501a5bdc93739178dac8365ca98c630.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0360.png" +dest_files=["res://.godot/imported/tile_0360.png-4501a5bdc93739178dac8365ca98c630.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0361.png b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0361.png new file mode 100644 index 0000000000000000000000000000000000000000..140944752c10d4a9119e74c138815cd3a4d1f684 GIT binary patch literal 171 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!73?$#)eFPFYRi#Z|N)OgqHDU~eomz5M6Z QRG>)=p00i_>zopr04QcOV*mgE literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0362.png.import b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0362.png.import new file mode 100644 index 00000000..afdbb98c --- /dev/null +++ b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0362.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://d3f7xox4bxnsu" +path="res://.godot/imported/tile_0362.png-a041ce0b68fa0898af986564958a729f.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0362.png" +dest_files=["res://.godot/imported/tile_0362.png-a041ce0b68fa0898af986564958a729f.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0363.png b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0363.png new file mode 100644 index 0000000000000000000000000000000000000000..4c4b26ea7e2b10496eb214db3d4cb564720a951d GIT binary patch literal 172 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!73?$#)eFPF#j+S3j3^P6FVdQ&MBb@01|67Y5)KL literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0365.png.import b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0365.png.import new file mode 100644 index 00000000..31b16a29 --- /dev/null +++ b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0365.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://67h27uol5pke" +path="res://.godot/imported/tile_0365.png-ff705e3dbd1c4622b849769ff363d218.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0365.png" +dest_files=["res://.godot/imported/tile_0365.png-ff705e3dbd1c4622b849769ff363d218.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0366.png b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0366.png new file mode 100644 index 0000000000000000000000000000000000000000..7b79bc6837dd2a77694601ab2a1effb8931926c3 GIT binary patch literal 175 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!73?$#)eFPFz~{ PlNdZ*{an^LB{Ts5{ADwU literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0366.png.import b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0366.png.import new file mode 100644 index 00000000..0b0b0593 --- /dev/null +++ b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0366.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://bxhk3qio1xhgd" +path="res://.godot/imported/tile_0366.png-2bfc571069a45a986cb0531ccf785dee.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0366.png" +dest_files=["res://.godot/imported/tile_0366.png-2bfc571069a45a986cb0531ccf785dee.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0367.png b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0367.png new file mode 100644 index 0000000000000000000000000000000000000000..599cd9faf6045ccdc3fea7b64f5835d2efb6e1b6 GIT binary patch literal 172 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!73?$#)eFPFEG(-6(Y%-|*|G;>CZ++(0I N44$rjF6*2UngE!jGUWgO literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0367.png.import b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0367.png.import new file mode 100644 index 00000000..775617e3 --- /dev/null +++ b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0367.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://dqp0pevm7hpb8" +path="res://.godot/imported/tile_0367.png-380a8b23d342544ac70d1c59774672d2.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0367.png" +dest_files=["res://.godot/imported/tile_0367.png-380a8b23d342544ac70d1c59774672d2.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0368.png b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0368.png new file mode 100644 index 0000000000000000000000000000000000000000..9e7c525a6a66944ac23aa55df105fca3023a112d GIT binary patch literal 172 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!73?$#)eFPFEG(-6(Y%;2_DXy&tK8DpR^ N44$rjF6*2UngE=(GZ_E? literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0368.png.import b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0368.png.import new file mode 100644 index 00000000..d5b07c10 --- /dev/null +++ b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0368.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://cl1bmcu5p7gnm" +path="res://.godot/imported/tile_0368.png-eab3472c8b0520c9b92f7c1f3bfa520c.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0368.png" +dest_files=["res://.godot/imported/tile_0368.png-eab3472c8b0520c9b92f7c1f3bfa520c.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0369.png b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0369.png new file mode 100644 index 0000000000000000000000000000000000000000..fa6d307c7ffcf75b76c74ae898f141686301b562 GIT binary patch literal 177 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!73?$#)eFPFCh=CzWTj)wf T@3#Fwvlu*G{an^LB{Ts5_~SQR literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0369.png.import b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0369.png.import new file mode 100644 index 00000000..abd8927e --- /dev/null +++ b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0369.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://c5jtnmecribnq" +path="res://.godot/imported/tile_0369.png-afad522c0457f9f0e2e8ce3660de9516.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0369.png" +dest_files=["res://.godot/imported/tile_0369.png-afad522c0457f9f0e2e8ce3660de9516.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0370.png b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0370.png new file mode 100644 index 0000000000000000000000000000000000000000..e1881e83cae461b2ed5059b7280cc40bfa793e1a GIT binary patch literal 176 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!73?$#)eFPF RR&$_H44$rjF6*2UngFhaHZTAH literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0370.png.import b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0370.png.import new file mode 100644 index 00000000..93fca92c --- /dev/null +++ b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0370.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://dg4po2ct1pp2f" +path="res://.godot/imported/tile_0370.png-fe5dcaf9c67434228decb02a1edbbba9.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0370.png" +dest_files=["res://.godot/imported/tile_0370.png-fe5dcaf9c67434228decb02a1edbbba9.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0371.png b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0371.png new file mode 100644 index 0000000000000000000000000000000000000000..77eb94d23d37f06e29cbc4b818c661754c1ff74b GIT binary patch literal 179 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!73?$#)eFPF=BLyb~E1QqKx~ UUp9*^A7~nbr>mdKI;Vst0G#tPqW}N^ literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0371.png.import b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0371.png.import new file mode 100644 index 00000000..37e4758c --- /dev/null +++ b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0371.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://dvf0dh8h336mj" +path="res://.godot/imported/tile_0371.png-624b356ce26dea16b070e9b02e542531.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0371.png" +dest_files=["res://.godot/imported/tile_0371.png-624b356ce26dea16b070e9b02e542531.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0372.png b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0372.png new file mode 100644 index 0000000000000000000000000000000000000000..b6bc42622885bf5d16ca829dca978c7cbd990e3d GIT binary patch literal 140 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!93?!50ihlx9Ea{HEjtmSN`?>!lvI6-$0X`wF zKziz|jTH^EoW0_^Vy)bPe8!R>zhDN3XE)M-963)H#}JO|$q5Zi)dC;oU22#G_j@S+ h`2YX^(FA@KhL7`w%mYQEG=M4@JYD@<);T3K0RYC`CBgsz literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0372.png.import b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0372.png.import new file mode 100644 index 00000000..33b32195 --- /dev/null +++ b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0372.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://qe4ni4nm7fi" +path="res://.godot/imported/tile_0372.png-aff4b30bf6166da2d11b5334130deb25.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0372.png" +dest_files=["res://.godot/imported/tile_0372.png-aff4b30bf6166da2d11b5334130deb25.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0373.png b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0373.png new file mode 100644 index 0000000000000000000000000000000000000000..a252d2e9d07b89ff1a3b7be1ad647f6a9b2b055e GIT binary patch literal 139 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!93?!50ihlx9Ea{HEjtmSN`?>!lvI6-$0X`wF zKziz|jm}>26%Dh#d{%f139UH0u?fNy85}Sb4q9e0MC>px&QzG literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0373.png.import b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0373.png.import new file mode 100644 index 00000000..e7f9c3d3 --- /dev/null +++ b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0373.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://calw0afs8wbnf" +path="res://.godot/imported/tile_0373.png-2e463b37bfc36b28bc7b8801d5a6e1f4.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0373.png" +dest_files=["res://.godot/imported/tile_0373.png-2e463b37bfc36b28bc7b8801d5a6e1f4.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0374.png b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0374.png new file mode 100644 index 0000000000000000000000000000000000000000..5ba0a8c2de9dd2a862ab1945307d4b3d78faaceb GIT binary patch literal 167 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!93?!50ihlx9Ea{HEjtmSN`?>!lvI6;>0X`wF zK>Gjx|IS|VA0ncefE>n>AirP+hi5m^fE*i77sn8e>!v*iIT;jqnBU(Gw3?)B5o+(W zYiZ!eiOn)90<24V<{gs~$QHR7tT8nt#OBVc6RS6GKJ-aGBA4&5&|l$azLG$57(8A5 KT-G@yGywqY_A?g% literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0374.png.import b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0374.png.import new file mode 100644 index 00000000..5efa5ac0 --- /dev/null +++ b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0374.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://dhql8dltprdqc" +path="res://.godot/imported/tile_0374.png-030e157dc8598c13cf0f4066c6cc9c19.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0374.png" +dest_files=["res://.godot/imported/tile_0374.png-030e157dc8598c13cf0f4066c6cc9c19.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0375.png b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0375.png new file mode 100644 index 0000000000000000000000000000000000000000..5ec0af9de936c6dc247d88787c5e8fcb219fea2c GIT binary patch literal 164 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!93?!50ihlx9Ea{HEjtmSN`?>!lvI6;>0X`wF zK>Gjx|IS|VA0ncefE>n>AirP+hi5m^fE-It7sn8e>&XcZq7EE5uwW~b$C?XFLfktf z8k`&)*NQqE6phl}+~DNBSb=2*_cR7=M(wr?W@!cyCWdbkLVuUsvz-Mrgu&C*&t;uc GLK6Tj@GeXM literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0375.png.import b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0375.png.import new file mode 100644 index 00000000..edc5c994 --- /dev/null +++ b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0375.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://mgencru5p24g" +path="res://.godot/imported/tile_0375.png-21edd3108f08f304cee56410661c4b5f.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0375.png" +dest_files=["res://.godot/imported/tile_0375.png-21edd3108f08f304cee56410661c4b5f.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0376.png b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0376.png new file mode 100644 index 0000000000000000000000000000000000000000..f06dd313c846ba527edbff2dd27f428daa3de527 GIT binary patch literal 166 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!93?!50ihlx9Ea{HEjtmSN`?>!lvI6;>0X`wF zK>Gjx|IS|VA0ncefE>n>AirP+hi5m^fE;U27sn8e>!v*iIT;K%j=X!TVIJgOpk?25 zca!6b!v|OwiKw1rKDNL~V+s37$<~-RU(N=8S@_zy@U#7bs{2=j{z?kHzXddg!PC{x JWt~$(6980%HpTz| literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0376.png.import b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0376.png.import new file mode 100644 index 00000000..22176c8f --- /dev/null +++ b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0376.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://daosgjo6ec4hl" +path="res://.godot/imported/tile_0376.png-86f7af5f30c029063914a578ccec0c03.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0376.png" +dest_files=["res://.godot/imported/tile_0376.png-86f7af5f30c029063914a578ccec0c03.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0377.png b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0377.png new file mode 100644 index 0000000000000000000000000000000000000000..a0ae3004f9dd9d33533d79ed47cea774243a2f94 GIT binary patch literal 163 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!93?!50ihlx9Ea{HEjtmSN`?>!lvI6;>0X`wF zK>Gjx|IS|VA0ncefE>n>AirP+hi5m^fE)`?7sn8e>&XcZq7EE5uwW~b$C?XFLfktf z8k`&)*NQqEoEqtHaA}}}qXFZyCe;I82f7q*9bjW!lvI6-$0X`wF zK>9xr>{W2~ihuqjT_4D2ED7=pW^j0RBMr!L@^oia$Nz~h73Unt z-gC8aEqjVWhoYR0r2ubF?wr&sEh}z5iF8Us!)yng QK~^$&y85}Sb4q9e0H;qj!lvI6-$0X`wF zK>9xr>{W2~ihuqjT_4D2ED7=pW^j0RBMr#0^mK6y;kcfh@ZkS}0|yfRvwQs6$Sx%R zL$bli!ST0!SaySx{^mv}|HX!lvI6-$0X`wF zK>9xr>{W2~ihuqjT_4D2ED7=pW^j0RBMr!L^mK6y;kYh)+E9=|L4f(7MTNbIU=z!l z#O@|OMokNiqNC?rRw!lvI6-$0X`wF zK>9xr>{W2~ihuqjT_4D2ED7=pW^j0RBMr#0@N{tu;kcfh@ZkS}0|yfRvwQs6$Sx%R zL$bli!Ev>z!@=n{9S$zP=-_C;_^e6wfY*U8#ajp17+M+hW=kD*-4@dZG=ss@)z4*} HQ$iB}7S=XD literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0381.png.import b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0381.png.import new file mode 100644 index 00000000..97687b80 --- /dev/null +++ b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0381.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://bsepxui4hyaye" +path="res://.godot/imported/tile_0381.png-535e12352139d4ecbb5abd3bb74ab9c7.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0381.png" +dest_files=["res://.godot/imported/tile_0381.png-535e12352139d4ecbb5abd3bb74ab9c7.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0382.png b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0382.png new file mode 100644 index 0000000000000000000000000000000000000000..8f29fd3721c6c60cb9b953321f782cc7bcae4ac8 GIT binary patch literal 164 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!93?!50ihlx9Ea{HEjtmSN`?>!lvI6-$0X`wF zKziz|jTH^EoW0_^Vy)bPe8!R>zhDN3XE)M-95YWB#}JO|$q5Y1zwLQ=&iwx`pYY(n z)c?jt`>dDjY`@n`t(V9NU%Sdt{eVz{YQoWk+yrI^28Lc++3cTk0oQ>hFnGH9xvXB#1+ e+k7E_f#JB6_{+-X?Ms11GI+ZBxvX+bPsf~*m1zsN% ZVwhJZ{&J$qCvTu}44$rjF6*2UngA&pIT-)| literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0385.png.import b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0385.png.import new file mode 100644 index 00000000..c1958d77 --- /dev/null +++ b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0385.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://bql5bnrhcymih" +path="res://.godot/imported/tile_0385.png-e4211594c2daaeea09b81b79e47c0a4f.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0385.png" +dest_files=["res://.godot/imported/tile_0385.png-e4211594c2daaeea09b81b79e47c0a4f.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0386.png b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0386.png new file mode 100644 index 0000000000000000000000000000000000000000..6bdfe33a85cd93f92fb9731ac383d7ede3edf640 GIT binary patch literal 179 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!73?$#)eFPF#@L@O1TaS?83{1ON`yHDCY$ literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0386.png.import b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0386.png.import new file mode 100644 index 00000000..89efed20 --- /dev/null +++ b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0386.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://cyhpklftfnl0q" +path="res://.godot/imported/tile_0386.png-4e24a1731c5424af2b5d76d9e7114f09.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0386.png" +dest_files=["res://.godot/imported/tile_0386.png-4e24a1731c5424af2b5d76d9e7114f09.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0387.png b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0387.png new file mode 100644 index 0000000000000000000000000000000000000000..dc1497f7b3a22ef5fed9d8bae97d9e74888893ea GIT binary patch literal 182 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!73?$#)eFPFLHENi5=Ei{V-)u}(Ho;SSf1r2z~K XCuT|LhE!}!n#;&= Xj7>uKZ`k){pkWN2u6{1-oD!MB9ZS6)X*x1m#dnvLv-i)ug3 qcif#X)wJ{WJ;T@LZbj#|$%(B<5MO#*P7vrK1_n=8KbLh*2~7YckwM=8 literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0390.png.import b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0390.png.import new file mode 100644 index 00000000..8b740bf8 --- /dev/null +++ b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0390.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://bs4tuu03nflxp" +path="res://.godot/imported/tile_0390.png-1b5dd01c55bf87284c4457c272a5fe14.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0390.png" +dest_files=["res://.godot/imported/tile_0390.png-1b5dd01c55bf87284c4457c272a5fe14.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0391.png b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0391.png new file mode 100644 index 0000000000000000000000000000000000000000..76a158079f07ece37a4a4d88242fe8261aab5ad1 GIT binary patch literal 179 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!73?$#)eFPFJnl#DihJ%9hN!F8GJC+(SFnHGr Vt-m>WbsNw$22WQ%mvv4FO#oY3I4%GH literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0391.png.import b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0391.png.import new file mode 100644 index 00000000..1fc951b6 --- /dev/null +++ b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0391.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://c884jcgvx3i4u" +path="res://.godot/imported/tile_0391.png-569fcf5256d7b67c62057400af0b9579.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0391.png" +dest_files=["res://.godot/imported/tile_0391.png-569fcf5256d7b67c62057400af0b9579.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0392.png b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0392.png new file mode 100644 index 0000000000000000000000000000000000000000..3ae68cab48c28f7ac062362ae287d31a680698a4 GIT binary patch literal 177 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!73?$#)eFPF>6_S*0 Sw-*GO#o+1c=d#Wzp$Py+Ycb{k literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0392.png.import b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0392.png.import new file mode 100644 index 00000000..65945951 --- /dev/null +++ b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0392.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://bwga5mbi7ta0y" +path="res://.godot/imported/tile_0392.png-f6d6916108ed44a26064c4e723e4fef6.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0392.png" +dest_files=["res://.godot/imported/tile_0392.png-f6d6916108ed44a26064c4e723e4fef6.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0393.png b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0393.png new file mode 100644 index 0000000000000000000000000000000000000000..500206c7e88372b017ca7e0ec7d40ea5aa730e2f GIT binary patch literal 181 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!73?$#)eFPF7 literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0394.png.import b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0394.png.import new file mode 100644 index 00000000..73ad154f --- /dev/null +++ b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0394.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://rnypeadv8mpe" +path="res://.godot/imported/tile_0394.png-89111a6b9cf50063ced028008ca81779.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0394.png" +dest_files=["res://.godot/imported/tile_0394.png-89111a6b9cf50063ced028008ca81779.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0395.png b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0395.png new file mode 100644 index 0000000000000000000000000000000000000000..e38a06f9ad95f766ca7d274c1f0235c311766669 GIT binary patch literal 174 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!73?$#)eFPFK{h5yFFlX21G=q@3~n=pX3820s{_qp N@O1TaS?83{1OV*SGi(3= literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0398.png.import b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0398.png.import new file mode 100644 index 00000000..48a57616 --- /dev/null +++ b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0398.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://bkrptv4lue6qt" +path="res://.godot/imported/tile_0398.png-0b5e7dab1c848c1c9d7d01837905d159.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0398.png" +dest_files=["res://.godot/imported/tile_0398.png-0b5e7dab1c848c1c9d7d01837905d159.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0399.png b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0399.png new file mode 100644 index 0000000000000000000000000000000000000000..738d336f851d2f828775cf2c46762fc4b6dcbc55 GIT binary patch literal 174 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!73?$#)eFPFYTGuU+sRquOyY&y^w N22WQ%mvv4FO#pc2GWY-h literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0400.png.import b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0400.png.import new file mode 100644 index 00000000..5764dc2c --- /dev/null +++ b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0400.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://cj5347bi5g73u" +path="res://.godot/imported/tile_0400.png-8d615822b8511d0893aa4015c97fbd02.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0400.png" +dest_files=["res://.godot/imported/tile_0400.png-8d615822b8511d0893aa4015c97fbd02.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0401.png b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0401.png new file mode 100644 index 0000000000000000000000000000000000000000..21eff84102b397a92c55d2f8c07792bea219e915 GIT binary patch literal 168 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!73?$#)eFPFCc6j>3e6PnuF#?*vIOFjOxVwv^lCR0=eL!PC{x JWt~$(69CE>F{JYKur{GWG&T*Bb# L>gTe~DWM4fjL0EG(-6(Y%usDFZ0;AHy$fgz NgQu&X%Q~loCIFHoGK2sC literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0404.png.import b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0404.png.import new file mode 100644 index 00000000..daee7d84 --- /dev/null +++ b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0404.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://cymka4miip74j" +path="res://.godot/imported/tile_0404.png-7941cb49be78a4d0fe3eec3f5ba7226a.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0404.png" +dest_files=["res://.godot/imported/tile_0404.png-7941cb49be78a4d0fe3eec3f5ba7226a.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0405.png b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0405.png new file mode 100644 index 0000000000000000000000000000000000000000..9456ce694ba734a4671f021b8b74ab5d8008c99d GIT binary patch literal 174 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!73?$#)eFPFlLjkG=qf7)yfuf*Bm1-ADs+Og&v3LpZJ{Czus6GP9)#>+raX z3vxIMoGK6z32E#+aP`3zzGRI?M&`|eJ&8PwJUj(#A`A@9dg2Lp-HVbP0 Hl+XkK@jflz literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0406.png.import b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0406.png.import new file mode 100644 index 00000000..d5899332 --- /dev/null +++ b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0406.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://by4fgfsk3su4x" +path="res://.godot/imported/tile_0406.png-b74d65fe929676e7d6fd1043c5b785df.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0406.png" +dest_files=["res://.godot/imported/tile_0406.png-b74d65fe929676e7d6fd1043c5b785df.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0407.png b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0407.png new file mode 100644 index 0000000000000000000000000000000000000000..71c90a6b6f233e37e3816248d25f3721205f2ddb GIT binary patch literal 143 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!93?!50ihlx9Ea{HEjtmSN`?>!lvI6-$0X`wF zKziz|jm}>26%Dh#d{%f1)Y=DXxJYD@<);T3K0RRm6Dh&Vt literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0407.png.import b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0407.png.import new file mode 100644 index 00000000..a7657ae7 --- /dev/null +++ b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0407.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://bgm5g5ok0o6n7" +path="res://.godot/imported/tile_0407.png-14294c15050eaec6b1d3c4f2c93ff989.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0407.png" +dest_files=["res://.godot/imported/tile_0407.png-14294c15050eaec6b1d3c4f2c93ff989.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0408.png b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0408.png new file mode 100644 index 0000000000000000000000000000000000000000..3ae792f42c244bd0edd6eebf3f6f648dd49aa933 GIT binary patch literal 167 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!93?!50ihlx9Ea{HEjtmSN`?>!lvI6;>0X`wF zK)Rw~ma|uU%XEHUAcwIe$S;_|;n|HeAjihj#W95Ax@pfrP6h=Y=J$64ttKg3gxWjp zS{nFqVzZ2j0PB*TdB>y#vPEtNYfKFZvAOf=#OlqP4}Fr4$mKgM^jG+quO!eM22WQ% Jmvv4FO#nmKF@695 literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0408.png.import b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0408.png.import new file mode 100644 index 00000000..f7b3074c --- /dev/null +++ b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0408.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://cjh8fnjg3gc25" +path="res://.godot/imported/tile_0408.png-b0714a6f3f10d84557b28b903695cca2.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0408.png" +dest_files=["res://.godot/imported/tile_0408.png-b0714a6f3f10d84557b28b903695cca2.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0409.png b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0409.png new file mode 100644 index 0000000000000000000000000000000000000000..b00b8ca186f7ba9ad165a805964e53d8828d55a7 GIT binary patch literal 164 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!93?!50ihlx9Ea{HEjtmSN`?>!lvI6;>0X`wF zK)Rw~ma|uU%XEHUAcwIe$S;_|;n|HeAji_v#W95AdUC>pr~?NMEZEBAvE~Ak5cdv= z1}6u{wW1COMWeJgH#m7OR$!UIJ&i$|QM)aJS(-tFiQ$`s(BCEZY-a%tVeoYIb6Mw< G&;$U9jx4hP literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0409.png.import b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0409.png.import new file mode 100644 index 00000000..af9e168d --- /dev/null +++ b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0409.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://b4p0w5w3kxyp4" +path="res://.godot/imported/tile_0409.png-76e155b9bba50510408cc59cae56ad4e.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0409.png" +dest_files=["res://.godot/imported/tile_0409.png-76e155b9bba50510408cc59cae56ad4e.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0410.png b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0410.png new file mode 100644 index 0000000000000000000000000000000000000000..c8c9376c158b43ac432cad4c3f25ce56a5e9dbcf GIT binary patch literal 166 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!93?!50ihlx9Ea{HEjtmSN`?>!lvI6;>0X`wF zK)Rw~ma|uU%XEHUAcwIe$S;_|;n|HeAjjI%#W95Ax@pfrP6h*xBk$g7mi!j>zmh`lZvl;A@O1Ta JS?83{1OTk?H7x)D literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0410.png.import b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0410.png.import new file mode 100644 index 00000000..f472a16b --- /dev/null +++ b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0410.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://8kxt1gpvndye" +path="res://.godot/imported/tile_0410.png-922ca9b1507d22172c027768529bf0a1.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0410.png" +dest_files=["res://.godot/imported/tile_0410.png-922ca9b1507d22172c027768529bf0a1.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0411.png b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0411.png new file mode 100644 index 0000000000000000000000000000000000000000..488a34cd158036a5ac217cd978af0231e6a1b6e7 GIT binary patch literal 163 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!93?!50ihlx9Ea{HEjtmSN`?>!lvI6;>0X`wF zK)Rw~ma|uU%XEHUAcwIe$S;_|;n|HeAjiVf#W95AdUC>pr~?NMEZEBAvE~Ak5cdv= z1}6u{wW1COr$#y)TpH-$Xu$ZaN%er&fiA^c2iO=|8GaN9{bdxH)&ewx!PC{xWt~$( F69CV1FU!lvI6-$0X`wF zK)Rw~*8jZ<&R+4Jdaten`HUq&e!&b5&u*jvIZmD~jv*Y^ReLt_GAQsI{^R&R@ulLN z1KE47Hm+q)QRq;V)3Frb?a7^!dZlH>%_osg$?CGQ@?NU*V)mZn@;=;EUdpH+DRr3b Rpfkuy22WQ%mvv4FO#twsHBkTn literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0412.png.import b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0412.png.import new file mode 100644 index 00000000..d5d24944 --- /dev/null +++ b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0412.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://r1tsmh1rqgxu" +path="res://.godot/imported/tile_0412.png-3eacd0d9f1867e50a1ff5f9a9fede529.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0412.png" +dest_files=["res://.godot/imported/tile_0412.png-3eacd0d9f1867e50a1ff5f9a9fede529.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0413.png b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0413.png new file mode 100644 index 0000000000000000000000000000000000000000..df198e487c51d21fefb10684d794ee73a13f22d9 GIT binary patch literal 167 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!93?!50ihlx9Ea{HEjtmSN`?>!lvI6-$0X`wF zK)Rw~*8jZ<&R+4Jdaten`HUq&e!&b5&u*jvIhLL-jv*Y^lM^2NKXBkc!hd#;KO5PF zrT5@O1Ta JS?83{1OOD{Fs1+i literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0413.png.import b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0413.png.import new file mode 100644 index 00000000..20f7d3f2 --- /dev/null +++ b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0413.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://dxgwwopwjflpb" +path="res://.godot/imported/tile_0413.png-603dafa517d5b3998e361ee52b1503e4.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0413.png" +dest_files=["res://.godot/imported/tile_0413.png-603dafa517d5b3998e361ee52b1503e4.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0414.png b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0414.png new file mode 100644 index 0000000000000000000000000000000000000000..41dbb6d55bcb13ec334f88fa7ff83dd193cf8dab GIT binary patch literal 175 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!93?!50ihlx9Ea{HEjtmSN`?>!lvI6-$0X`wF zK)Rw~*8jZ<&R+4Jdaten`HUq&e!&b5&u*jvIgXw#jv*Y^WltLlGAIZzAGD~jHxX=N zS(Dh^#K)*!lvI6-$0X`wF zK)Rw~*8jZ<&R+4Jdaten`HUq&e!&b5&u*jvIToHSjv*Y^lM^2NKXBkc!hd#;KO5PF z-$6+JI&-c)I$z JtaD0e0swFEG^+pr literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0415.png.import b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0415.png.import new file mode 100644 index 00000000..0867848b --- /dev/null +++ b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0415.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://dn0gy5eoj2eft" +path="res://.godot/imported/tile_0415.png-d78941bfa9aeaca13943701510b7f2d7.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0415.png" +dest_files=["res://.godot/imported/tile_0415.png-d78941bfa9aeaca13943701510b7f2d7.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0416.png b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0416.png new file mode 100644 index 0000000000000000000000000000000000000000..b986528003c3c713d6f851975dea4822f26d564e GIT binary patch literal 177 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!73?$#)eFPFRMo6eLrVla&|9bWh&6VdF+FzP1GlGZ=$;uJ;)THf#r)%i!ti=d#Wzp$P!t5j)5S4_<9c#}1H-m0 zTUa!B6PGUCxns%FMhU%z3-vM;B(Gn%Ah19t+G|B-Mn;fSk7C;)12Z=7gCd8wD)Y2N dGj12*V)#5kCVE=wPidfW44$rjF6*2UngF+TK2-n! literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0418.png.import b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0418.png.import new file mode 100644 index 00000000..25cbe644 --- /dev/null +++ b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0418.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://ca0cmg71v3c44" +path="res://.godot/imported/tile_0418.png-a1917b1a661c985c18d9bc23a11bd904.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0418.png" +dest_files=["res://.godot/imported/tile_0418.png-a1917b1a661c985c18d9bc23a11bd904.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0419.png b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0419.png new file mode 100644 index 0000000000000000000000000000000000000000..fb26d31220b0ac4d96a7f802d9500a6a2ec5abb8 GIT binary patch literal 192 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!73?$#)eFPFmdKI;Vst09vgu~qUX{mEQc_G)lD#=Yd3j3@9}Ea$GEV4vcuSD& g(AtJ*u2MDz;YOL$w~nOE0Gi0)>FVdQ&MBb@0Df^h@c;k- literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0422.png.import b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0422.png.import new file mode 100644 index 00000000..babf2f79 --- /dev/null +++ b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0422.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://46cphq463cpd" +path="res://.godot/imported/tile_0422.png-4fa01b5822d5a90c4bc83e1c1a0ed825.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0422.png" +dest_files=["res://.godot/imported/tile_0422.png-4fa01b5822d5a90c4bc83e1c1a0ed825.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0423.png b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0423.png new file mode 100644 index 0000000000000000000000000000000000000000..6d93a5f6cb1c707b7134c2e3bac88e00924b89eb GIT binary patch literal 197 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!73?$#)eFPFKM>q%zVq<8vse5HFEyYz17k^$UoeBivm0qZj-RKCV+hCfA=|lw literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0424.png.import b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0424.png.import new file mode 100644 index 00000000..ccdbe4a7 --- /dev/null +++ b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0424.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://cgqsbbr0lphjj" +path="res://.godot/imported/tile_0424.png-f7e961b978c938b36b2e5baa5c4d9ec0.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0424.png" +dest_files=["res://.godot/imported/tile_0424.png-f7e961b978c938b36b2e5baa5c4d9ec0.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0425.png b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0425.png new file mode 100644 index 0000000000000000000000000000000000000000..fee50608d5a9175d9d5083c203c4b9aab4c7e160 GIT binary patch literal 172 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!73?$#)eFPFHU{FvHn>0s?#!iJu#_b|(44JJ$pC#XDwgZh} N@O1TaS?83{1OPC~Ftq>x literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0425.png.import b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0425.png.import new file mode 100644 index 00000000..91c15565 --- /dev/null +++ b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0425.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://wrrcrwr3lfqv" +path="res://.godot/imported/tile_0425.png-e526c788ba8fe15b3649cd23d383e2a7.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0425.png" +dest_files=["res://.godot/imported/tile_0425.png-e526c788ba8fe15b3649cd23d383e2a7.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0426.png b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0426.png new file mode 100644 index 0000000000000000000000000000000000000000..7c4b84425aaf86808f2179d33810366ff6b2fc3c GIT binary patch literal 171 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!73?$#)eFPFo+b|igEg;E U`JLvHT%c(Tp00i_>zopr0QxR90{{R3 literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0427.png.import b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0427.png.import new file mode 100644 index 00000000..86c0eb5a --- /dev/null +++ b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0427.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://dnuk4sctd3egi" +path="res://.godot/imported/tile_0427.png-9a7fcb5bb737f4bd83e55b2219c123f0.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0427.png" +dest_files=["res://.godot/imported/tile_0427.png-9a7fcb5bb737f4bd83e55b2219c123f0.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0428.png b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0428.png new file mode 100644 index 0000000000000000000000000000000000000000..0dd50657cfdc891395075c32442a02cbe4350a34 GIT binary patch literal 174 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!73?$#)eFPF1*Qo^NMjlmh73~Mp4lyvO_6nKL T@BH%`Xc&X1tDnm{r-UW|ww5(f literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0431.png.import b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0431.png.import new file mode 100644 index 00000000..44f38673 --- /dev/null +++ b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0431.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://b35637xqmr2is" +path="res://.godot/imported/tile_0431.png-48a252074015a013bb43e45dfae9e49c.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0431.png" +dest_files=["res://.godot/imported/tile_0431.png-48a252074015a013bb43e45dfae9e49c.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0432.png b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0432.png new file mode 100644 index 0000000000000000000000000000000000000000..2657f81b7001f0a50a74651ec2b29128fea57780 GIT binary patch literal 172 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!73?$#)eFPF UKRoT)6rf=Yp00i_>zopr03F#kxBvhE literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0433.png.import b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0433.png.import new file mode 100644 index 00000000..cc367b70 --- /dev/null +++ b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0433.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://cohqp7bfw61a4" +path="res://.godot/imported/tile_0433.png-f1ecf0d4361ba462064278f041a3d4be.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0433.png" +dest_files=["res://.godot/imported/tile_0433.png-f1ecf0d4361ba462064278f041a3d4be.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0434.png b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0434.png new file mode 100644 index 0000000000000000000000000000000000000000..6f29f3eae9d70aa517466f3c23b92fbaf75cf77b GIT binary patch literal 177 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!73?$#)eFPF0QW^m|P;bLn=Ahq)kYmLBdag?S#V&(E{&828QozMHSzopr0OnXVRsaA1 literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0436.png.import b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0436.png.import new file mode 100644 index 00000000..06966594 --- /dev/null +++ b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0436.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://cu0wm4poss7vf" +path="res://.godot/imported/tile_0436.png-74164929101e10df8f6ba6f3ea87f645.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0436.png" +dest_files=["res://.godot/imported/tile_0436.png-74164929101e10df8f6ba6f3ea87f645.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0437.png b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0437.png new file mode 100644 index 0000000000000000000000000000000000000000..006731e36344c63902bf110a86b0b1ddc8e4c48f GIT binary patch literal 179 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!73?$#)eFPFmdKI;Vst0O8y-;s5{u literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0437.png.import b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0437.png.import new file mode 100644 index 00000000..d3bcd136 --- /dev/null +++ b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0437.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://dk0hw3fa67xpi" +path="res://.godot/imported/tile_0437.png-e3720d17fb4a1ecf089a278bbe91a41c.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0437.png" +dest_files=["res://.godot/imported/tile_0437.png-e3720d17fb4a1ecf089a278bbe91a41c.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0438.png b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0438.png new file mode 100644 index 0000000000000000000000000000000000000000..76a158079f07ece37a4a4d88242fe8261aab5ad1 GIT binary patch literal 179 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!73?$#)eFPFJnl#DihJ%9hN!F8GJC+(SFnHGr Vt-m>WbsNw$22WQ%mvv4FO#oY3I4%GH literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0438.png.import b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0438.png.import new file mode 100644 index 00000000..3a53bd9c --- /dev/null +++ b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0438.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://84mmovmy5g8b" +path="res://.godot/imported/tile_0438.png-43e58394a88aa6428790d3786e2f8b04.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0438.png" +dest_files=["res://.godot/imported/tile_0438.png-43e58394a88aa6428790d3786e2f8b04.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0439.png b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0439.png new file mode 100644 index 0000000000000000000000000000000000000000..96336f1107b29e8815f9134f050a018f3c244fad GIT binary patch literal 177 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!73?$#)eFPFCh=IZPuF(3@ TqUXnfW-)lW`njxgN@xNAug^99 literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0439.png.import b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0439.png.import new file mode 100644 index 00000000..7ba44a3f --- /dev/null +++ b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0439.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://dv8xjxtxc64tt" +path="res://.godot/imported/tile_0439.png-3154d2df6ad7d568d6443dd537c981e2.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0439.png" +dest_files=["res://.godot/imported/tile_0439.png-3154d2df6ad7d568d6443dd537c981e2.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0440.png b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0440.png new file mode 100644 index 0000000000000000000000000000000000000000..8cc1f517d5d8aac662fedd82a463ab44ccaec7c7 GIT binary patch literal 177 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!73?$#)eFPFCh=IX(uF(2f Tz0W@a&0_F$^>bP0l+XkKuY5Kj literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0441.png.import b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0441.png.import new file mode 100644 index 00000000..771047e0 --- /dev/null +++ b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0441.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://bbnllr455r58w" +path="res://.godot/imported/tile_0441.png-79a59b98c8cad0f6376533726a989f66.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0441.png" +dest_files=["res://.godot/imported/tile_0441.png-79a59b98c8cad0f6376533726a989f66.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0442.png b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0442.png new file mode 100644 index 0000000000000000000000000000000000000000..76f40547adcbb7985ae0c7e8205aa2dc1313f3c5 GIT binary patch literal 186 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!73?$#)eFPFbP0l+XkK#|t~< literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0443.png.import b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0443.png.import new file mode 100644 index 00000000..a6f7d1bb --- /dev/null +++ b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0443.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://d2e5vx8684iuv" +path="res://.godot/imported/tile_0443.png-88524a1a1836c7e84f07446ac63e95ad.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0443.png" +dest_files=["res://.godot/imported/tile_0443.png-88524a1a1836c7e84f07446ac63e95ad.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0444.png b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0444.png new file mode 100644 index 0000000000000000000000000000000000000000..09881f70ae977d92cd3afa2e4e710ad75bd48055 GIT binary patch literal 184 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!73?$#)eFPF0W5-tXn5;gdb&7(S=>ls$TPOws P4Po$f^>bP0l+XkK-GDR| literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0445.png.import b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0445.png.import new file mode 100644 index 00000000..a732dd59 --- /dev/null +++ b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0445.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://cgy44f10ikjp0" +path="res://.godot/imported/tile_0445.png-7d35d511a86b983fe6838815f9e4d1d1.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0445.png" +dest_files=["res://.godot/imported/tile_0445.png-7d35d511a86b983fe6838815f9e4d1d1.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0446.png b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0446.png new file mode 100644 index 0000000000000000000000000000000000000000..d03384c9bb35b487cc9b7903bdf7bac7ea2f03fa GIT binary patch literal 182 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!73?$#)eFPFC1&s>C!4T&6iS8c=5UGbTHGPs^6(K;;*y;^9CR9QGHw-R YXss0sX>Z7j0~*EP>FVdQ&MBb@0A-#z9RL6T literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0446.png.import b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0446.png.import new file mode 100644 index 00000000..dec2c06e --- /dev/null +++ b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0446.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://o76fd6fep684" +path="res://.godot/imported/tile_0446.png-48ba2d716f40b8b7e3743407246e1b23.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0446.png" +dest_files=["res://.godot/imported/tile_0446.png-48ba2d716f40b8b7e3743407246e1b23.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0447.png b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0447.png new file mode 100644 index 0000000000000000000000000000000000000000..68672af9c213ba73cc61177ea1b5fbd7c8a517e4 GIT binary patch literal 194 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!73?$#)eFPFcdlI&_~a!P0u5@?WE=;q~hNPXR?4OM?7@862M7NCR?QJY5_^IIbrr9AI*4WN_Ks zB*CcAn2?-&IbcFVXLq-8K!@oKRt}$y#vw5=a}Mw*s;asQC|?N(2#`n-I3v??vS9ZD a28O*yL`x2R(NzSR$KdJe=d#Wzp$PzyPC0A< literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0448.png.import b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0448.png.import new file mode 100644 index 00000000..adb11785 --- /dev/null +++ b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0448.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://p0yug2dl0u42" +path="res://.godot/imported/tile_0448.png-71c65e1bc1222518b24a23d14093241c.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0448.png" +dest_files=["res://.godot/imported/tile_0448.png-71c65e1bc1222518b24a23d14093241c.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0449.png b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0449.png new file mode 100644 index 0000000000000000000000000000000000000000..1550d000fceee994d0aea58c922b4add7771c0b5 GIT binary patch literal 151 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!D3?x-;bCrM;OS+@4BLl<6e(pbstUx|nfKP}k zkaqTpSNoZ`2gqV93GxeOaCmkj4am{=ba4#fxSpI~ci_OkhQ{>`jmH}f9&1~;uJ7T` s;jvOZ#iW-|7G#4-}FnY$!5SGjr8L?VF45*dC)78&qol`;+0J{w=od5s; literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0449.png.import b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0449.png.import new file mode 100644 index 00000000..795114e0 --- /dev/null +++ b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0449.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://bdg61upedbwp" +path="res://.godot/imported/tile_0449.png-9c8fef1221d7f06fb635ab2ebe266ff4.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0449.png" +dest_files=["res://.godot/imported/tile_0449.png-9c8fef1221d7f06fb635ab2ebe266ff4.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0450.png b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0450.png new file mode 100644 index 0000000000000000000000000000000000000000..04f67d9b57557ee05872379f01cbae8a7a466aa1 GIT binary patch literal 177 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!73?$#)eFPFwN|Sd8~JWG#D7(EEVjJ T{#^SCXcmK~tDnm{r-UW|wF@?L literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0450.png.import b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0450.png.import new file mode 100644 index 00000000..478c1ce4 --- /dev/null +++ b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0450.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://178o7jhw86sh" +path="res://.godot/imported/tile_0450.png-d1461deb76b705b67280abedbdf926d5.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0450.png" +dest_files=["res://.godot/imported/tile_0450.png-d1461deb76b705b67280abedbdf926d5.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0451.png b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0451.png new file mode 100644 index 0000000000000000000000000000000000000000..abc2d702fe27ebcbef06ccac1e32d9063f257f44 GIT binary patch literal 195 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!73?$#)eFPFEal|aXmR9A;H5t znSptm%SIN1xyzPJnZ_`Ufl=VFs>u~qUX{mEQc_G)lD#=id3j3@A2cvyGfwDwc&m|Z m*Nz6>6lO`DtvpW7j0{q5WR}@`8@2<@W$<+Mb6Mw<&;$TZ{5vlI literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0451.png.import b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0451.png.import new file mode 100644 index 00000000..c6198abd --- /dev/null +++ b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0451.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://dxouxv16fgch4" +path="res://.godot/imported/tile_0451.png-92c31b17e00b249e9273411735a03215.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0451.png" +dest_files=["res://.godot/imported/tile_0451.png-92c31b17e00b249e9273411735a03215.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0452.png b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0452.png new file mode 100644 index 0000000000000000000000000000000000000000..89ef992acacec6638af8838e2df49d8f7219a1f1 GIT binary patch literal 186 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!73?$#)eFPFEal|aXmS~fnnR0 zEi4+miA$I6+_7Y7qlDhVg?gC^lGiU>5Lh4+?X@B^BO^$vN3rdYff<|kL6O5-m3dmC d8MljYF?^mN6Fsf;r!>$w22WQ%mvv4FO#m<=JtF`B literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0452.png.import b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0452.png.import new file mode 100644 index 00000000..1506b9a7 --- /dev/null +++ b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0452.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://coppkw2hj3ouw" +path="res://.godot/imported/tile_0452.png-4728885924ac7cc0a7c7bcc14ac48003.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0452.png" +dest_files=["res://.godot/imported/tile_0452.png-4728885924ac7cc0a7c7bcc14ac48003.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0453.png b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0453.png new file mode 100644 index 0000000000000000000000000000000000000000..8890ddb612a41f290c0e0d01f468a3d14b914cfb GIT binary patch literal 192 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!73?$#)eFPFEal|aXmS~fnnR0 zEi4+miA$I6+_7Y7qlDhVg?gC^lGiU>5Lh4+?X@B^V}&$d+eX6~jKMtD&rM)sOVFM& kWx+JnE>(v$?A{CvU(IBeeYsIo2sD(z)78&qol`;+0L&jiXaE2J literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0453.png.import b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0453.png.import new file mode 100644 index 00000000..5bf6f122 --- /dev/null +++ b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0453.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://dxei48ijlhlc8" +path="res://.godot/imported/tile_0453.png-261419a534cfb97392ae598d13cebd0f.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0453.png" +dest_files=["res://.godot/imported/tile_0453.png-261419a534cfb97392ae598d13cebd0f.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0454.png b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0454.png new file mode 100644 index 0000000000000000000000000000000000000000..409878e9ae556085cdbaed06acdfc8ce58025348 GIT binary patch literal 187 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!73?$#)eFPFEal|aXmS~fnnR0 zEi4+miA$I6+_7Y7qlDhVg?gC^lGiU>5Lgg1D{4h%#)@brXC*dfjno{TqywUdw<`0r dL^Ey|;bM^ABlFQG=O4&X44$rjF6*2UngCfuJe2?d literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0454.png.import b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0454.png.import new file mode 100644 index 00000000..c7cd4bd8 --- /dev/null +++ b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0454.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://hnm5glfqxfvy" +path="res://.godot/imported/tile_0454.png-251fb14b3b56fcecfac26e724c0cdbca.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0454.png" +dest_files=["res://.godot/imported/tile_0454.png-251fb14b3b56fcecfac26e724c0cdbca.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0455.png b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0455.png new file mode 100644 index 0000000000000000000000000000000000000000..4d78f6d32c8c63071f5d1ff4a61e9f130959bce0 GIT binary patch literal 190 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!73?$#)eFPFEal|aXmS~fnnR0 zEi4+miA$I6+_7Y7qlDhVg?gC^lGiU>5Lgg1D{@6vMn;j8vr>yWe@l89ZJ6T-G@yGywo?$3M6L literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0455.png.import b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0455.png.import new file mode 100644 index 00000000..e084fd2e --- /dev/null +++ b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0455.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://dqqum3w12p5w3" +path="res://.godot/imported/tile_0455.png-2341d6322c9c9f2a2bee857f1b890e5e.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0455.png" +dest_files=["res://.godot/imported/tile_0455.png-2341d6322c9c9f2a2bee857f1b890e5e.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0456.png b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0456.png new file mode 100644 index 0000000000000000000000000000000000000000..751c6a2f848b05a34433c9c69ded9cdd02896fd5 GIT binary patch literal 189 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!73?$#)eFPFEal|aXmR9A;H5t znSptm%SIN1xoJ6brZG%oU=%p4YH~%DSLLykloZpHWN*$;Uf$Bf2Lpnbj1#&Z-V$Ux gw6-CdtCWpFxKZZxts`kOfF?3{y85}Sb4q9e0R9s?(f|Me literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0456.png.import b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0456.png.import new file mode 100644 index 00000000..84dbb023 --- /dev/null +++ b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0456.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://jyrg1sdbhiiu" +path="res://.godot/imported/tile_0456.png-60058945a6de37db03b46abe1c39e044.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0456.png" +dest_files=["res://.godot/imported/tile_0456.png-60058945a6de37db03b46abe1c39e044.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0457.png b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0457.png new file mode 100644 index 0000000000000000000000000000000000000000..13aea54b454ecb77a438028443559ce3d6fde5a6 GIT binary patch literal 197 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!73?$#)eFPFa30bZ#7pm%yRaMm(e|`0F+=X3GxeOaCmkj4ao8Hba4#fxSpJlkl^8+ z%)q=&Wh;xp+-Hv_O=FnGz$kFo!sLntuS&9%loZbt?_zFIUS40%WRE6;D*`+VrYunK o;94iKPBu~D4%d#Q0qG13z9(cmSMoAV2Aa&^>FVdQ&MBb@0AgA@5C8xG literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0457.png.import b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0457.png.import new file mode 100644 index 00000000..17af5dc0 --- /dev/null +++ b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0457.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://dr4tims5i2tus" +path="res://.godot/imported/tile_0457.png-ff4dafc86f8a5688be54a216518f900e.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0457.png" +dest_files=["res://.godot/imported/tile_0457.png-ff4dafc86f8a5688be54a216518f900e.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0458.png b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0458.png new file mode 100644 index 0000000000000000000000000000000000000000..8f13d4d55992805cf2e8ea85aea29675d2900863 GIT binary patch literal 208 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!73?$#)eFPF0=$^?AM`0&J;*+8dw)vs@0_34*x7E%B%NEh5M&91r>mdKI;Vst0QIX( APyhe` literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0458.png.import b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0458.png.import new file mode 100644 index 00000000..15e0ae46 --- /dev/null +++ b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0458.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://b0rxo4r2exlp5" +path="res://.godot/imported/tile_0458.png-03957772591034c477779947a01e3466.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0458.png" +dest_files=["res://.godot/imported/tile_0458.png-03957772591034c477779947a01e3466.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0459.png b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0459.png new file mode 100644 index 0000000000000000000000000000000000000000..c99abfc970333cb6e38a2fd361f5be5def24ae34 GIT binary patch literal 173 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!73?$#)eFPFlLjkG=qf7)yfuf*Bm1-ADs+Y&=~YLpZJ{Cp0i8b0j3R8TZ5- zXlT57#P!I!lvI6-$0X`wF zKziz|jTH^EoW0_^Vy)bPe8!R>zhDN3XE)M-93@W|#}JO|$q5XN|Jfamuq$j7a#^F~ k)6&>+f!`oEf!Tq9VSSv~c7==eRzTGZp00i_>zopr05UTrpa1{> literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0460.png.import b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0460.png.import new file mode 100644 index 00000000..aa3ab793 --- /dev/null +++ b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0460.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://d1ry37awnbmn" +path="res://.godot/imported/tile_0460.png-31c897c93f96121d4a7af35c92abaf95.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0460.png" +dest_files=["res://.godot/imported/tile_0460.png-31c897c93f96121d4a7af35c92abaf95.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0461.png b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0461.png new file mode 100644 index 0000000000000000000000000000000000000000..1ccdd21df62bc1a8b93aebafed71242a758da898 GIT binary patch literal 172 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!73?$#)eFPFlLjkG=qf7)yfuf*Bm1-ADs+tUX;ELpZJ{Cp0i8b0j3R8TZ5- zXlT57B=CakkwDfH3_)FeO#*F;7b|rz1~<1aWMOk)PUM*(THu`sG&^2oiPD#oIzVF> NJYD@<);T3K0RTr5HMIZ$ literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0461.png.import b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0461.png.import new file mode 100644 index 00000000..0f24ec05 --- /dev/null +++ b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0461.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://b5sa3f1qvf6sv" +path="res://.godot/imported/tile_0461.png-9faa217b3a9c386d5767ac11631f6c88.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0461.png" +dest_files=["res://.godot/imported/tile_0461.png-9faa217b3a9c386d5767ac11631f6c88.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0462.png b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0462.png new file mode 100644 index 0000000000000000000000000000000000000000..ba3d9a9f8946650e50229ac2f58704ad1ee4a52c GIT binary patch literal 144 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!93?!50ihlx9Ea{HEjtmSN`?>!lvI6-$0X`wF zKziz|jTH^EoW0_^Vy)bPe8!R>zhDN3XE)M-93@W|#}JO|$q5XN|Jfamuq$j7a#^F~ k)6&>+f!`oEf!Tq9VSSv~c7==eRzTGZp00i_>zopr05UTrpa1{> literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0462.png.import b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0462.png.import new file mode 100644 index 00000000..0b96f26f --- /dev/null +++ b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0462.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://7f0qo406lmi8" +path="res://.godot/imported/tile_0462.png-db4fca89b5995bd329bf33f88f5b0fe3.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0462.png" +dest_files=["res://.godot/imported/tile_0462.png-db4fca89b5995bd329bf33f88f5b0fe3.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0463.png b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0463.png new file mode 100644 index 0000000000000000000000000000000000000000..d5f84b027a61615307fc7354117c8d1684f28ba4 GIT binary patch literal 168 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!73?$#)eFPFlLjkG=qf7)yfuf*Bm1-ADs+%spKkLpZJ{Cp0i8b0j3R8TZ5- zXlT57B=AV!1;H}~B_V|^-5gAk1*R1eUI`2)0>>I68MlkDF?^XOa?jVoZaL5h22WQ% Jmvv4FO#oi>Gv5FJ literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0463.png.import b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0463.png.import new file mode 100644 index 00000000..4fecc105 --- /dev/null +++ b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0463.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://c0ijijin4ii2f" +path="res://.godot/imported/tile_0463.png-b82199257684161f35ae8b9cbf58767d.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0463.png" +dest_files=["res://.godot/imported/tile_0463.png-b82199257684161f35ae8b9cbf58767d.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0464.png b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0464.png new file mode 100644 index 0000000000000000000000000000000000000000..ba3d9a9f8946650e50229ac2f58704ad1ee4a52c GIT binary patch literal 144 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!93?!50ihlx9Ea{HEjtmSN`?>!lvI6-$0X`wF zKziz|jTH^EoW0_^Vy)bPe8!R>zhDN3XE)M-93@W|#}JO|$q5XN|Jfamuq$j7a#^F~ k)6&>+f!`oEf!Tq9VSSv~c7==eRzTGZp00i_>zopr05UTrpa1{> literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0464.png.import b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0464.png.import new file mode 100644 index 00000000..18e580f1 --- /dev/null +++ b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0464.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://d2t8ucok6ojdx" +path="res://.godot/imported/tile_0464.png-28aa1a455aa181e3b1e7d3f1b8ad4788.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0464.png" +dest_files=["res://.godot/imported/tile_0464.png-28aa1a455aa181e3b1e7d3f1b8ad4788.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0465.png b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0465.png new file mode 100644 index 0000000000000000000000000000000000000000..d4c9755b629109ee21768d0f593030b9df22afc8 GIT binary patch literal 168 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!73?$#)eFPFlLjkG=qf7)yfuf*Bm1-ADs+%spKkLpZJ{Cp0i8b0j3R8TZ5- zXlT57Bv63E)qzLUU7?}FqRI6^)(3+r2N*IGdKfn|!lvI6-$0X`wF zKziz|jTH^EoW0_^Vy)bPe8!R>zhDN3XE)M-93@W|#}JO|$q5XN|Jfamuq$j7a#^F~ k)6&>+f!`oEf!Tq9VSSv~c7==eRzTGZp00i_>zopr05UTrpa1{> literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0466.png.import b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0466.png.import new file mode 100644 index 00000000..90271a42 --- /dev/null +++ b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0466.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://ctca0j1dhsvyt" +path="res://.godot/imported/tile_0466.png-3bfa0b4cf5c80aa37e434260870e6a11.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0466.png" +dest_files=["res://.godot/imported/tile_0466.png-3bfa0b4cf5c80aa37e434260870e6a11.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0467.png b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0467.png new file mode 100644 index 0000000000000000000000000000000000000000..45d4e8cc448a5762922d91764227775e3cf7000c GIT binary patch literal 169 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!73?$#)eFPFlLjkG=qf7)yfuf*Bm1-ADs+EIeHtLpZJ{Cp0i8b0j3R8TZ5- zXlT57B=Ew;i-7`17#LkSm^Ii^4qSbZsL{xH!9jvKjrC5D1keI=QT@)?$!mdTFnGH9 KxvX!lvI6-$0X`wF zKziz|jTH^EoW0_^Vy)bPe8!R>zhDN3XE)M-93@W|#}JO|$q5XN|Jfamuq$j7a#^F~ k)6&>+f!`oEf!Tq9VSSv~c7==eRzTGZp00i_>zopr05UTrpa1{> literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0468.png.import b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0468.png.import new file mode 100644 index 00000000..15053baf --- /dev/null +++ b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0468.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://bhi7jxovbnfp" +path="res://.godot/imported/tile_0468.png-2fcbcd8d8299726aac7a5f703d7d9c73.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0468.png" +dest_files=["res://.godot/imported/tile_0468.png-2fcbcd8d8299726aac7a5f703d7d9c73.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0469.png b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0469.png new file mode 100644 index 0000000000000000000000000000000000000000..20a68fc7872bb004055ac1a850cf2ec85f8c923d GIT binary patch literal 167 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!73?$#)eFPFmdK II;Vst0B6oH1ONa4 literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0469.png.import b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0469.png.import new file mode 100644 index 00000000..a7f57043 --- /dev/null +++ b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0469.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://bn7fhtmin8rr" +path="res://.godot/imported/tile_0469.png-61918c5841ca7f2b1f394089303bc50f.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0469.png" +dest_files=["res://.godot/imported/tile_0469.png-61918c5841ca7f2b1f394089303bc50f.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0470.png b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0470.png new file mode 100644 index 0000000000000000000000000000000000000000..c8c483fdea5d7ad256b410020ff68b7084696375 GIT binary patch literal 183 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!73?$#)eFPFhmGe2xe#J0@`|ASft^O`0P`W2ZtS<8~1? Z2FtBN#a5<|9{^2c@O1TaS?83{1OUYRHZ}kN literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0470.png.import b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0470.png.import new file mode 100644 index 00000000..f58ccd9e --- /dev/null +++ b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0470.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://cp21fifwafq13" +path="res://.godot/imported/tile_0470.png-074f7c766da817d87787292fe05041e5.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0470.png" +dest_files=["res://.godot/imported/tile_0470.png-074f7c766da817d87787292fe05041e5.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0471.png b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0471.png new file mode 100644 index 0000000000000000000000000000000000000000..321f3b423949d366c27737a24f76da6fa159a56b GIT binary patch literal 182 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!73?$#)eFPF(UHx3vIVCg!0J6?C-v9sr literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0471.png.import b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0471.png.import new file mode 100644 index 00000000..d1031474 --- /dev/null +++ b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0471.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://btc8glho6jeo3" +path="res://.godot/imported/tile_0471.png-71a40b8760df539749200d9601b5d63e.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0471.png" +dest_files=["res://.godot/imported/tile_0471.png-71a40b8760df539749200d9601b5d63e.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0472.png b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0472.png new file mode 100644 index 0000000000000000000000000000000000000000..ac2b8035057ca7b114ad00836ca3ffbd8d0dc69b GIT binary patch literal 177 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!73?$#)eFPFT#9acD|YiMd}HuJI=O^KPXrXiY(nIZb8(9L6uf(`(U OVeoYIb6Mw<&;$U&nl#V= literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0475.png.import b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0475.png.import new file mode 100644 index 00000000..ee2f6678 --- /dev/null +++ b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0475.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://cftbhbl83j8oi" +path="res://.godot/imported/tile_0475.png-4812bee5695c3ed98e0a2ac201dd6c01.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0475.png" +dest_files=["res://.godot/imported/tile_0475.png-4812bee5695c3ed98e0a2ac201dd6c01.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0476.png b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0476.png new file mode 100644 index 0000000000000000000000000000000000000000..230ec86b84d6086afef21587c910f2b5087111b6 GIT binary patch literal 186 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!73?$#)eFPFRuNgbl3Mj!?666=m;PC858j$1Z>Eal|aXmR9A;H_* zJAt9mM1kRAPNtq-g5ow2aYu8LwvC2T%*$pd>YD2GGR{0WO>7C5p}MJuDbFDe-d2N4 jPR{an^LB{Ts58-Y4i literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0477.png.import b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0477.png.import new file mode 100644 index 00000000..870fe51c --- /dev/null +++ b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0477.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://bamt8m8fj6hh4" +path="res://.godot/imported/tile_0477.png-ae2a56a20f40ab5fc5d35322d679d304.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0477.png" +dest_files=["res://.godot/imported/tile_0477.png-ae2a56a20f40ab5fc5d35322d679d304.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0478.png b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0478.png new file mode 100644 index 0000000000000000000000000000000000000000..c6078c80dba444e5ee6569d489c7b3c0f66ab3ca GIT binary patch literal 184 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!73?$#)eFPFEal|aXmTV0NagA zmxK=Vm?$)Gw6ry~-UxD@dgy}0v12QGOjaaqGjZ=I+a}^JXue^Rh`2b1^4X)TNvvns bR?KB6w-jp(a>{%NG>pO1)z4*}Q$iB}+bKOF literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0478.png.import b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0478.png.import new file mode 100644 index 00000000..b83cac0c --- /dev/null +++ b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0478.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://bkq3pj7m614qw" +path="res://.godot/imported/tile_0478.png-a431065a87a2e1ed5bbfb2d1b4bd38d3.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0478.png" +dest_files=["res://.godot/imported/tile_0478.png-a431065a87a2e1ed5bbfb2d1b4bd38d3.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0479.png b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0479.png new file mode 100644 index 0000000000000000000000000000000000000000..45770f560f19c6b64d120011474f57095b77aaaf GIT binary patch literal 173 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!73?$#)eFPF#JzX3_IIbrr9AJ-dc4j`% z6QIz*v13O=YlL$QOYB7nFRu)q9gh+&Cj@gGz9Dgl!_=%zg4b9wOPt}vbb&RWEffQR PhA?=#`njxgN@xNA=;Smm literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0479.png.import b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0479.png.import new file mode 100644 index 00000000..1406393a --- /dev/null +++ b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0479.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://cgcy1bmy50ckk" +path="res://.godot/imported/tile_0479.png-d683d2e7f7311bf8b91e5f909c6760c0.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0479.png" +dest_files=["res://.godot/imported/tile_0479.png-d683d2e7f7311bf8b91e5f909c6760c0.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0480.png b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0480.png new file mode 100644 index 0000000000000000000000000000000000000000..af4e7d83c86b710aab143eb2c0005c3e741b8973 GIT binary patch literal 182 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!73?$#)eFPFEal|aXmTV08370 zCTD`1lz;<^lk-8RoRtf`5;J&`lTFw>3Z+7JbGSrzE$)zRdH9Gaammgd4myoD8Mlfu YwAPA+v^V6%0gYntboFyt=akR{08N-U+yDRo literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0480.png.import b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0480.png.import new file mode 100644 index 00000000..a9b2b2d9 --- /dev/null +++ b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0480.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://daqps5edpsp8r" +path="res://.godot/imported/tile_0480.png-5cedb4847f4e4b00e01543b23d3a9c8b.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0480.png" +dest_files=["res://.godot/imported/tile_0480.png-5cedb4847f4e4b00e01543b23d3a9c8b.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0481.png b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0481.png new file mode 100644 index 0000000000000000000000000000000000000000..aac42d98d01e7d53c8da052fd7cc0051fafd622c GIT binary patch literal 194 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!73?$#)eFPFmdKI;Vst0JxGonE(I) literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0481.png.import b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0481.png.import new file mode 100644 index 00000000..5bc71d2e --- /dev/null +++ b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0481.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://dkxmehvjry4va" +path="res://.godot/imported/tile_0481.png-d821859a6b3a69d79584419b4274de32.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0481.png" +dest_files=["res://.godot/imported/tile_0481.png-d821859a6b3a69d79584419b4274de32.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0482.png b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0482.png new file mode 100644 index 0000000000000000000000000000000000000000..eea24cf300e8289f80373dc14daf5f657ae4e2fb GIT binary patch literal 184 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!73?$#)eFPFEI{AvyVSz=Vd*?r!6N4$~W~96lS3Lt!lvI6-$0X`wF zK>Gjx|92ifclL@eSo-7;kk42WxxYwUG5AP}A-p06p)^?NS2dvEP3SAEcA3Eo!ruJdGUYVD@;34}3SJ;c6 WD;+IVyl)OPkipZ{&t;ucLK6UQPdTFi literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0483.png.import b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0483.png.import new file mode 100644 index 00000000..0e9b5595 --- /dev/null +++ b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0483.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://box1d7rpf8rlh" +path="res://.godot/imported/tile_0483.png-2c67c979d722ca62ebd4a3883e97e627.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0483.png" +dest_files=["res://.godot/imported/tile_0483.png-2c67c979d722ca62ebd4a3883e97e627.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0484.png b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0484.png new file mode 100644 index 0000000000000000000000000000000000000000..509508221cf254b86ac66151450668eac2a98ef1 GIT binary patch literal 178 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!73?$#)eFPFRMo6eLrVla&|9bWh&6V8ceP8Hza^sSCOfh#cOk%+nIhxLt&c;eNkh V_8XO>#X!RtJYD@<);T3K0RUT7H?#l% literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0484.png.import b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0484.png.import new file mode 100644 index 00000000..3132b4b9 --- /dev/null +++ b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0484.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://2nw2qheg6sm4" +path="res://.godot/imported/tile_0484.png-71af370a6a5da26b74d1798dd915e632.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0484.png" +dest_files=["res://.godot/imported/tile_0484.png-71af370a6a5da26b74d1798dd915e632.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0485.png b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0485.png new file mode 100644 index 0000000000000000000000000000000000000000..16b6aa8c7fbb7019de9263b7afc021e1e8939bcf GIT binary patch literal 197 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!73?$#)eFPFx08~Zdb+bPshvrj0BP literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0487.png.import b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0487.png.import new file mode 100644 index 00000000..a7761849 --- /dev/null +++ b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0487.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://cyte0gpbuavqo" +path="res://.godot/imported/tile_0487.png-9b7af0365685185291c67e8dc00d13d2.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0487.png" +dest_files=["res://.godot/imported/tile_0487.png-9b7af0365685185291c67e8dc00d13d2.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0488.png b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0488.png new file mode 100644 index 0000000000000000000000000000000000000000..de3d57e7225a2b1cb60468da498cbd34489b10cb GIT binary patch literal 190 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!73?$#)eFPF8bg=d#Wzp$P!)?m&?M literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0488.png.import b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0488.png.import new file mode 100644 index 00000000..1439060d --- /dev/null +++ b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0488.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://ccgdaeclanlay" +path="res://.godot/imported/tile_0488.png-99df59d45fd47b0e21662ec77b768a96.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0488.png" +dest_files=["res://.godot/imported/tile_0488.png-99df59d45fd47b0e21662ec77b768a96.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0489.png b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0489.png new file mode 100644 index 0000000000000000000000000000000000000000..678d005536395e191ce611ea061e48121f6baaec GIT binary patch literal 196 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!73?$#)eFPFd;kCd literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0489.png.import b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0489.png.import new file mode 100644 index 00000000..cc238347 --- /dev/null +++ b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0489.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://dmljlrxf4p7q7" +path="res://.godot/imported/tile_0489.png-e58569d2c8e88b4e34c414adf00608d5.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0489.png" +dest_files=["res://.godot/imported/tile_0489.png-e58569d2c8e88b4e34c414adf00608d5.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0490.png b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0490.png new file mode 100644 index 0000000000000000000000000000000000000000..e0264cda08e8c6d51681d7d0ab920eba9789b5a7 GIT binary patch literal 191 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!73?$#)eFPFx08~Zdbq%zVq<8vsZlblj#OP3C5BjzhDN3XE)M-oDfeJ#}JO|$q5Mw9^T0e z%-dWxvKY*L_Gr>HhG`6p0*5V3u2}G@Buhz2@l5e9<_-A?0KkV|~bBhiHNK!gCA^wp(Nq6(02X0nKOdboFyt=akR{0I4uN%m4rY literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0491.png.import b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0491.png.import new file mode 100644 index 00000000..d92829c5 --- /dev/null +++ b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0491.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://rgcuqnx448ba" +path="res://.godot/imported/tile_0491.png-23e560f22923aa4d3882f43d8599613a.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0491.png" +dest_files=["res://.godot/imported/tile_0491.png-23e560f22923aa4d3882f43d8599613a.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0492.png b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0492.png new file mode 100644 index 0000000000000000000000000000000000000000..9af01ad4d37999fcefeac346051214105d109fb2 GIT binary patch literal 210 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!73?$#)eFPFE@7)OLwZyUdr(FMv&9xOHOwW@LW~UaP|}p zRXJ;FV#1OVFv~k*1@{pdaq$hgIhhU&TX~$E85vl#Wa0zURy6{xVeoYIb6Mw<&;$VP C>_sgA literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0492.png.import b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0492.png.import new file mode 100644 index 00000000..405a794e --- /dev/null +++ b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0492.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://cqrkep05qpc8x" +path="res://.godot/imported/tile_0492.png-cb8e0a904404edf5ec987afd571182d5.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0492.png" +dest_files=["res://.godot/imported/tile_0492.png-cb8e0a904404edf5ec987afd571182d5.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0493.png b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0493.png new file mode 100644 index 0000000000000000000000000000000000000000..ae5f966aa98f864eec41cdf61f38b4f30fe557e6 GIT binary patch literal 166 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!73?$#)eFPFlLjkG=qf7)yfuf*Bm1-ADs+Og&v3LpZJ{Cp0i8b0j3R8TZ5- zXlT57Bv63Gkw;uy(7l6W3S)S4`$85r2j)bc8KMQ=i9ky=M6RrgnXwOO0E4HipUXO@ GgeCxS;xMoP literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0493.png.import b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0493.png.import new file mode 100644 index 00000000..08c05e0e --- /dev/null +++ b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0493.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://cuat7n7iyu4a8" +path="res://.godot/imported/tile_0493.png-d4e052c4fe72cc3e236e346bd670af45.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0493.png" +dest_files=["res://.godot/imported/tile_0493.png-d4e052c4fe72cc3e236e346bd670af45.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0494.png b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0494.png new file mode 100644 index 0000000000000000000000000000000000000000..261df1063ba99fcec3a2c074e945160a340da10f GIT binary patch literal 163 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!73?$#)eFPFlLjkG=qf7)yfuf*Bm1-ADs+j67W&LpZJ{Cp0i7D;P8w_Bis0 zi;Jrp92Pv`l+58Isi)T>>E-36WzaUsuuHVSJCT8*?Et^$f{oRGfw~zyUHx3vIVCg! E0EI3tUjP6A literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0494.png.import b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0494.png.import new file mode 100644 index 00000000..c1ec2524 --- /dev/null +++ b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0494.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://duoxp3m46apfk" +path="res://.godot/imported/tile_0494.png-65573a113eeb44ebcf0cb6ccd40a8d0d.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0494.png" +dest_files=["res://.godot/imported/tile_0494.png-65573a113eeb44ebcf0cb6ccd40a8d0d.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0495.png b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0495.png new file mode 100644 index 0000000000000000000000000000000000000000..c4ccd03fa7a79c0b9e56d87759037dfb50de7ace GIT binary patch literal 173 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!73?$#)eFPFlLjkG=qf7)yfuf*Bm1-ADs+Y&=~YLpZJ{Cp0i8b0j3R8TZ5- zXlT57B=CakkwAeX1%)9cAuQb%R#r_*9%Owmm~wz2L!pOpGgF=>4+F!OCXv^{4&Sx{ P&0+9#^>bP0l+XkKxwtq7 literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0495.png.import b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0495.png.import new file mode 100644 index 00000000..dbd18937 --- /dev/null +++ b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0495.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://d28tt0604ry14" +path="res://.godot/imported/tile_0495.png-8fc7a3d1c92dfd86490692bd8ee6e399.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0495.png" +dest_files=["res://.godot/imported/tile_0495.png-8fc7a3d1c92dfd86490692bd8ee6e399.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0496.png b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0496.png new file mode 100644 index 0000000000000000000000000000000000000000..4de5f923824f36f7d293a04d82c74de40e780f7f GIT binary patch literal 166 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!73?$#)eFPFlLjkG=qf7)yfuf*Bm1-ADs+Og&v3LpZJ{Cp0i7D;P8w_Bis0 zi;JssIA1u*dPtzrNG6eIfm9QZs;a7}g!4&>qg*?d8Za;+|DsO9tnXaIw!tDnm{ Hr-UW|7Zxub literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0496.png.import b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0496.png.import new file mode 100644 index 00000000..b6596b1e --- /dev/null +++ b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0496.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://r6ts5ptansac" +path="res://.godot/imported/tile_0496.png-237f0c37bd9e272e0a5b57c487635d60.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0496.png" +dest_files=["res://.godot/imported/tile_0496.png-237f0c37bd9e272e0a5b57c487635d60.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0497.png b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0497.png new file mode 100644 index 0000000000000000000000000000000000000000..b8ee5d993bfee5a39af318797733bb5a557518c5 GIT binary patch literal 169 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!73?$#)eFPFlLjkG=qf7)yfuf*Bm1-ADs+EIeHtLpZJ{Cp0i8b0j3R8TZ5- zXlT57lLjkG=qf7)yfuf*Bm1-ADs+Og&v3LpZJ{Cp0i7D;P8w_Bis0 zi;Jrp91gs2l=VbP0 Hl+XkKMJzB| literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0498.png.import b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0498.png.import new file mode 100644 index 00000000..f0a7478a --- /dev/null +++ b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0498.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://dph6nym5aybu4" +path="res://.godot/imported/tile_0498.png-39cd49f790e3e58a5877f74a993dae0b.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0498.png" +dest_files=["res://.godot/imported/tile_0498.png-39cd49f790e3e58a5877f74a993dae0b.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0499.png b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0499.png new file mode 100644 index 0000000000000000000000000000000000000000..612eaa1fce675350fd50da25edabb5a7544c63e6 GIT binary patch literal 173 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!73?$#)eFPFlLjkG=qf7)yfuf*Bm1-ADs+Y&=~YLpZJ{Cp0i8b0j3R8TZ5- zXlT57B=CakkwBIs0W41H0*8-Yycj5OqG9#H!vRdp3mOgB&T#EmYQVto)k5UWyI{s% Ppg9blu6{1-oD!M<(;zsR literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0499.png.import b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0499.png.import new file mode 100644 index 00000000..8395b5b3 --- /dev/null +++ b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0499.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://dc4dlkeusf5u5" +path="res://.godot/imported/tile_0499.png-ab07a7eabf150ddd461cba883794cf6e.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0499.png" +dest_files=["res://.godot/imported/tile_0499.png-ab07a7eabf150ddd461cba883794cf6e.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0500.png b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0500.png new file mode 100644 index 0000000000000000000000000000000000000000..078b47b76544c72190eb580829e731bc8d382afc GIT binary patch literal 178 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!73?$#)eFPFlLjkG=qf7)yfuf*Bm1-ADs+96eneLpZJ{Cp0i7b2J$9NW>g) zxY=+p@WRo+BS$4q1QZI2uo$z*va-6)Ihdsobb?30Ax)!^aSo%2KpyLzAPEMBl#OC3 UH*Jj$0u5vEboFyt=akR{01<99>Hq)$ literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0500.png.import b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0500.png.import new file mode 100644 index 00000000..ebc756b7 --- /dev/null +++ b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0500.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://dw8c6b3356rge" +path="res://.godot/imported/tile_0500.png-d2a28facc9afacd716832e1c44c27f2f.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0500.png" +dest_files=["res://.godot/imported/tile_0500.png-d2a28facc9afacd716832e1c44c27f2f.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0501.png b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0501.png new file mode 100644 index 0000000000000000000000000000000000000000..10e2b6813049cc619a3114e7e6c8b5f85856e4c7 GIT binary patch literal 174 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!73?$#)eFPFlLjkG=qf7)yfuf*Bm1-ADs+Y&~5ZLpZJ{Cp0i8b0j3R8TZ5- zXlT57B=CakkwBIs0VN_OB}|4fGP1I)jXXP~YlLjkG=qf7)yfuf*Bm1-ADs+96eneLpZJ{Cp0i7b2J$9NW>g) zxY=+p@WRo+BS$4q1T-45$g;A!&N-OH!Wyf<(;?y_Zsg3#^MGeTV}bUAX@?jXGTg;d U428}EEoWfxboFyt=akR{04NzXRsaA1 literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0502.png.import b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0502.png.import new file mode 100644 index 00000000..536f9f84 --- /dev/null +++ b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0502.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://dl17irw6guu85" +path="res://.godot/imported/tile_0502.png-8deb0b2cd80f4383f5b06fc161a45bf8.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0502.png" +dest_files=["res://.godot/imported/tile_0502.png-8deb0b2cd80f4383f5b06fc161a45bf8.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0503.png b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0503.png new file mode 100644 index 0000000000000000000000000000000000000000..f7c8ce52cc1d7450bb3fbe30db4fc091d270b56d GIT binary patch literal 168 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!73?$#)eFPF!lvI6-$0X`wF zKziz|jTH^EoW0_^Vy)bPe8!R>zhDN3XE)M-99>Tr#}JO|$q5XM|Nj5yH@NZt|Nq8= xWmiw}^OUU)6I5|J+|cFhZ11q8k(YsyVS$bE=D#bqtpRFe@O1TaS?83{1OU`XF6aON literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0505.png.import b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0505.png.import new file mode 100644 index 00000000..6f6e61a0 --- /dev/null +++ b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0505.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://cvmo524f3v0fo" +path="res://.godot/imported/tile_0505.png-a8263e413c24496e7d1c6a549da23ad6.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0505.png" +dest_files=["res://.godot/imported/tile_0505.png-a8263e413c24496e7d1c6a549da23ad6.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0506.png b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0506.png new file mode 100644 index 0000000000000000000000000000000000000000..1ac8f6860730b37c43be8529e722d2d0b693cbfc GIT binary patch literal 175 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!73?$#)eFPF^xl@LpZJ{Cp0jN3lt!lvI6-$0X`wF zKziz|jm}>26%Dh#d{%f1!lvI6-$0X`wF zKziz|jm}>26%Dh#d{%f1P+>~fXRso$O41+s|2)78&qol`;+0Dm$lj{pDw literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0509.png.import b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0509.png.import new file mode 100644 index 00000000..07d306d3 --- /dev/null +++ b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0509.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://3yfubwqcjnaw" +path="res://.godot/imported/tile_0509.png-bbc61a59f49776c52a7c6c7d3d9669d1.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0509.png" +dest_files=["res://.godot/imported/tile_0509.png-bbc61a59f49776c52a7c6c7d3d9669d1.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0510.png b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0510.png new file mode 100644 index 0000000000000000000000000000000000000000..8191921094e4c17c50711ff0f1c700529c71ad1c GIT binary patch literal 186 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!73?$#)eFPFeSsVXkSUY>g_i%j907@{H1o;IsI6S+N2IM$FVdQ&MBb@0BU(VA^-pY literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0510.png.import b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0510.png.import new file mode 100644 index 00000000..196e0cf9 --- /dev/null +++ b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0510.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://ddxoebqxgablk" +path="res://.godot/imported/tile_0510.png-323781f0d9ee927574b65ca6b27dbd28.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0510.png" +dest_files=["res://.godot/imported/tile_0510.png-323781f0d9ee927574b65ca6b27dbd28.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0511.png b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0511.png new file mode 100644 index 0000000000000000000000000000000000000000..0c1d0bab47439b98ddf0ea3d55852133f1bb8155 GIT binary patch literal 192 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!73?$#)eFPFQDC^3lc}edptwy$+|k^mZKI(S^RgL=x~4k4j57~T6I;S%sBY?E%5#W=x7Fa1 ilk>t|3#K{EWn?(nC9(Bxahd|qPzFy|KbLh*2~7Y8X*x3i literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0511.png.import b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0511.png.import new file mode 100644 index 00000000..6f0ee21d --- /dev/null +++ b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0511.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://dc5jyp3xq0mxu" +path="res://.godot/imported/tile_0511.png-d8496f6ad47a1440ed15d62f198dda5e.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0511.png" +dest_files=["res://.godot/imported/tile_0511.png-d8496f6ad47a1440ed15d62f198dda5e.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0512.png b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0512.png new file mode 100644 index 0000000000000000000000000000000000000000..a9c7d93aeb95b4fcfe09f7f3aaa3e22bf3c7bbc3 GIT binary patch literal 184 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!73?$#)eFPFeSsVXkSUY>gPoI%@3Mj!?666=m;PC858j$1Y>Eal|aXmTV0NagA zmxK=Vm?$)Gw6ry~-UxD@dgy}0v12QGOjaaqGjZ=I+a}^JXue^Rh`2b1^4X)TNvvns bR?KB6w-jp(a>{%NG>pO1)z4*}Q$iB}_n19y literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0512.png.import b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0512.png.import new file mode 100644 index 00000000..d6fe83c1 --- /dev/null +++ b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0512.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://bt6eax2twkun" +path="res://.godot/imported/tile_0512.png-78bd06951a43699b1e9e371f219b28cb.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0512.png" +dest_files=["res://.godot/imported/tile_0512.png-78bd06951a43699b1e9e371f219b28cb.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0513.png b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0513.png new file mode 100644 index 0000000000000000000000000000000000000000..a6e215c2cb6dc37800c53e82b82beb9044d0ecce GIT binary patch literal 173 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!73?$#)eFPFgTe~DWM4f*9A2y literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0513.png.import b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0513.png.import new file mode 100644 index 00000000..4c125525 --- /dev/null +++ b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0513.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://dpi6comric0bf" +path="res://.godot/imported/tile_0513.png-2239d20d818595c4f9f586fd38fbd0d1.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0513.png" +dest_files=["res://.godot/imported/tile_0513.png-2239d20d818595c4f9f586fd38fbd0d1.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0514.png b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0514.png new file mode 100644 index 0000000000000000000000000000000000000000..9c6b0a9046fc5ce08da7d5c2f2e9380c37775507 GIT binary patch literal 182 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!73?$#)eFPFeSsVXkSUY>gPoI%@3Mj!?666=m;PC858jxe}>Eal|aXmTV08370 zCTD`1lz;<^lk-8RoRtf`5;J&`lTFw>3Z+7JbGSrzE$)zRdH9Gaammgd4myoD8Mlfu YwAPA+v^V6%0gYntboFyt=akR{0BLVIC;$Ke literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0514.png.import b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0514.png.import new file mode 100644 index 00000000..8aaf76e2 --- /dev/null +++ b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0514.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://b7mgrasc63qe5" +path="res://.godot/imported/tile_0514.png-c992f075c8e043d34233ce5661539f86.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0514.png" +dest_files=["res://.godot/imported/tile_0514.png-c992f075c8e043d34233ce5661539f86.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0515.png b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0515.png new file mode 100644 index 0000000000000000000000000000000000000000..56e6b6a6931b6eb764cd51851a0a1ff397e32be1 GIT binary patch literal 194 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!73?$#)eFPFViZ zxG{Jr965SaR7K|gIVH3S2{cG7bo25$r6BCw k+}rExJaKJ9G#4ww#8k0Y3KMVq1)9v@>FVdQ&MBb@0LUFY#Q*>R literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0515.png.import b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0515.png.import new file mode 100644 index 00000000..a1fb49ba --- /dev/null +++ b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0515.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://bcimnqabfy6f" +path="res://.godot/imported/tile_0515.png-6264b30878afde3d136030c0b9c2253d.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0515.png" +dest_files=["res://.godot/imported/tile_0515.png-6264b30878afde3d136030c0b9c2253d.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0516.png b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0516.png new file mode 100644 index 0000000000000000000000000000000000000000..efa3dfad324e4c80ce82dc9175c98d1f277ac098 GIT binary patch literal 184 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!73?$#)eFPFvH5 literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0516.png.import b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0516.png.import new file mode 100644 index 00000000..85f0345d --- /dev/null +++ b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0516.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://bvuer586twwst" +path="res://.godot/imported/tile_0516.png-f96a15fb443c735585b5c1075bc51d9b.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0516.png" +dest_files=["res://.godot/imported/tile_0516.png-f96a15fb443c735585b5c1075bc51d9b.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0517.png b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0517.png new file mode 100644 index 0000000000000000000000000000000000000000..3f929ccd271f2bd046ad61308cfef47c17632e64 GIT binary patch literal 165 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!93?!50ihlx9Ea{HEjtmSN`?>!lvI6;>0X`wF zK)Rw~ma|uU%XEHUAcwIe$S;_|;n|HeAjitn#W95Ax@ylxUIqh>!#2fS>V-_<8x^+3 zn|XVobAB8Rss^Rz@WZWrNVxZf|B U{YK?zG0-puPgg&ebxsLQ0Q`?O;s5{u literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0518.png.import b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0518.png.import new file mode 100644 index 00000000..27bb6dc2 --- /dev/null +++ b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0518.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://ec67cdhv5dy5" +path="res://.godot/imported/tile_0518.png-37bc9de917697f88bc75ac20debbfca6.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0518.png" +dest_files=["res://.godot/imported/tile_0518.png-37bc9de917697f88bc75ac20debbfca6.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0519.png b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0519.png new file mode 100644 index 0000000000000000000000000000000000000000..1d0bc6d8d53b590fa63f5e7987cd8567c1fe7096 GIT binary patch literal 197 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!73?$#)eFPFEal|aXmR9A;H5t znSptm%SIN1xyzPJnZ_`Ufl=VFs>u~qUX{mEQc_G)lD#=i&3H?hjeVLI@{|b9NZL`h npixgRf%&Ebo3n27g#e%{ugNrR*jPIsXflJRtDnm{r-UW|zD+!y literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0519.png.import b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0519.png.import new file mode 100644 index 00000000..fe0feb62 --- /dev/null +++ b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0519.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://c0unfew5mlidv" +path="res://.godot/imported/tile_0519.png-15719eaccc6a1e043cd54775fc6e35fd.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0519.png" +dest_files=["res://.godot/imported/tile_0519.png-15719eaccc6a1e043cd54775fc6e35fd.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0520.png b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0520.png new file mode 100644 index 0000000000000000000000000000000000000000..6287c9e5566decbb973fbce6a969531456561e5f GIT binary patch literal 190 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!73?$#)eFPFEal|aXmS~fnnR0 zEi4+miA$I6+_7Y7qlDhVg?gC^lGiU>5Lh4+?X_ZKW=4=yN1~L>EEP6k!RF2-iXw-% hD)Y2NGj12*Vt7_1V{UcoXFbqJ22WQ%mvv4FO#l*2J@Ehl literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0520.png.import b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0520.png.import new file mode 100644 index 00000000..e8eddc84 --- /dev/null +++ b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0520.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://c3j3ncsgiuitb" +path="res://.godot/imported/tile_0520.png-9a4e3e12f373528e7df2ed26e31b2497.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0520.png" +dest_files=["res://.godot/imported/tile_0520.png-9a4e3e12f373528e7df2ed26e31b2497.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0521.png b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0521.png new file mode 100644 index 0000000000000000000000000000000000000000..d37674a26ff208dbed0cc97cadedb521ec9ec162 GIT binary patch literal 193 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!73?$#)eFPFEal|aXmS~fnnR0 zEi4+miA$I6+_7Y7qlDhVg?gC^lGiU>5Lh4+?X_ZK<_hT=Fk lm#XTD)XpSMf!7Cx7+xsIG&R?sD+Zd%;OXk;vd$@?2>?0jL8Jfx literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0521.png.import b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0521.png.import new file mode 100644 index 00000000..f9cd2da3 --- /dev/null +++ b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0521.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://ivm73i1ovvph" +path="res://.godot/imported/tile_0521.png-dfd5771d9af5b0641db70054cbd6ac1d.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0521.png" +dest_files=["res://.godot/imported/tile_0521.png-dfd5771d9af5b0641db70054cbd6ac1d.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0522.png b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0522.png new file mode 100644 index 0000000000000000000000000000000000000000..f4e1b82930d53570438b83d3dd4c97dacc3f20c0 GIT binary patch literal 190 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!73?$#)eFPFEal|aXmS~fnnR0 zEi4+miA$I6+_7Y7qlDhVg?gC^lGiU>5Lgg1D{95Y%oWj0&WoZ}WExCi6!dKFJRo{_ it1?eZG~;#=E(W1xGH1=Vr#AzQWbkzLb6Mw<&;$Tt(?4GT literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0522.png.import b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0522.png.import new file mode 100644 index 00000000..e0b05bfb --- /dev/null +++ b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0522.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://c8qg8sngtuyy0" +path="res://.godot/imported/tile_0522.png-a3ec64c9439e5a78e2c1f5dbe449d7ec.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0522.png" +dest_files=["res://.godot/imported/tile_0522.png-a3ec64c9439e5a78e2c1f5dbe449d7ec.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0523.png b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0523.png new file mode 100644 index 0000000000000000000000000000000000000000..3b8c3b552e588098dc279e799b8dba7159f797f2 GIT binary patch literal 196 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!73?$#)eFPFEal|aXmS~fnnR0 zEi4+miA$I6+_7Y7qlDhVg?gC^lGiU>5Lgg1D{95Y%#0u@=S5K~G7B;$Npvs@2{L;& ox?B?IdU#8a?aekik3H)P0UFHU>FVdQ&MBb@0QD(CN&o-= literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0523.png.import b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0523.png.import new file mode 100644 index 00000000..48becde3 --- /dev/null +++ b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0523.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://cndl004g3lwet" +path="res://.godot/imported/tile_0523.png-056e07fa90699dea7cd477ba77ad9e43.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0523.png" +dest_files=["res://.godot/imported/tile_0523.png-056e07fa90699dea7cd477ba77ad9e43.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0524.png b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0524.png new file mode 100644 index 0000000000000000000000000000000000000000..cde68dde2010d3d70d737834b429592135a53316 GIT binary patch literal 191 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!73?$#)eFPFEal|aXmR9A;H5t znSptm%SIN1xyzPJnZ_`Ufl=VFs>u~qUX{mEQc_G)lD#=i&3H?hjeVLI@{|b9NZL`> i(paGVV4BlhMh4CXnXN}wUMm2a$>8bg=d#Wzp$PzN13QZV literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0524.png.import b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0524.png.import new file mode 100644 index 00000000..ca0f910a --- /dev/null +++ b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0524.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://cfa627ilwr3px" +path="res://.godot/imported/tile_0524.png-c15c62adb498fde45311f78e5505c585.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0524.png" +dest_files=["res://.godot/imported/tile_0524.png-c15c62adb498fde45311f78e5505c585.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0525.png b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0525.png new file mode 100644 index 0000000000000000000000000000000000000000..69d5377db809cc35440d323e6acf9a7b23a704e3 GIT binary patch literal 203 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!73?$#)eFPFa30bZ#7pm%yRaM=l4oa0!lEJ1o;IsI6S+N2IPczx;Tb#Tu)9&NbvAZ zW?`E!x-yB4m(5(yceEhV6fdHo2c-h#}8;egQu&X%Q~loCIEg1J9Pj6 literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0525.png.import b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0525.png.import new file mode 100644 index 00000000..8e75fe8d --- /dev/null +++ b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0525.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://dj5jv8a1m05nc" +path="res://.godot/imported/tile_0525.png-00f8abbae224a870773650a38dc4ecdb.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0525.png" +dest_files=["res://.godot/imported/tile_0525.png-00f8abbae224a870773650a38dc4ecdb.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0526.png b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0526.png new file mode 100644 index 0000000000000000000000000000000000000000..fae3b210fb7b1d276e03c2f01d29bc76a6859774 GIT binary patch literal 210 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!73?$#)eFPF)mB-1Mk%2`^CO$B2RU^lLjkG=qf7)yfuf*Bm1-ADs+%spKkLpZJ{Cp0i8b0j3R8TZ5- zXlT57#Pxz8hXaqGyQ9J3Ko&Ko@aEYIS=bzy6M1Hc7I-HzFz^|QYOh*;n-6FNgQu&X J%Q~loCIHxUFiZdd literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0527.png.import b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0527.png.import new file mode 100644 index 00000000..2fc2b894 --- /dev/null +++ b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0527.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://b8dylifiw1k00" +path="res://.godot/imported/tile_0527.png-fc6df8ff6296e07861ac2b8f6ef74530.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0527.png" +dest_files=["res://.godot/imported/tile_0527.png-fc6df8ff6296e07861ac2b8f6ef74530.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0528.png b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0528.png new file mode 100644 index 0000000000000000000000000000000000000000..b050008561831a5399f67fa1726a3de945a0df07 GIT binary patch literal 166 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!73?$#)eFPFlLjkG=qf7)yfuf*Bm1-ADs+Og&v3LpZJ{Cp0i7b2J$9NW>g) zxY^)%AyD8%fmuR8plLjkG=qf7)yfuf*Bm1-ADs+%spKkLpZJ{Cp0i8b0j3R8TZ5- zXlT578J) literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0529.png.import b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0529.png.import new file mode 100644 index 00000000..0ee5b3b4 --- /dev/null +++ b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0529.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://bv1xs5dq0bip2" +path="res://.godot/imported/tile_0529.png-ac872a08de23d8013ebc03afc7ce4a7d.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0529.png" +dest_files=["res://.godot/imported/tile_0529.png-ac872a08de23d8013ebc03afc7ce4a7d.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0530.png b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0530.png new file mode 100644 index 0000000000000000000000000000000000000000..0a5988ff8fa893e6c8cc94107eb7af8593246bde GIT binary patch literal 169 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!73?$#)eFPFlLjkG=qf7)yfuf*Bm1-ADs+EIeHtLpZJ{Cp0i7b2J$9NW>g) zxY^)%L69SM4zEOrOl*vc1COHw^CC8TXHK36JPR5Nv>!}6#K5qyMckPCj_E0&84RAT KelF{r5}E+rcQF(I literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0530.png.import b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0530.png.import new file mode 100644 index 00000000..a9cd3812 --- /dev/null +++ b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0530.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://cxw1fcy28se2c" +path="res://.godot/imported/tile_0530.png-5afcff8834a30068458339da8b7650da.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0530.png" +dest_files=["res://.godot/imported/tile_0530.png-5afcff8834a30068458339da8b7650da.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0531.png b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0531.png new file mode 100644 index 0000000000000000000000000000000000000000..87b08b30bc374419847d03344d864cecf2fc911e GIT binary patch literal 167 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!73?$#)eFPFlLjkG=qf7)yfuf*Bm1-ADs+%sgEjLpZJ{Cp0i8b0j3R8TZ5- zXlT57Bv61u){)26U7X`E>#2s-2M-4@F)wH|U^~OLW2pfHgQAXT#?7fq_X15|@O1Ta JS?83{1OV&SGTs0H literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0531.png.import b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0531.png.import new file mode 100644 index 00000000..e0ab48d9 --- /dev/null +++ b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0531.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://dhy2uqnh7e38b" +path="res://.godot/imported/tile_0531.png-e3c5a434b3b8c4892fa4c2ee7b0469b1.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0531.png" +dest_files=["res://.godot/imported/tile_0531.png-e3c5a434b3b8c4892fa4c2ee7b0469b1.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0532.png b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0532.png new file mode 100644 index 0000000000000000000000000000000000000000..de1258f6cc9aa60518b1d28200db02d6e7a035ca GIT binary patch literal 165 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!73?$#)eFPFlLjkG=qf7)yfuf*Bm1-ADs+Ogvp2LpZJ{Cp0i7b2J$9NW>g) zxY^)%AyD8%fmuR9iJ)V$!<7f=8jXx|7)=E7SnmW$Ffd#x6WlLjkG=qf7)yfuf*Bm1-ADs+tUO&DLpZJ{Cp0i8b0j3R8TZ5- zXlT57#Pxz8ha-=mySV#=j>Q}SEIO>=&9fJ>usJX%^2`t|@JlLjkG=qf7)yfuf*Bm1-ADs+%sgEjLpZJ{Cp0i7b2J$9NW>g) zxY=+p@WRET7mrGwC}=Tcal9b8jLqJelji}?g2n>v2h$EQFkDzAzA)G9$qk?h44$rj JF6*2UngC+9Ha7qO literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0534.png.import b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0534.png.import new file mode 100644 index 00000000..fe455f8c --- /dev/null +++ b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0534.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://dbokrhkgljxs6" +path="res://.godot/imported/tile_0534.png-ab6f5c079b09b089e7142037211199a7.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0534.png" +dest_files=["res://.godot/imported/tile_0534.png-ab6f5c079b09b089e7142037211199a7.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0535.png b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0535.png new file mode 100644 index 0000000000000000000000000000000000000000..728344fa477a39c7e860d161658106d0ec83fb5a GIT binary patch literal 172 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!73?$#)eFPFlLjkG=qf7)yfuf*Bm1-ADs+tUX;ELpZJ{Cp0i8b0j3R8TZ5- zXlT57B=Cakk&A*y0$7|34j;XEF;L({!|H>F1DKc>G#ap-;o7m(fPsOnK~&=C!sC~L P#xQug`njxgN@xNAys0?V literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0535.png.import b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0535.png.import new file mode 100644 index 00000000..8a9d6be6 --- /dev/null +++ b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0535.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://b6fjysvfu4g61" +path="res://.godot/imported/tile_0535.png-e90723b25eb8f6097bf106b3e456784b.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0535.png" +dest_files=["res://.godot/imported/tile_0535.png-e90723b25eb8f6097bf106b3e456784b.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0536.png b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0536.png new file mode 100644 index 0000000000000000000000000000000000000000..82390404114dd71b1fcdfeec68273eb79fa7429e GIT binary patch literal 168 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!73?$#)eFPFlLjkG=qf7)yfuf*Bm1-ADs+%spKkLpZJ{Cp0i7b2J$9NW>g) zkUSw!B2rRV$Y$gs6MBHhU2q16#DjE=M#edeCIWe^cY-7s7`D}kr(L+>xd~_lgQu&X J%Q~loCIFO9FkAot literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0536.png.import b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0536.png.import new file mode 100644 index 00000000..eb5d6d9b --- /dev/null +++ b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0536.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://655fs0qq5tuo" +path="res://.godot/imported/tile_0536.png-ecc786832dce600fb31db977be960b33.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0536.png" +dest_files=["res://.godot/imported/tile_0536.png-ecc786832dce600fb31db977be960b33.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0537.png b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0537.png new file mode 100644 index 0000000000000000000000000000000000000000..cc9a811aff0a63bd6051319325846363aa807224 GIT binary patch literal 175 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!73?$#)eFPF`njxgN@xNAtsOS5 literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0540.png.import b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0540.png.import new file mode 100644 index 00000000..ce1b13ed --- /dev/null +++ b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0540.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://bohx351n33wnt" +path="res://.godot/imported/tile_0540.png-24f0b0f8bd5c2efd09a2c6fe247f855a.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0540.png" +dest_files=["res://.godot/imported/tile_0540.png-24f0b0f8bd5c2efd09a2c6fe247f855a.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0541.png b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0541.png new file mode 100644 index 0000000000000000000000000000000000000000..29ea8ff6c9bd10e98e5daf43a27f5627881e6e86 GIT binary patch literal 180 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!73?$#)eFPF1 literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0541.png.import b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0541.png.import new file mode 100644 index 00000000..83bb720a --- /dev/null +++ b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0541.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://cbcat8758y0h" +path="res://.godot/imported/tile_0541.png-c03b8ae8ebd43284952917973a922ea1.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0541.png" +dest_files=["res://.godot/imported/tile_0541.png-c03b8ae8ebd43284952917973a922ea1.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0542.png b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0542.png new file mode 100644 index 0000000000000000000000000000000000000000..611cd4749ce8b58f840c7e42ea161f9a6419ed23 GIT binary patch literal 177 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!73?$#)eFPFgTe~DWM4fEal|aXmR9A;H_* zJAt9mM1kRAPNtq-g5ow2aYu8LwvC2T%*$pd>YD2GGR{0WO>7C5p}MJuDbFDe-d2N4 jPR{an^LB{Ts5j_5l^ literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0545.png.import b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0545.png.import new file mode 100644 index 00000000..cec6531f --- /dev/null +++ b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0545.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://dp0abcqg17hn2" +path="res://.godot/imported/tile_0545.png-72dafdef56a5aac668a87e27fe42f5d0.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0545.png" +dest_files=["res://.godot/imported/tile_0545.png-72dafdef56a5aac668a87e27fe42f5d0.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0546.png b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0546.png new file mode 100644 index 0000000000000000000000000000000000000000..6d62553a51bb94ca8836dec30f07b4fb42735094 GIT binary patch literal 184 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!73?$#)eFPFFOcWY8TH2agZv;6{J#<0h*s&EoCM%M*nYee9Z4+@9G~X~uL|mLh`Rq~FB-S%* bE9NqkTZ%OXIb}Ws8ph!1>gTe~DWM4fLd-r5 literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0546.png.import b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0546.png.import new file mode 100644 index 00000000..4e0b1076 --- /dev/null +++ b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0546.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://corphlv0cqw2k" +path="res://.godot/imported/tile_0546.png-74a1b2692351ff3640d467c7471cf4bf.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0546.png" +dest_files=["res://.godot/imported/tile_0546.png-74a1b2692351ff3640d467c7471cf4bf.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0547.png b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0547.png new file mode 100644 index 0000000000000000000000000000000000000000..1f9053fe16c38c32bc477d435608442147d5281f GIT binary patch literal 173 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!73?$#)eFPF#JzX3_IIbrr9AJ-dc4j`% z6QIz*v13O=YlL$QOYB7nFRu)q9gh+&Cj@gGz9Dgl!_=%zg4b9wOPt}vbb&RWEffQR PhA?=#`njxgN@xNAIy*G; literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0547.png.import b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0547.png.import new file mode 100644 index 00000000..7b8559b7 --- /dev/null +++ b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0547.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://ba68s6oha16a2" +path="res://.godot/imported/tile_0547.png-b135bb1779daa6e99ce71b6880093610.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0547.png" +dest_files=["res://.godot/imported/tile_0547.png-b135bb1779daa6e99ce71b6880093610.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0548.png b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0548.png new file mode 100644 index 0000000000000000000000000000000000000000..8f27a4a8147d61f71b637f2394fd9dccf5f62141 GIT binary patch literal 182 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!73?$#)eFPF7j9Wz+ YT5H8Z+8grXfJQNRy85}Sb4q9e0JBy(#{d8T literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0548.png.import b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0548.png.import new file mode 100644 index 00000000..c18a558d --- /dev/null +++ b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0548.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://n2u86tot5p0r" +path="res://.godot/imported/tile_0548.png-4138da4e75fa32592046c225da6fe94b.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0548.png" +dest_files=["res://.godot/imported/tile_0548.png-4138da4e75fa32592046c225da6fe94b.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0549.png b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0549.png new file mode 100644 index 0000000000000000000000000000000000000000..1a1cf7557f6307ddb20a5072de58dd76b732c7a5 GIT binary patch literal 194 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!73?$#)eFPF0_4gf_NOM?7@862M7NCR^GJY5_^IIbrrI5Y$(FkD=t z;KtygaOCJwQ5BI_Oe_l(Bn^}s8cijR7`P^O?AT$^B-z!}mdKI;Vst09JrK;s5{u literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0549.png.import b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0549.png.import new file mode 100644 index 00000000..359de145 --- /dev/null +++ b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0549.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://bb316spkcdmux" +path="res://.godot/imported/tile_0549.png-470fa63267059c14951248818d8d6d65.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0549.png" +dest_files=["res://.godot/imported/tile_0549.png-470fa63267059c14951248818d8d6d65.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0550.png b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0550.png new file mode 100644 index 0000000000000000000000000000000000000000..97a78eb7d9dd15cf88bc221e32ce0e4a75d2cbbc GIT binary patch literal 184 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!73?$#)eFPFh## literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0551.png.import b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0551.png.import new file mode 100644 index 00000000..34b9e728 --- /dev/null +++ b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0551.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://dti18oox8l481" +path="res://.godot/imported/tile_0551.png-e03d4de24c0a0a8a0bbd6b9eb2ab86d4.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0551.png" +dest_files=["res://.godot/imported/tile_0551.png-e03d4de24c0a0a8a0bbd6b9eb2ab86d4.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0552.png b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0552.png new file mode 100644 index 0000000000000000000000000000000000000000..3de6b656ed5f16bd59023a42f0973aca69a2f3e3 GIT binary patch literal 196 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!73?$#)eFPFiV8FrhK9Ttt zSBuGn1V%~c|E85kHq5_mDZx;~D6^mEhsh_4J7S897I}yK&RY|GdfD@$g)wKsG}Sey ovga>5lBzi8!2J^w{T<8dbS%ZU?cP`s4m6&@)78&qol`;+0O?L8>ipuofO-jR7C z7l+w`jSOt-{?F?LElbV8FxtH=%I~ zr^hY_PUesaf76vX1z+v;o0iIKKaJtGy70FZ#gaag1;nO_Ox!G_+nEwlX)--_YE-#p l$ByF<&hCl1^76TO_2Zx8W^zMd~1fFyY=bI6plBW!e+)_0(r59?IiLfvU9QNeo2$0ZAVAv*- aW6jW5Cj9o@J|PjHnGBw;elF{r5}E+_#y6P& literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0557.png.import b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0557.png.import new file mode 100644 index 00000000..099e4699 --- /dev/null +++ b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0557.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://cpklfccqmq7rn" +path="res://.godot/imported/tile_0557.png-aacfce2523d2bc68db1009e7479f65ab.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0557.png" +dest_files=["res://.godot/imported/tile_0557.png-aacfce2523d2bc68db1009e7479f65ab.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0558.png b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0558.png new file mode 100644 index 0000000000000000000000000000000000000000..7b667ed853c72ef3abc2a0285c2c1add6d8778e5 GIT binary patch literal 186 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!73?$#)eFPFvrVCk`?ELrPl8NJz2~%W01uI^#lo4LXttJo<%spdk&V(IjCGD?n{B(BjzT+Q8%Ls1U$tG{u48NCA^!1KXjs d4bfc849=>e`@R`$wFa8X;OXk;vd$@?2>^KgIh6na literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0559.png.import b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0559.png.import new file mode 100644 index 00000000..210b9ce9 --- /dev/null +++ b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0559.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://dw8evtiyy0cus" +path="res://.godot/imported/tile_0559.png-0db61c41e0f4bd3f457ea99fb6904153.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0559.png" +dest_files=["res://.godot/imported/tile_0559.png-0db61c41e0f4bd3f457ea99fb6904153.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0560.png b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0560.png new file mode 100644 index 0000000000000000000000000000000000000000..8bba31aacd9528e0f045358a181799d0512424eb GIT binary patch literal 189 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!73?$#)eFPFz#rmSlSG?&5C)z4*}Q$iB}xDGf> literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0560.png.import b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0560.png.import new file mode 100644 index 00000000..74153f81 --- /dev/null +++ b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0560.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://cysihyq6ikcbh" +path="res://.godot/imported/tile_0560.png-68203d1dd1bb01e19019b9a1063d786c.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0560.png" +dest_files=["res://.godot/imported/tile_0560.png-68203d1dd1bb01e19019b9a1063d786c.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0561.png b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0561.png new file mode 100644 index 0000000000000000000000000000000000000000..86847ebda6c0875494e0707b38659a01cee697d3 GIT binary patch literal 191 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!73?$#)eFPF3K9|u*$jO)7|n6$3T@z7khdX;OFVdQ&MBb@0M4#B)c^nh literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0563.png.import b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0563.png.import new file mode 100644 index 00000000..0e99a11f --- /dev/null +++ b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0563.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://5l5da46btnvt" +path="res://.godot/imported/tile_0563.png-f0faa0b5a06013319cde9ef35db04fd0.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0563.png" +dest_files=["res://.godot/imported/tile_0563.png-f0faa0b5a06013319cde9ef35db04fd0.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0564.png b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0564.png new file mode 100644 index 0000000000000000000000000000000000000000..582c396980a959da1e72e44cde2a2d9a0ab4d3a0 GIT binary patch literal 125 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!D3?x-;bCrM;OS+@4BLl<6e(pbstUx|nfKP}k zkp5%ss=PNd2FPM83GxeOaCmkj4agDoba4#fxSpKgz{V~iAu{0tBO4C`gQ)=%W4ZVL QWk3ZCp00i_>zopr0H|gfpa1{> literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0564.png.import b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0564.png.import new file mode 100644 index 00000000..137e8966 --- /dev/null +++ b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0564.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://dc5twjf1t2i4i" +path="res://.godot/imported/tile_0564.png-b6e43627c3eb39e0a790ca63f69cd77a.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0564.png" +dest_files=["res://.godot/imported/tile_0564.png-b6e43627c3eb39e0a790ca63f69cd77a.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0565.png b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0565.png new file mode 100644 index 0000000000000000000000000000000000000000..9cc46dd7d31066a63c156e388ca0ab29c043db32 GIT binary patch literal 186 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!73?$#)eFPF3K9|u*$jO)7|n6$3T@z7khdX;OFVdQ&MBb@06hsg)c^nh literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0565.png.import b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0565.png.import new file mode 100644 index 00000000..36a9ee15 --- /dev/null +++ b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0565.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://dngabhkplqcbg" +path="res://.godot/imported/tile_0565.png-41cc606e5d52e13fbd58e04a5a4f3b2a.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0565.png" +dest_files=["res://.godot/imported/tile_0565.png-41cc606e5d52e13fbd58e04a5a4f3b2a.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0566.png b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0566.png new file mode 100644 index 0000000000000000000000000000000000000000..a0e3325e374ab48e8f7fea3822de11b32fa08044 GIT binary patch literal 125 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!D3?x-;bCrM;OS+@4BLl<6e(pbstUx|nfKP}k zkp5iqIALpb8IZ+T666=m;PC858jvIE>Eal|aXmS~fsJ26LS(`PW;PxM2I~t@0V;OXk;vd$@?2>=fy9d`f# literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0566.png.import b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0566.png.import new file mode 100644 index 00000000..fe468f4e --- /dev/null +++ b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0566.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://d0uvjtq66hh7u" +path="res://.godot/imported/tile_0566.png-171712588459641b152b7c2aad7cbfd2.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0566.png" +dest_files=["res://.godot/imported/tile_0566.png-171712588459641b152b7c2aad7cbfd2.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0567.png b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0567.png new file mode 100644 index 0000000000000000000000000000000000000000..17785e883b27120538a67716115a6c70143cc368 GIT binary patch literal 189 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!73?$#)eFPFZUngCg!Qw`Dgxl0eqKTH#JYis4o_!eNw eeg25#-C5=tLM<;(9uozc%i!ti=d#Wzp$P!&Za`!J literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0567.png.import b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0567.png.import new file mode 100644 index 00000000..af92f988 --- /dev/null +++ b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0567.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://b2740gcac0cav" +path="res://.godot/imported/tile_0567.png-793349515468a48e8f98ac29f6446e2e.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0567.png" +dest_files=["res://.godot/imported/tile_0567.png-793349515468a48e8f98ac29f6446e2e.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0568.png b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0568.png new file mode 100644 index 0000000000000000000000000000000000000000..9554b5030d6b2585a4ab8efb2a731c313e0d87ad GIT binary patch literal 128 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!D3?x-;bCrM;OS+@4BLl<6e(pbstUx|nfKP}k zkd9yde^FV~TOfMK UyzI(Z1}+0BhlrjtOaW}n%q<6XG&n-f@?2Kc=*W>^usg>S Uy?=_K8qhQbPgg&ebxsLQ0KOeE!lvI6;>0X`wF zK>Gh)1!u4LH8DS*06B~$L4Lsu4$p3+0Xfp1E{-7_*OL!lvI6-$0X`wF zK>BoJ-2c4_&R+3n?ALYz`HUq&e!&b5&u*jvIj){Ajv*Y^bB}H0Z7|?ry*ODyL726F zTCLAPj*~Va(*$~3zkFnfDXhv7GRaJ=W4UX4!+l!XsxKXOe~y&+-kPhwV8zWx%lVJm W$TD|4V2cMD$l&Sf=d#Wzp$P!YyE&-< literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0571.png.import b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0571.png.import new file mode 100644 index 00000000..d41321f4 --- /dev/null +++ b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0571.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://kdsjuuwgdieq" +path="res://.godot/imported/tile_0571.png-bae40610e8878ad38351f5ade6996ad0.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0571.png" +dest_files=["res://.godot/imported/tile_0571.png-bae40610e8878ad38351f5ade6996ad0.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0572.png b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0572.png new file mode 100644 index 0000000000000000000000000000000000000000..6c81c6efbd73af5030f52e126bfd614d2bb61940 GIT binary patch literal 167 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!93?!50ihlx9Ea{HEjtmSN`?>!lvI6-$0X`wF zK>BoJ-2c4_&R+3n?ALYz`HUq&e!&b5&u*jvIhLL-jv*Y^lM@)2pZ%AYkofWcKci6Q zR|lmc+m79GDvZfD-?Iz-cQ~>>G9k&n<2Sns=!!nyeSNsT61kgQu&X J%Q~loCIBAmGQI!+ literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0572.png.import b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0572.png.import new file mode 100644 index 00000000..c3cdb8ff --- /dev/null +++ b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0572.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://dc5fhka15k2yl" +path="res://.godot/imported/tile_0572.png-d4166b428103702fb1eecb9a48d8f664.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0572.png" +dest_files=["res://.godot/imported/tile_0572.png-d4166b428103702fb1eecb9a48d8f664.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0573.png b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0573.png new file mode 100644 index 0000000000000000000000000000000000000000..da201c93db85aff818017d6d32f7084d236a94df GIT binary patch literal 179 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!93?!50ihlx9Ea{HEjtmSN`?>!lvI6-$0X`wF zK>BoJ-2c4_&R+3n?ALYz`HUq&e!&b5&u*jvIj){Ajv*Y^lM@aw&G^s2`R~8Op}N06 z`FZ|_{r`XXL-y7CQf>b~)_*tn6aRmGTVuWLgrobjL??XBx+>51?Eimz1A{;R>lqk) WBIM$qG;n|nWbkzLb6Mw<&;$U!lvI6-$0X`wF zK>BoJ-2c4_&R+3n?ALYz`HUq&e!&b5&u*jvIrg3|jv*Y^lM^=BA2@Iz;eTUe;KC;9AT8u7WMcums919V@%xy77hl6pa#Xe%6Vq1 QfJQNRy85}Sb4q9e02x;{;s5{u literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0574.png.import b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0574.png.import new file mode 100644 index 00000000..b05e4f0c --- /dev/null +++ b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0574.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://ddyp48trbofq" +path="res://.godot/imported/tile_0574.png-6bc24ee7a8c9dca71cdde1d4aacf7543.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0574.png" +dest_files=["res://.godot/imported/tile_0574.png-6bc24ee7a8c9dca71cdde1d4aacf7543.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0575.png b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0575.png new file mode 100644 index 0000000000000000000000000000000000000000..65ce6093515a94e348bd12349e13498ab15a47bb GIT binary patch literal 170 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!93?!50ihlx9Ea{HEjtmSN`?>!lvI6-$0X`wF zK>BoJ-2c4_&R+3n?ALYz`HUq&e!&b5&u*jvIX0dyjv*Y^lM^2NKY!pr!vFsa%*}US z@jE1mPT26DRpm!LW9pCnO&y`H8;`91%foYK|38LMprT7mR~k7P_>@F`YS^rw0W^of M)78&qol`;+0P^5Dga7~l literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0575.png.import b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0575.png.import new file mode 100644 index 00000000..6f2694ed --- /dev/null +++ b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0575.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://cmdxifaopc0uw" +path="res://.godot/imported/tile_0575.png-ff68dbd8f61ef91d3a9a132a82662506.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0575.png" +dest_files=["res://.godot/imported/tile_0575.png-ff68dbd8f61ef91d3a9a132a82662506.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0576.png b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0576.png new file mode 100644 index 0000000000000000000000000000000000000000..0ec313f351ae95d97ffd6a6ce6e26fae88cc8a28 GIT binary patch literal 157 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!93?!50ihlx9Ea{HEjtmSN`?>!lvI6-$0X`wF zK>BoJ-2c4_&R+3n?ALYz`HUq&e!&b5&u*jvIr^S1jv*Y^lM@c`&iK#p@&A7woPge3cp-|Q+M8CN{vcVT8w<`$9rKVg*?P%DF{tDnm{r-UW|ooFy< literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0576.png.import b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0576.png.import new file mode 100644 index 00000000..989fdcdb --- /dev/null +++ b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0576.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://vxaof2ii35vn" +path="res://.godot/imported/tile_0576.png-e97b93f9c8f4b2b933e5b38c11783e17.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0576.png" +dest_files=["res://.godot/imported/tile_0576.png-e97b93f9c8f4b2b933e5b38c11783e17.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0577.png b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0577.png new file mode 100644 index 0000000000000000000000000000000000000000..68c2f983cfdc3c7fe72e674cda6eec296a72a4fe GIT binary patch literal 141 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!93?!50ihlx9Ea{HEjtmSN`?>!lvI6;>0X`wF zK>Gh)1!u4LH8DS*06B~$L4Lsu4$p3+0Xa&ZE{-7_*OL!lvI6-$0X`wF zK>E(Z=l}ozclL_6ozo=`|+0=s&x{M{b`# z_6H99=RUFh|JGOh&3D&@R!h7|YwQShI3(tBBYo|v#0UGOq7EPUWBP?ZK;L8Y-~Y@E YJ5?1UwI9A!0-DI+>FVdQ&MBb@0IRn@I{*Lx literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0578.png.import b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0578.png.import new file mode 100644 index 00000000..b23264d0 --- /dev/null +++ b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0578.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://bhfpr8qixvv4m" +path="res://.godot/imported/tile_0578.png-127cbe9bf17adb854a5016bb036602ee.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0578.png" +dest_files=["res://.godot/imported/tile_0578.png-127cbe9bf17adb854a5016bb036602ee.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0579.png b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0579.png new file mode 100644 index 0000000000000000000000000000000000000000..a6576cdac4dfd2006234c52674dccb21497d12fe GIT binary patch literal 179 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!93?!50ihlx9Ea{HEjtmSN`?>!lvI6-$0X`wF zK>E(Z=l}ozclL_6ozo=`0}Q+7A8;*9f?)zkshTUSV&1BM+NE|G|F@%nbKg WRCrEp{(cf@AcLo?pUXO@geCxbzCC3C literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0579.png.import b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0579.png.import new file mode 100644 index 00000000..be2bb27c --- /dev/null +++ b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0579.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://cq6uykqqxm3x7" +path="res://.godot/imported/tile_0579.png-91d6d2fa8de790b1ff743bfec5dc4377.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0579.png" +dest_files=["res://.godot/imported/tile_0579.png-91d6d2fa8de790b1ff743bfec5dc4377.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0580.png b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0580.png new file mode 100644 index 0000000000000000000000000000000000000000..3d11d414bb5bb72d3b9f9a9c933e0539cbcad863 GIT binary patch literal 179 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!93?!50ihlx9Ea{HEjtmSN`?>!lvI6-$0X`wF zK>E(Z=l}ozclL_6ozo=`!lvI6-$0X`wF zK>E(Z=l}ozclL_6ozo=`PsgU}JluyvvRMQCr&&=81RAU{wlZyU2)z4*}Q$iB}K>;~1 literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0581.png.import b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0581.png.import new file mode 100644 index 00000000..d536dd24 --- /dev/null +++ b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0581.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://c8f58hwhnwb5l" +path="res://.godot/imported/tile_0581.png-6576d31169e0c6741a9f8d9a456fc54c.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0581.png" +dest_files=["res://.godot/imported/tile_0581.png-6576d31169e0c6741a9f8d9a456fc54c.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0582.png b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0582.png new file mode 100644 index 0000000000000000000000000000000000000000..ff370c914b657e316e5e12cf96f562196807ca6f GIT binary patch literal 166 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!93?!50ihlx9Ea{HEjtmSN`?>!lvI6-$0X`wF zK>E(Z=l}ozclL_6ozo=`!PC{x JWt~$(696;3H(~$) literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0582.png.import b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0582.png.import new file mode 100644 index 00000000..01b313d3 --- /dev/null +++ b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0582.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://c11upmpssjuat" +path="res://.godot/imported/tile_0582.png-a816f1d1790d748353585d2f775c4818.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0582.png" +dest_files=["res://.godot/imported/tile_0582.png-a816f1d1790d748353585d2f775c4818.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0583.png b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0583.png new file mode 100644 index 0000000000000000000000000000000000000000..8aef5d3a7acd3319c8535e7cbae8cafa1475fcae GIT binary patch literal 182 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!93?!50ihlx9Ea{HEjtmSN`?>!lvI6-$0X`wF zK>E(Z=l}ozclL_6ozo=`?GLXHU46~DV|}2*qyPE}iTp|u2aa67P{G!=f8ke!z4a0e%W4uB Z7#Z%AC|A1GZ3VfI!PC{xWt~$(69D9gK^Oo4 literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0583.png.import b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0583.png.import new file mode 100644 index 00000000..84e5b6e6 --- /dev/null +++ b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0583.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://cljo27aocioh4" +path="res://.godot/imported/tile_0583.png-95da99af112121ac0dd33ea6cc75d9be.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0583.png" +dest_files=["res://.godot/imported/tile_0583.png-95da99af112121ac0dd33ea6cc75d9be.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0584.png b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0584.png new file mode 100644 index 0000000000000000000000000000000000000000..e778831f5c24a233685dba918d4b14c50c817739 GIT binary patch literal 180 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!93?!50ihlx9Ea{HEjtmSN`?>!lvI6-$0X`wF zK>E(Z=l}ozclL_6ozo=`!z}$oyGbh&_o7LS3j3^P6sIo93(#B!Pgg&ebxsLQ08uMGn*aa+ literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0585.png.import b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0585.png.import new file mode 100644 index 00000000..455954d0 --- /dev/null +++ b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0585.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://dwcxna4qq1un2" +path="res://.godot/imported/tile_0585.png-957b3df9c278bc94c4905663381c192b.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0585.png" +dest_files=["res://.godot/imported/tile_0585.png-957b3df9c278bc94c4905663381c192b.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0586.png b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0586.png new file mode 100644 index 0000000000000000000000000000000000000000..3621bb41020732277fb07a62ba94b4560beb507c GIT binary patch literal 192 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!73?$#)eFPF+^fDv5J1#lt4?hi?WN%;4$j=d#Wzp$PzPt3(F? literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0587.png.import b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0587.png.import new file mode 100644 index 00000000..da941599 --- /dev/null +++ b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0587.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://doihbbv4jjt3t" +path="res://.godot/imported/tile_0587.png-4c7039822753bddcb342c2586bb26824.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0587.png" +dest_files=["res://.godot/imported/tile_0587.png-4c7039822753bddcb342c2586bb26824.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0588.png b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0588.png new file mode 100644 index 0000000000000000000000000000000000000000..9c0fff7f49b4489abe72e9b50f86105187d13994 GIT binary patch literal 194 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!73?$#)eFPFuL$eSEmNj#|sTpbPwoH7t$G-~PXWp#C6v*O}Xie%h+ erIC@7fuZDq=q;;*7v}kH5k3&3qIU#nB!j1`pUXO@geCxR0XMk- literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0592.png.import b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0592.png.import new file mode 100644 index 00000000..7219aa5a --- /dev/null +++ b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0592.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://b653qveaa84j1" +path="res://.godot/imported/tile_0592.png-1ed939fc65796843aa1608be90927718.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0592.png" +dest_files=["res://.godot/imported/tile_0592.png-1ed939fc65796843aa1608be90927718.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0593.png b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0593.png new file mode 100644 index 0000000000000000000000000000000000000000..d133d3e22e0dcf0c61c416a146e52fe767db97b1 GIT binary patch literal 183 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!73?$#)eFPFgTe~DWM4fIW;!J literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0594.png.import b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0594.png.import new file mode 100644 index 00000000..48113592 --- /dev/null +++ b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0594.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://crhekux18v2gk" +path="res://.godot/imported/tile_0594.png-a1875c482089c481ada8f49a609d055f.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0594.png" +dest_files=["res://.godot/imported/tile_0594.png-a1875c482089c481ada8f49a609d055f.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0595.png b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0595.png new file mode 100644 index 0000000000000000000000000000000000000000..cddac9395db6ac40d5aef5bfb799d13374f01ebe GIT binary patch literal 200 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!73?$#)eFPF!lvI6;>0X`wF zKsq+HCgZBjwKa#f0y&H&L4Lsu4$p3+0Xg!XE{-7_*OL`n&e~YfFw5C1-aMT(9w^FK666=m;PC858j$1T>Eal|aXmS~f#KSP3k({( ziLGtBcC@rLN$7bwh!lvI6;>0X`wF zKsq+H=8v`O(Md;>fgHw?AirP+hi5m^fE+1L7sn8e>&XcRxWpPdI0Ozhdg(9Ax3wWFo2Ny5*|LCoWrr@#r0gaqEgqQb($qo+97G|gCzoMaWdB%OL=V|orgYmt&} h=52{)+%Ce!F!zXf>)}(2J^_to@O1TaS?83{1OS+II_&@e literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0599.png.import b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0599.png.import new file mode 100644 index 00000000..89f04b14 --- /dev/null +++ b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0599.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://xt1y2xkdc1n3" +path="res://.godot/imported/tile_0599.png-5a4048ac3b0769b76494d8556fbf2552.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0599.png" +dest_files=["res://.godot/imported/tile_0599.png-5a4048ac3b0769b76494d8556fbf2552.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0600.png b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0600.png new file mode 100644 index 0000000000000000000000000000000000000000..e8d48499b4c56554ac3fa94a728f30e9d4071c35 GIT binary patch literal 132 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!93?!50ihlx9Ea{HEjtmSN`?>!lvI6;>0X`wF zKsq+H=5xv8wprIbfgHw?AirP+hi5m^fE-Cr7sn8e>&XcRxWXDbI0OzhdNrszNfaFVdQ&MBb@0HhQl=>Px# literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0600.png.import b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0600.png.import new file mode 100644 index 00000000..c84ca34f --- /dev/null +++ b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0600.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://dl2ed6n0653ve" +path="res://.godot/imported/tile_0600.png-55cd4cf275b9ce42473153a5f60478f1.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0600.png" +dest_files=["res://.godot/imported/tile_0600.png-55cd4cf275b9ce42473153a5f60478f1.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0601.png b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0601.png new file mode 100644 index 0000000000000000000000000000000000000000..c23a0d49ff6846ef39fc8e17cd18746a8f8ce045 GIT binary patch literal 199 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!73?$#)eFPFGkCiCxvX!lvI6;>0X`wF zKsq+HCVusQm&k9IfE>n>AirP+hi5m^fE;;G7sn8e>&XcRxGWr6xH@JqC`mcEFm+5| e5Y*wZU}W%8Vcc2$eN!G#DTAl0pUXO@geCw(DI$Xa literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0602.png.import b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0602.png.import new file mode 100644 index 00000000..265df21a --- /dev/null +++ b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0602.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://cpxccvaxe6tu4" +path="res://.godot/imported/tile_0602.png-b3c599c0c33045dcf941e438d3c4a67f.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0602.png" +dest_files=["res://.godot/imported/tile_0602.png-b3c599c0c33045dcf941e438d3c4a67f.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0603.png b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0603.png new file mode 100644 index 0000000000000000000000000000000000000000..db93ac89277d3cc3fe951d8e9635827b50b6026a GIT binary patch literal 182 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!73?$#)eFPF7wgM>1SQ6wH%;50sMjDXg!lvI6-$0X`wF zK>BoJ-2c4_&R+3n?ALYz`HUq&e!&b5&u*jvIYyo?jv*Y^lM@`6|HwDA{FPVum~YR_ z{CWLXc8MABYuSYAUpF4v|Ce1t;?1`MQyMr$7#J282)yp$d~gV;o59o7&t;ucLK6Vd CJuwLY literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0604.png.import b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0604.png.import new file mode 100644 index 00000000..745ec65d --- /dev/null +++ b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0604.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://dmuyq0xsq6exu" +path="res://.godot/imported/tile_0604.png-e033460c05d11aad0f1bed1046d310d4.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0604.png" +dest_files=["res://.godot/imported/tile_0604.png-e033460c05d11aad0f1bed1046d310d4.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0605.png b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0605.png new file mode 100644 index 0000000000000000000000000000000000000000..636b43d2328b368f2b12b3b187124009a8515cfd GIT binary patch literal 176 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!93?!50ihlx9Ea{HEjtmSN`?>!lvI6-$0X`wF zK>BoJ-2c4_&R+3n?ALYz`HUq&e!&b5&u*jvIZmD~jv*Y^b5C#NZBP(syO_^x_UYTv zLxS&wwl}u133ohG-}vk+{}lz#grm*M^AA4X`Z1$xq28`ftsyeIpL5qAZ0cog4pDRt TY6{&3G>yU2)z4*}Q$iB}`GPxz literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0605.png.import b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0605.png.import new file mode 100644 index 00000000..c536043d --- /dev/null +++ b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0605.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://ojie8a272uru" +path="res://.godot/imported/tile_0605.png-e574b52b5f5ca5181a2ad1129de6212f.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0605.png" +dest_files=["res://.godot/imported/tile_0605.png-e574b52b5f5ca5181a2ad1129de6212f.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0606.png b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0606.png new file mode 100644 index 0000000000000000000000000000000000000000..ae2584a54cb0e0df7882157242ec9f0a10ae4af6 GIT binary patch literal 178 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!93?!50ihlx9Ea{HEjtmSN`?>!lvI6-$0X`wF zK>BoJ-2c4_&R+3n?ALYz`HUq&e!&b5&u*jvIWC?qjv*Y^lM@pDoj-8k!2kcu6FmMi zt0;YE=&b)O*&y`VQOMztoXa0(p)>m%gwCwr^o^nOjlF}O$8GxwjNjxPmenLMFvR4_ VE?RVNs};~Z22WQ%mvv4FO#ojGI<)`* literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0606.png.import b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0606.png.import new file mode 100644 index 00000000..cbd68bf3 --- /dev/null +++ b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0606.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://00gg6n10d07k" +path="res://.godot/imported/tile_0606.png-fe901170e8be1b23c3c90b2439ba6fc5.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0606.png" +dest_files=["res://.godot/imported/tile_0606.png-fe901170e8be1b23c3c90b2439ba6fc5.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0607.png b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0607.png new file mode 100644 index 0000000000000000000000000000000000000000..1cb8ff0c9fd2f26c4a391dcd4720ca0f041abd15 GIT binary patch literal 182 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!93?!50ihlx9Ea{HEjtmSN`?>!lvI6-$0X`wF zK>BoJ-2c4_&R+3n?ALYz`HUq&e!&b5&u*jvIUb%ajv*Y^lM@_R&(t@t{I6F?-2ab( z`SAX$^Zy(CiTe8A{_y`F|3C8lzyAMx`h)oY^>)nvU)O)-IkP_OZDPW|?NTeA|NqaQ bP|L7;gWQbB#p`YZ&1CR&^>bP0l+XkKyIe)b literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/pixelitos/32/retroarch.png.import b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0607.png.import similarity index 67% rename from tools/configurator/assets/icons/pixelitos/32/retroarch.png.import rename to tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0607.png.import index 3cc18579..e5467f93 100644 --- a/tools/configurator/assets/icons/pixelitos/32/retroarch.png.import +++ b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0607.png.import @@ -2,16 +2,16 @@ importer="texture" type="CompressedTexture2D" -uid="uid://dqbajyx3j6u6b" -path="res://.godot/imported/retroarch.png-0e3fb98f1aea0d8b3066a1df863c8fe5.ctex" +uid="uid://cayoc4kba2qa4" +path="res://.godot/imported/tile_0607.png-f1397b3adccb8798b70e99235704e9e3.ctex" metadata={ "vram_texture": false } [deps] -source_file="res://assets/icons/pixelitos/32/retroarch.png" -dest_files=["res://.godot/imported/retroarch.png-0e3fb98f1aea0d8b3066a1df863c8fe5.ctex"] +source_file="res://assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0607.png" +dest_files=["res://.godot/imported/tile_0607.png-f1397b3adccb8798b70e99235704e9e3.ctex"] [params] diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0608.png b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0608.png new file mode 100644 index 0000000000000000000000000000000000000000..ec7841f3e0e2be1e19a8126cbcc823319b0654f3 GIT binary patch literal 179 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!93?!50ihlx9Ea{HEjtmSN`?>!lvI6-$0X`wF zK>BoJ-2c4_&R+3n?ALYz`HUq&e!&b5&u*jvIj){Ajv*Y^lM^2NKL7;(***T;=TG?) zU*B->-_uvjJZ0LANA~}9c&9(%$ol{F4oBDp3L6+T7*lR8W#arjTi)T8!!ia{hLmT@ Vt5cIz^neC3c)I$ztaD0e0su-(Jk9_B literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0608.png.import b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0608.png.import new file mode 100644 index 00000000..29ab3a1c --- /dev/null +++ b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0608.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://d11is66tixnpi" +path="res://.godot/imported/tile_0608.png-a4949f45a549a4e2d3257a4bdf47e504.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0608.png" +dest_files=["res://.godot/imported/tile_0608.png-a4949f45a549a4e2d3257a4bdf47e504.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0609.png b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0609.png new file mode 100644 index 0000000000000000000000000000000000000000..953dd43307a653db73ecc0eeda7974ad952c3415 GIT binary patch literal 168 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!93?!50ihlx9Ea{HEjtmSN`?>!lvI6-$0X`wF zK>BoJ-2c4_&R+3n?ALYz`HUq&e!&b5&u*jvIaZ!7jv*Y^lM^2NKXBkc!hd;>8*l9y zRKl1!e_wZS{1*?z>lKo&Rw;bUvS()gyx!iS_5Z=BhF1oR4Eq)fUod47Isi0!lvI6-$0X`wF zK>BoJ-2c4_&R+3n?ALYz`HUq&e!&b5&u*jvIi{X2jv*Y^lM@c`&iK#p@&A7woCpIglptnPJRU%z~JfX=d#Wz Gp$PyVvNX&9 literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0610.png.import b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0610.png.import new file mode 100644 index 00000000..35ebfa2b --- /dev/null +++ b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0610.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://55qq2l2yqc1m" +path="res://.godot/imported/tile_0610.png-58a20f870e851b0ba3f34fde56a678d0.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0610.png" +dest_files=["res://.godot/imported/tile_0610.png-58a20f870e851b0ba3f34fde56a678d0.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0611.png b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0611.png new file mode 100644 index 0000000000000000000000000000000000000000..03428b31292cdcb64b0c09447c264e10867212de GIT binary patch literal 158 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!93?!50ihlx9Ea{HEjtmSN`?>!lvI6-$0X`wF zK>BoJ-2c4_&R+3n?ALYz`HUq&e!&b5&u*jvIR>6Cjv*Y^lM@_R&(y!+H~8>>#_P|84pY)899%I2fNbsUGk;&=ttY;KwDs@=d3A8Bi~Sr>mdKI;Vst06btc ADgXcg literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0611.png.import b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0611.png.import new file mode 100644 index 00000000..50ade089 --- /dev/null +++ b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0611.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://dakpqfli4c0cm" +path="res://.godot/imported/tile_0611.png-ee52dd2bd137b58f18f7142708f83440.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0611.png" +dest_files=["res://.godot/imported/tile_0611.png-ee52dd2bd137b58f18f7142708f83440.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0612.png b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0612.png new file mode 100644 index 0000000000000000000000000000000000000000..da2831d0c0f9d16c9036a5c070ea056f8523e3aa GIT binary patch literal 196 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!73?$#)eFPFi~c+*u|9|A=gOM?7@862M7NCR>LJY5_^IIg?)9^^fsz{C90 zz#**T3TFcInf@~ literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0612.png.import b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0612.png.import new file mode 100644 index 00000000..671e3a43 --- /dev/null +++ b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0612.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://bjk3cag0armke" +path="res://.godot/imported/tile_0612.png-1e6f644d91b9d8e694e246462b542799.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0612.png" +dest_files=["res://.godot/imported/tile_0612.png-1e6f644d91b9d8e694e246462b542799.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0613.png b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0613.png new file mode 100644 index 0000000000000000000000000000000000000000..a4702bf7d740a26e98b3e6ede78c0874dba37dfe GIT binary patch literal 197 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!73?$#)eFPFLJzX3_IIjEl9^`E>;9>s# zk|9!2NcaM8!GDgz-|L-%RyEn%-JBGAYB|^QFVh{GSXxiGRR@=R4YR(&?sDn>$*CvB o8a$^t@0i&yd*}FrT@lNJ`K!-}&5-GJ1{u!a>FVdQ&MBb@0IHWq0ssI2 literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0613.png.import b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0613.png.import new file mode 100644 index 00000000..cca49d1c --- /dev/null +++ b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0613.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://c8sc1kjo3cnrj" +path="res://.godot/imported/tile_0613.png-e531d8ed1a08081643d27c9b290a3fff.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0613.png" +dest_files=["res://.godot/imported/tile_0613.png-e531d8ed1a08081643d27c9b290a3fff.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0614.png b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0614.png new file mode 100644 index 0000000000000000000000000000000000000000..e7ed5db106f9e687d34321eed61ee44d1c47136a GIT binary patch literal 191 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!73?$#)eFPFwkZR8@5qR5wqRRc)I$ztaD0e0swW1HS_=g literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0614.png.import b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0614.png.import new file mode 100644 index 00000000..b9974e0b --- /dev/null +++ b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0614.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://cg8cpn1lnjlod" +path="res://.godot/imported/tile_0614.png-1579d8231bff7ead78979d0b8fe9b4a5.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0614.png" +dest_files=["res://.godot/imported/tile_0614.png-1579d8231bff7ead78979d0b8fe9b4a5.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0615.png b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0615.png new file mode 100644 index 0000000000000000000000000000000000000000..a36ec6790c5127009b1cdce9299c4f07846e3a42 GIT binary patch literal 191 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!73?$#)eFPF=Dje7#)v|>Xeqc(${sezI@4w}y5EA*5loH@=Eh=_zR8qb+BB}8Tc hPlu?1_rh}w3=cL5^6bo(=L4F|;OXk;vd$@?2>`GlH>m&s literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0615.png.import b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0615.png.import new file mode 100644 index 00000000..464d2c8b --- /dev/null +++ b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0615.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://brnan5om7vcfj" +path="res://.godot/imported/tile_0615.png-c75a369825f3531c1d2a2746ce95c76e.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0615.png" +dest_files=["res://.godot/imported/tile_0615.png-c75a369825f3531c1d2a2746ce95c76e.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0616.png b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0616.png new file mode 100644 index 0000000000000000000000000000000000000000..818f721fbf82edd15cba949c2e2e096992d0de7c GIT binary patch literal 192 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!73?$#)eFPFQ4Z){{2{Xf%VTtDnm{r-UW|_TWOV literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0616.png.import b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0616.png.import new file mode 100644 index 00000000..ac7a50b4 --- /dev/null +++ b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0616.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://dxf5ajahv7k84" +path="res://.godot/imported/tile_0616.png-3e3c9068e3a61b7fe04ac2e3f78bdadd.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0616.png" +dest_files=["res://.godot/imported/tile_0616.png-3e3c9068e3a61b7fe04ac2e3f78bdadd.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0617.png b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0617.png new file mode 100644 index 0000000000000000000000000000000000000000..2ed1120a53024db8a97e13ab5f3ba440b7594ad8 GIT binary patch literal 189 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!73?$#)eFPF?LElLpuoXgyMv)q zc!!g$L-P0eo?UKl+n+UZl_m%Y=6Cm>1e(j>>FVdQ&MBb@0MuDO*Z=?k literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0617.png.import b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0617.png.import new file mode 100644 index 00000000..739d802a --- /dev/null +++ b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0617.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://btfgjb7m8mafq" +path="res://.godot/imported/tile_0617.png-ba549fdfd3060551152009d70541723f.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0617.png" +dest_files=["res://.godot/imported/tile_0617.png-ba549fdfd3060551152009d70541723f.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0618.png b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0618.png new file mode 100644 index 0000000000000000000000000000000000000000..94a06a4dd1b8876f34d55613cb458dd83f6e552b GIT binary patch literal 182 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!73?$#)eFPF^cD^B5RBUHx3vIVCg!0Dbv0uK)l5 literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0618.png.import b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0618.png.import new file mode 100644 index 00000000..4b294050 --- /dev/null +++ b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0618.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://cem4c0jiisy6i" +path="res://.godot/imported/tile_0618.png-d9e50c2083f9e1efd8db3834d065b57e.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0618.png" +dest_files=["res://.godot/imported/tile_0618.png-d9e50c2083f9e1efd8db3834d065b57e.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0619.png b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0619.png new file mode 100644 index 0000000000000000000000000000000000000000..aa9ec5dcd18af9ca9ac5e97f8f37aafab7ecbdde GIT binary patch literal 179 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!73?$#)eFPF@Y-HFW?0 literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0619.png.import b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0619.png.import new file mode 100644 index 00000000..9cdf788d --- /dev/null +++ b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0619.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://dwdq4dmttxitg" +path="res://.godot/imported/tile_0619.png-f292546e61fc3ebf71f3abc73f556f64.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0619.png" +dest_files=["res://.godot/imported/tile_0619.png-f292546e61fc3ebf71f3abc73f556f64.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0620.png b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0620.png new file mode 100644 index 0000000000000000000000000000000000000000..0bea4d69a8e686584ff2352061368394a0052d36 GIT binary patch literal 177 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!73?$#)eFPFP7&^2>})+MNtK3PL2=(wnJ+Y4lpt7@DgsE T{C?jDpjix_u6{1-oD!M<6b&`^ literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0620.png.import b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0620.png.import new file mode 100644 index 00000000..c6976c0d --- /dev/null +++ b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0620.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://tdub7owhkhqu" +path="res://.godot/imported/tile_0620.png-5038cf9236a9b131b57bfd1da85b8bed.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0620.png" +dest_files=["res://.godot/imported/tile_0620.png-5038cf9236a9b131b57bfd1da85b8bed.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0621.png b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0621.png new file mode 100644 index 0000000000000000000000000000000000000000..3cadf7a97b924a624e3ca210c1c580f803c5836e GIT binary patch literal 186 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!73?$#)eFPFFVdQ&MBb@0O3S9O#lD@ literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0621.png.import b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0621.png.import new file mode 100644 index 00000000..4905a0d8 --- /dev/null +++ b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0621.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://ch0ri50yfobpu" +path="res://.godot/imported/tile_0621.png-4a318a95880c4b8ff8b73255b24e9999.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0621.png" +dest_files=["res://.godot/imported/tile_0621.png-4a318a95880c4b8ff8b73255b24e9999.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0622.png b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0622.png new file mode 100644 index 0000000000000000000000000000000000000000..b233619ddd4819f2626f26aa18fb08b17f98fc97 GIT binary patch literal 191 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!73?$#)eFPF%hTaW)IZ_x8f#%%bb&)lGD%xvg@xZI4^1rP-^PT*jDAtMy iC({?ZkGaLi^3Cu37WyhL_I)YPWCl-HKbLh*2~7a|qCkKE literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0622.png.import b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0622.png.import new file mode 100644 index 00000000..15494bc0 --- /dev/null +++ b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0622.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://c1887t37yl3dt" +path="res://.godot/imported/tile_0622.png-1fcda344c5a5d01e79c5defe5645f4d3.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0622.png" +dest_files=["res://.godot/imported/tile_0622.png-1fcda344c5a5d01e79c5defe5645f4d3.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0623.png b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0623.png new file mode 100644 index 0000000000000000000000000000000000000000..781e4bc525308e5a2fb5f857642b5af19db9755f GIT binary patch literal 182 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!73?$#)eFPF15{HC6nhcX)`ql9d4YctE`|Zx8kn&!82laZ1+w`3r{_{q9+MxD1)b~pUXO@geCx5ctF4a literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0624.png.import b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0624.png.import new file mode 100644 index 00000000..e18e06ce --- /dev/null +++ b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0624.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://dsmgxgtvea5c1" +path="res://.godot/imported/tile_0624.png-f543c0f3f318f167ed7fbd8269c6425b.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0624.png" +dest_files=["res://.godot/imported/tile_0624.png-f543c0f3f318f167ed7fbd8269c6425b.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0625.png b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0625.png new file mode 100644 index 0000000000000000000000000000000000000000..fc3b04af09a92eb76b76a831d2879a8835519c6d GIT binary patch literal 184 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!73?$#)eFPF;)^7n$xU4cMA$VM8C_0Etl~b#5G~l1 cBF@9W5ZfzuIpA(z70^fqPgg&ebxsLQ00+)HS^xk5 literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0626.png.import b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0626.png.import new file mode 100644 index 00000000..f20c6a10 --- /dev/null +++ b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0626.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://ddrfagfxqe8dp" +path="res://.godot/imported/tile_0626.png-c4af859d703a03c53af5566180755167.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0626.png" +dest_files=["res://.godot/imported/tile_0626.png-c4af859d703a03c53af5566180755167.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0627.png b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0627.png new file mode 100644 index 0000000000000000000000000000000000000000..7f50222e73e3b6e4488e186fc1da178c531e374e GIT binary patch literal 176 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!73?$#)eFPFy_%O^kbMFcGO*&>7wi6d(FTp#lfr3|67b>QR(fsFF(zQ(K~f! n_OEn?S~sSER-cI9Gd)h@VMm=#gp2agn7Gm)g$W`P7qjfj_J8&I+g;-)g*%;k qW}0`OW_WgrB~4}3#H$zcKQm64E4q7mmmL$(cm_{bKbLh*2~7ZI;YbPq literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0630.png.import b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0630.png.import new file mode 100644 index 00000000..bef86842 --- /dev/null +++ b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0630.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://iasxrxrdxp5c" +path="res://.godot/imported/tile_0630.png-acac395d785b152818751da238a4918f.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0630.png" +dest_files=["res://.godot/imported/tile_0630.png-acac395d785b152818751da238a4918f.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0631.png b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0631.png new file mode 100644 index 0000000000000000000000000000000000000000..de7ca1f791a9f0db00879b59601e6ccd26071619 GIT binary patch literal 169 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!73?$#)eFPF~0j5L? zgB=#q%#EBA64&sw+>kuvbxNRZk%B-6gQTCA!-7W*2JCr8c?=Bp(Slx5s&kEjW-xfV L`njxgN@xNArq432 literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0631.png.import b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0631.png.import new file mode 100644 index 00000000..3ce65d3c --- /dev/null +++ b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0631.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://ceeohh2v2j3q4" +path="res://.godot/imported/tile_0631.png-39081933602e2045b538ad31e6532348.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0631.png" +dest_files=["res://.godot/imported/tile_0631.png-39081933602e2045b538ad31e6532348.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0632.png b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0632.png new file mode 100644 index 0000000000000000000000000000000000000000..828b604bd58b8f326bf7d6fe94a3c776e89e5dfe GIT binary patch literal 173 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!73?$#)eFPF~0j5L? zgAEqa%#EGg9f?bFQg{+24oY|^wK=pcRuJG|l=Sm*Sn#OHfIZJBkAdOuQ-Ri7c5cgo P<}i4=`njxgN@xNAZk06{ literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0632.png.import b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0632.png.import new file mode 100644 index 00000000..ab6df738 --- /dev/null +++ b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0632.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://vv6ksm080kei" +path="res://.godot/imported/tile_0632.png-8b6e613096cafb64581f169da8be2aaf.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0632.png" +dest_files=["res://.godot/imported/tile_0632.png-8b6e613096cafb64581f169da8be2aaf.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0633.png b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0633.png new file mode 100644 index 0000000000000000000000000000000000000000..507a5acd4ad60988536999e3739b1906c95f2a17 GIT binary patch literal 189 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!73?$#)eFPFSGZk&uwU zYV6e5BOtE8VC)mqRRs;@A_AoSb|)V8TfSH-<@~ e0@e~67#O-Xit0>R^?xhSPzFy|KbLh*2~7aK{yG)_ literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0633.png.import b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0633.png.import new file mode 100644 index 00000000..e07c4ff0 --- /dev/null +++ b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0633.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://sofd53jfyv5e" +path="res://.godot/imported/tile_0633.png-2aa70cc46cd15278a09831cdaad14644.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0633.png" +dest_files=["res://.godot/imported/tile_0633.png-2aa70cc46cd15278a09831cdaad14644.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0634.png b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0634.png new file mode 100644 index 0000000000000000000000000000000000000000..31ce4272544c64bff3a2bd1e2194718f35ab286a GIT binary patch literal 191 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!73?$#)eFPFfv!PC{xWt~$(698>6I^F;P literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0634.png.import b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0634.png.import new file mode 100644 index 00000000..b92d2627 --- /dev/null +++ b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0634.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://66xelqml1bv1" +path="res://.godot/imported/tile_0634.png-92bacf28d0e714310e87ab4d9c9976bc.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0634.png" +dest_files=["res://.godot/imported/tile_0634.png-92bacf28d0e714310e87ab4d9c9976bc.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0635.png b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0635.png new file mode 100644 index 0000000000000000000000000000000000000000..c230619e40ce103c4372834b3120af600f6a80ac GIT binary patch literal 193 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!73?$#)eFPF~Y}6jT%OpRO<7P2rYviM6n--M2_hpxF$bu6{1-oD!MY}#@Ug$B!?wc!cpRofne%{4vq;AH8@zb_;_^uyc`&=oO{HyB(#Ce=)jtW dh+_>vOAYdbCq4i0>J89X22WQ%mvv4FO#nE|Iq3iZ literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0638.png.import b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0638.png.import new file mode 100644 index 00000000..748a2fdf --- /dev/null +++ b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0638.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://pldlh8uyntms" +path="res://.godot/imported/tile_0638.png-07a86d9e86f1a16926367530aee80df9.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0638.png" +dest_files=["res://.godot/imported/tile_0638.png-07a86d9e86f1a16926367530aee80df9.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0639.png b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0639.png new file mode 100644 index 0000000000000000000000000000000000000000..f357241f660f730118bddb27a94265194a2ae938 GIT binary patch literal 180 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!93?!50ihlx9Ea{HEjtmSN`?>!lvI6-$0X`wF zK>BoJ-2c4_&R+3n?ALYz`HUq&e!&b5&u*jvIc}aVjv*Y^lM@&i|NZ|jDe>n2fBOR; z@~^()=h+{&mPzP;ePic;hez5S5nJUv_T1tZ`hECAcG_R|w))eL_#3t~^88>n>tJLM X_SLc7nRq=5Xd;8BtDnm{r-UW|Ha0yy literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0639.png.import b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0639.png.import new file mode 100644 index 00000000..0d76c93a --- /dev/null +++ b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0639.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://i2b2olgs7pxg" +path="res://.godot/imported/tile_0639.png-84e9aeae9650b01ca934c95376475a1b.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0639.png" +dest_files=["res://.godot/imported/tile_0639.png-84e9aeae9650b01ca934c95376475a1b.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0640.png b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0640.png new file mode 100644 index 0000000000000000000000000000000000000000..171466d3d7a269add28cbc575968ffb982058804 GIT binary patch literal 183 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!93?!50ihlx9Ea{HEjtmSN`?>!lvI6-$0X`wF zK>BoJ-2c4_&R+3n?ALYz`HUq&e!&b5&u*jvIi8*_jv*Y^lN0{^|Ifhu|Nnn^i8tYE ze;rQPo^@4@ZTH{*4KB75Hn?th<#0q_A@RRfHb3+K)obi|&g^fvCGn4uH(>+2k;D&s b0|tgt9koY>m*?IG8p`15>gTe~DWM4fE3rP; literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0640.png.import b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0640.png.import new file mode 100644 index 00000000..f834885c --- /dev/null +++ b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0640.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://dl18ri0kk782b" +path="res://.godot/imported/tile_0640.png-74db09bfdbc62f78890a95851cb7f838.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0640.png" +dest_files=["res://.godot/imported/tile_0640.png-74db09bfdbc62f78890a95851cb7f838.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0641.png b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0641.png new file mode 100644 index 0000000000000000000000000000000000000000..0b919ddb4997f058c15330fe6a9eab1ef593fb04 GIT binary patch literal 179 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!93?!50ihlx9Ea{HEjtmSN`?>!lvI6-$0X`wF zK>BoJ-2c4_&R+3n?ALYz`HUq&e!&b5&u*jvIj){Ajv*Y^lM@)2fB%=4kofoi|KS6F zO0U(i{o9}UTJp{H|MBNP!lvI6-$0X`wF zK>BoJ-2c4_&R+3n?ALYz`HUq&e!&b5&u*jvIUb%ajv*Y^UC(S3Y)}wzxoDrvSi;hK zQ^4JU*&;xQbqU3aZMEyqp4{{=ti9uGQ_s2C(XjYz(rbll Z+_Hr#Z%;BX8UW2?@O1TaS?83{1OQ|iInV$A literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0642.png.import b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0642.png.import new file mode 100644 index 00000000..9ab89178 --- /dev/null +++ b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0642.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://cjq55sxdnxr14" +path="res://.godot/imported/tile_0642.png-13e75ba8a3f0221853b02c83317a17a6.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0642.png" +dest_files=["res://.godot/imported/tile_0642.png-13e75ba8a3f0221853b02c83317a17a6.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0643.png b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0643.png new file mode 100644 index 0000000000000000000000000000000000000000..94a4dc90290d14dac01381bbd1929f4362de31c5 GIT binary patch literal 169 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!93?!50ihlx9Ea{HEjtmSN`?>!lvI6-$0X`wF zK>BoJ-2c4_&R+3n?ALYz`HUq&e!&b5&u*jvIo6&ojv*Y^lM@aw&G^s2`R~8Op}N0} zY;E!lvI6-$0X`wF zK>BoJ-2c4_&R+3n?ALYz`HUq&e!&b5&u*jvIi{X2jv*Y^lM^=BA2@Iz;eTUe;F5b{{PP`+HCrOiDBXnarML>wjd`kc)I$ztaD0e F0st48G^_vs literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0644.png.import b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0644.png.import new file mode 100644 index 00000000..90017801 --- /dev/null +++ b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0644.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://dliut3ml7gvse" +path="res://.godot/imported/tile_0644.png-8fee5bd223a648b62f2a224b578c1918.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0644.png" +dest_files=["res://.godot/imported/tile_0644.png-8fee5bd223a648b62f2a224b578c1918.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0645.png b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0645.png new file mode 100644 index 0000000000000000000000000000000000000000..d424c374946b770ac30271fac29dbd4e2772c1b7 GIT binary patch literal 167 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!93?!50ihlx9Ea{HEjtmSN`?>!lvI6-$0X`wF zK>BoJ-2c4_&R+3n?ALYz`HUq&e!&b5&u*jvIhLL-jv*Y^lM^2NKXBkc!hd#;Kex{x zIPfR?FC*Kt@YRh+?pG;%%>U20LZ^eFSWzfJRpDqtu7Ik;Vut=~*=(t2F?>Kn7(8A5 KT-G@yGywoO05(DZ literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0645.png.import b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0645.png.import new file mode 100644 index 00000000..3b7be37a --- /dev/null +++ b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0645.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://chs60oar8k5nx" +path="res://.godot/imported/tile_0645.png-b98f30ed412e478b0e3b1e70247155cc.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0645.png" +dest_files=["res://.godot/imported/tile_0645.png-b98f30ed412e478b0e3b1e70247155cc.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0646.png b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0646.png new file mode 100644 index 0000000000000000000000000000000000000000..1cfa1e65ae28a8c84ade1b41bbaee697b5b83748 GIT binary patch literal 179 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!73?$#)eFPFEP2F`>aeCElB<-B Z;n@$t0FQ|C2Z1Isc)I$ztaD0e0sy_%Hz)uA literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0649.png.import b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0649.png.import new file mode 100644 index 00000000..d24d5480 --- /dev/null +++ b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0649.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://chd5rfwj3tah3" +path="res://.godot/imported/tile_0649.png-9b21d2b9b2b58933382c6b8e7ddff27c.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0649.png" +dest_files=["res://.godot/imported/tile_0649.png-9b21d2b9b2b58933382c6b8e7ddff27c.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0650.png b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0650.png new file mode 100644 index 0000000000000000000000000000000000000000..04a52f3b78d0fce538a5f31764fe98de615c0acd GIT binary patch literal 192 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!73?$#)eFPFX)f82G$py@+{M=Usdvcw+E9ZL;s&cq}G@8NF)z4*}Q$iB}GCx5h literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0650.png.import b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0650.png.import new file mode 100644 index 00000000..6bfc248e --- /dev/null +++ b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0650.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://26piw1lylfai" +path="res://.godot/imported/tile_0650.png-1e13825e1388b8147fa4054c390996e6.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0650.png" +dest_files=["res://.godot/imported/tile_0650.png-1e13825e1388b8147fa4054c390996e6.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0651.png b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0651.png new file mode 100644 index 0000000000000000000000000000000000000000..337ef24bc02c3fcc89c11fcfd84aafb6ae79cf0a GIT binary patch literal 189 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!73?$#)eFPFA^H1!&n~yO?avy_mM-`CX1raQF^Ekst2yf7ZX4Gq3H7(?&Pz&UU!QKyXmI5_ gtMno4&ZWhyN)v`0?lRcboFyt=akR{02Ew4OaK4? literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0651.png.import b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0651.png.import new file mode 100644 index 00000000..716722a3 --- /dev/null +++ b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0651.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://bfmu7t0xf5kdf" +path="res://.godot/imported/tile_0651.png-0c08c0843980870e228df9cf40ffc711.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0651.png" +dest_files=["res://.godot/imported/tile_0651.png-0c08c0843980870e228df9cf40ffc711.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0652.png b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0652.png new file mode 100644 index 0000000000000000000000000000000000000000..642ff73c7226460fc4e0e1a93ef0d13776741a53 GIT binary patch literal 182 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!73?$#)eFPFVJLpZJ{Cp0jN3ltnqQx$nqRRx?SmfZ-HIFwLWD8j-d&NicyCtw=$vZoBkG=*R9uPxgT PG>5^{)z4*}Q$iB}moGCh literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0653.png.import b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0653.png.import new file mode 100644 index 00000000..57748c59 --- /dev/null +++ b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0653.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://cpa11e7omarmg" +path="res://.godot/imported/tile_0653.png-a6f4ebd01eaa885511adb44f5a1d36c1.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0653.png" +dest_files=["res://.godot/imported/tile_0653.png-a6f4ebd01eaa885511adb44f5a1d36c1.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0654.png b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0654.png new file mode 100644 index 0000000000000000000000000000000000000000..5d8cfd6e5396c3026b7e08e55562b5611439e7de GIT binary patch literal 174 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!73?$#)eFPF)vJ^Dc8PiGR16tE8S(>@iEsRBV#0?w-|Cd)8!}l-bF(J~oPBozlZE8>h=V h+@E|eZ|=v(tlzH-M}MhW90N3$!PC{xWt~$(697_-K=A+o literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0656.png.import b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0656.png.import new file mode 100644 index 00000000..27828f8d --- /dev/null +++ b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0656.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://8uih8nocwwhy" +path="res://.godot/imported/tile_0656.png-1e552ff25c5fafcabb92df6a5714e912.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0656.png" +dest_files=["res://.godot/imported/tile_0656.png-1e552ff25c5fafcabb92df6a5714e912.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0657.png b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0657.png new file mode 100644 index 0000000000000000000000000000000000000000..a6097a75f7f9237dc0bf9e86b6ff2547578a77d6 GIT binary patch literal 179 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!73?$#)eFPFv4OW`2KN@GG(j~6h9?(A VSUwi2&H$Rm;OXk;vd$@?2>>M;HC6xs literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0657.png.import b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0657.png.import new file mode 100644 index 00000000..e5581050 --- /dev/null +++ b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0657.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://bg4s2rmthd6oi" +path="res://.godot/imported/tile_0657.png-7c6af86558453d6228e230761b2b3b00.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0657.png" +dest_files=["res://.godot/imported/tile_0657.png-7c6af86558453d6228e230761b2b3b00.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0658.png b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0658.png new file mode 100644 index 0000000000000000000000000000000000000000..c75a1fbc81c99ddefc6fbbc1971ae65db5e3cd7a GIT binary patch literal 185 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!73?$#)eFPF5!!b^%2hOM?7@862M7NCR@5JY5_^IIbrrG%#NaP+%~0 zD9K>(IB@jnQBjQ}QcNj38YGXYsR^`k_ar__Vw!AZ<`~M8%%Y{KskzADKv;{?O;%=x YLNT#V@(R3vfu=Edy85}Sb4q9e0P_?!FaQ7m literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0659.png.import b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0659.png.import new file mode 100644 index 00000000..29c51dc8 --- /dev/null +++ b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0659.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://40ukdkueqn6g" +path="res://.godot/imported/tile_0659.png-991b99e8f4d1a74a3aed44a0251b8fb9.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0659.png" +dest_files=["res://.godot/imported/tile_0659.png-991b99e8f4d1a74a3aed44a0251b8fb9.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0660.png b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0660.png new file mode 100644 index 0000000000000000000000000000000000000000..66e4349805d8ef0131e27ba38d4f0bb0741b3bf0 GIT binary patch literal 184 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!73?$#)eFPF5!!b^%2hOM?7@862M7NCR?QJY5_^IIbrrG%#NaP+%~0 zD9K>(IB@jnQBjQ}QcNj38YGXY9a9q!6c*+jl-LS S_iZ20AO=rYKbLh*2~7Z~3N;@9 literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0661.png.import b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0661.png.import new file mode 100644 index 00000000..49b03def --- /dev/null +++ b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0661.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://buxh7qulap42p" +path="res://.godot/imported/tile_0661.png-1356e0fc39b0870576e5d6c0863e13a2.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0661.png" +dest_files=["res://.godot/imported/tile_0661.png-1356e0fc39b0870576e5d6c0863e13a2.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0662.png b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0662.png new file mode 100644 index 0000000000000000000000000000000000000000..97305ffc6d15fc8bfc9b8f9985bdc80d7521897a GIT binary patch literal 183 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!73?$#)eFPF^UE23Q{`V^z4r a!0`Es=(|m9F>OHO7(8A5T-G@yGywp~Zagsn literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0662.png.import b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0662.png.import new file mode 100644 index 00000000..16b38daa --- /dev/null +++ b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0662.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://0400tf85a7jq" +path="res://.godot/imported/tile_0662.png-601d9cd490498513430c21869cadc61d.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0662.png" +dest_files=["res://.godot/imported/tile_0662.png-601d9cd490498513430c21869cadc61d.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0663.png b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0663.png new file mode 100644 index 0000000000000000000000000000000000000000..8579654f889bc253c4d74ce0a82eb18ec54c79fe GIT binary patch literal 189 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!73?$#)eFPF-S|Fnt{PFMX*^v>!LGIKZB>MpUXO@ GgeCw-M=*o{ literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0665.png.import b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0665.png.import new file mode 100644 index 00000000..7b30faec --- /dev/null +++ b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0665.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://doo36p72vfv3r" +path="res://.godot/imported/tile_0665.png-84bcf663020aeec0509c427ab996c4e2.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0665.png" +dest_files=["res://.godot/imported/tile_0665.png-84bcf663020aeec0509c427ab996c4e2.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0666.png b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0666.png new file mode 100644 index 0000000000000000000000000000000000000000..04738457cfc4ab3bafc69ff0d4a3096ba2267929 GIT binary patch literal 168 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!73?$#)eFPFzopr07URKIRF3v literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0668.png.import b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0668.png.import new file mode 100644 index 00000000..4ae932e3 --- /dev/null +++ b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0668.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://jvjehw7f3fpv" +path="res://.godot/imported/tile_0668.png-98602c9b66b50d138776566a8a85fd2e.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0668.png" +dest_files=["res://.godot/imported/tile_0668.png-98602c9b66b50d138776566a8a85fd2e.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0669.png b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0669.png new file mode 100644 index 0000000000000000000000000000000000000000..e0bfeac9792405c36d5d6f2dface2cb4626d54a5 GIT binary patch literal 187 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!73?$#)eFPFNez>s9oDB%#B hAbp_hz?uUL4Er60S7}@B^aPsB;OXk;vd$@?2>`8eIZOZm literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0670.png.import b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0670.png.import new file mode 100644 index 00000000..74d1c961 --- /dev/null +++ b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0670.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://xie2ufhov4qt" +path="res://.godot/imported/tile_0670.png-e46ce69b13d2cb425a0033bac72263da.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0670.png" +dest_files=["res://.godot/imported/tile_0670.png-e46ce69b13d2cb425a0033bac72263da.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0671.png b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0671.png new file mode 100644 index 0000000000000000000000000000000000000000..efbf80a998cf2bb8f96ca85f8d82fdb82da5093f GIT binary patch literal 177 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!73?$#)eFPF!lvI6-$0X`wF zK>BoJ-2c4_&R+3n?ALYz`HUq&e!&b5&u*jvIi8*_jv*Y^lM@)4|I15A{P_PrJz+!r z*8dF6cUN6ym-zR#{%_;M>;L2bHy#NW*qCKIp<=7N#>dzE&3DiI;^+Bx{uMvN*1wHX b3``8Rj_Nz#U2u^B8p`15>gTe~DWM4fV1+>1 literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0673.png.import b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0673.png.import new file mode 100644 index 00000000..aa659217 --- /dev/null +++ b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0673.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://cs2b44numnf30" +path="res://.godot/imported/tile_0673.png-ae1e416a25fbfdf5fc5b14e3be26bede.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0673.png" +dest_files=["res://.godot/imported/tile_0673.png-ae1e416a25fbfdf5fc5b14e3be26bede.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0674.png b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0674.png new file mode 100644 index 0000000000000000000000000000000000000000..1f7694c4578c57d63399fac84763687e6161eb16 GIT binary patch literal 188 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!93?!50ihlx9Ea{HEjtmSN`?>!lvI6-$0X`wF zK>BoJ-2c4_&R+3n?ALYz`HUq&e!&b5&u*jvIewlljv*Y^lM^=lKYZZ8pa1_E+5W}9 zwm0~&KI&`Z!MeZe?Rm<+{{Loh;~l$@K$z@=4gXoEJgA@gwXyMMsNIAgtXGbG;Ll)a h{>!d#@P8vC!!KQx!lvI6-$0X`wF zK>BoJ-2c4_&R+3n?ALYz`HUq&e!&b5&u*jvIbNPFjv*Y^lM@)2|NVD3^zT1A+q3)Ps9|6iZ}V=I@(pMG}1*NrUyvlp;@UL9I3G2{Q*e}@lzkYB-@ a1aeJ!h;ojvANMq%sSKX3elF{r5}E+^n?Z#D literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0675.png.import b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0675.png.import new file mode 100644 index 00000000..ff670b46 --- /dev/null +++ b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0675.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://vktgbitea7jy" +path="res://.godot/imported/tile_0675.png-855d39fd051f9a91b2c6e69abbae3cc6.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0675.png" +dest_files=["res://.godot/imported/tile_0675.png-855d39fd051f9a91b2c6e69abbae3cc6.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0676.png b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0676.png new file mode 100644 index 0000000000000000000000000000000000000000..44bce1e32a39588debab6cc82330b8f32068b7d6 GIT binary patch literal 184 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!93?!50ihlx9Ea{HEjtmSN`?>!lvI6-$0X`wF zK>BoJ-2c4_&R+3n?ALYz`HUq&e!&b5&u*jvIbNPFjv*Y^lM@)4|I15A{P_PrF=0b} zSbf96ytKdUZS}wF|0e$U`u}R3!p1Dy2|s?xd;IyuKc(Vt!lvI6-$0X`wF zK>BoJ-2c4_&R+3n?ALYz`HUq&e!&b5&u*jvIaZ!7jv*Y^lM@aw&G^s2`R~8Op}N0} zY;EKj;J@~%k&$8MLNV=_-V4WprZ9NA L`njxgN@xNA=0i5a literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0677.png.import b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0677.png.import new file mode 100644 index 00000000..bfdfd289 --- /dev/null +++ b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0677.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://bclixenl4ienr" +path="res://.godot/imported/tile_0677.png-2164f4b2c0250801533c4a365ce7a33a.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0677.png" +dest_files=["res://.godot/imported/tile_0677.png-2164f4b2c0250801533c4a365ce7a33a.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0678.png b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0678.png new file mode 100644 index 0000000000000000000000000000000000000000..4866476fdf0470ae813a3e8e3c09a04b80c239a9 GIT binary patch literal 165 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!93?!50ihlx9Ea{HEjtmSN`?>!lvI6-$0X`wF zK>BoJ-2c4_&R+3n?ALYz`HUq&e!&b5&u*jvIp&@&jv*Y^lM^=BA2@Iz;Xk9tpWlZM z9QdDaKjC|hEpzi-BZZIo@)Le@t9*QIA8_*je}|(9ygL{e3|&MEyO`Fz0~*2L>FVdQ I&MBb@0K2s|_y7O^ literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0678.png.import b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0678.png.import new file mode 100644 index 00000000..07dab049 --- /dev/null +++ b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0678.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://va6fwpwxngn3" +path="res://.godot/imported/tile_0678.png-f67573ff5a07b3a512ca21dcc8375acc.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0678.png" +dest_files=["res://.godot/imported/tile_0678.png-f67573ff5a07b3a512ca21dcc8375acc.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0679.png b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0679.png new file mode 100644 index 0000000000000000000000000000000000000000..af35d422095c6e3a4bc03189c261894d1a61166a GIT binary patch literal 173 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!93?!50ihlx9Ea{HEjtmSN`?>!lvI6-$0X`wF zK>BoJ-2c4_&R+3n?ALYz`HUq&e!&b5&u*jvIrg3|jv*Y^lM^2NKXBkc!hd#;Kezc+ z>ei+M1)~2q9{hLzpFPk2fB)~F|DgTRz6V#w&=D4O`QdOJ`%gQu&X%Q~lo FCID4aFa2}-9zJ*WikAs8UIr9pED7=pW^j0RBMr#0@N{tu;kcfhkifyq%bUQ! z6sDjoa)zU@u+eBvB2Th#iJ*_Eo&=Aepvgo9RaFk<8#gROjs~qTX2|Rndb6kD^e3Ph N44$rjF6*2UngCgtF}nZ& literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0681.png.import b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0681.png.import new file mode 100644 index 00000000..a50beb17 --- /dev/null +++ b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0681.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://bi4bmgq5n2akc" +path="res://.godot/imported/tile_0681.png-81b5279b384035ab59db7dd13c4495cc.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0681.png" +dest_files=["res://.godot/imported/tile_0681.png-81b5279b384035ab59db7dd13c4495cc.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0682.png b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0682.png new file mode 100644 index 0000000000000000000000000000000000000000..ac7fcf3e460a4ca27bedcaa540e63466d6c00d4a GIT binary patch literal 193 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!73?$#)eFPF?w$Lq7lj literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0682.png.import b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0682.png.import new file mode 100644 index 00000000..28a20476 --- /dev/null +++ b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0682.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://cdcnfkm6x11mh" +path="res://.godot/imported/tile_0682.png-273819bccbe4bec05cd6f0aa3682727c.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0682.png" +dest_files=["res://.godot/imported/tile_0682.png-273819bccbe4bec05cd6f0aa3682727c.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0683.png b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0683.png new file mode 100644 index 0000000000000000000000000000000000000000..078c2575166e1b17b8638a136319d2a714e17294 GIT binary patch literal 199 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!73?$#)eFPFhJZJ92Q-X_cOBE{%!f>@B6wv8hjiqX7HXd*!{0j#HJ rlkKmwa4Bdm>dL5G5p~G8(5>7q!Z$}i&Sda(^>bP0l+XkKN7G46 literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0683.png.import b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0683.png.import new file mode 100644 index 00000000..1202c27a --- /dev/null +++ b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0683.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://b5j5lo2lpv6hr" +path="res://.godot/imported/tile_0683.png-e26d605e7634966f1394e8b7d8741620.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0683.png" +dest_files=["res://.godot/imported/tile_0683.png-e26d605e7634966f1394e8b7d8741620.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0684.png b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0684.png new file mode 100644 index 0000000000000000000000000000000000000000..4431e9ce3b40a9b14253482867e82365ca36ad27 GIT binary patch literal 188 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!73?$#)eFPFd-$(BzG^+WCl-HKbLh*2~7a>O+t78 literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0685.png.import b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0685.png.import new file mode 100644 index 00000000..bca4347c --- /dev/null +++ b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0685.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://dnrbqmhr3m24r" +path="res://.godot/imported/tile_0685.png-750a4d89b5b23815a9a6002cc0c3f13b.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0685.png" +dest_files=["res://.godot/imported/tile_0685.png-750a4d89b5b23815a9a6002cc0c3f13b.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0686.png b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0686.png new file mode 100644 index 0000000000000000000000000000000000000000..c0e66430941a1397e6e8626765988ecfa02de50d GIT binary patch literal 191 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!73?$#)eFPFbP0l+XkK5s*X* literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0686.png.import b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0686.png.import new file mode 100644 index 00000000..2a43b0cb --- /dev/null +++ b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0686.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://cjiw7s50lt4ik" +path="res://.godot/imported/tile_0686.png-9c6b5c9a3b76f23030b3c0243e8521b7.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0686.png" +dest_files=["res://.godot/imported/tile_0686.png-9c6b5c9a3b76f23030b3c0243e8521b7.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0687.png b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0687.png new file mode 100644 index 0000000000000000000000000000000000000000..da866538e4024f5ad81e2add7d6d68810af37cce GIT binary patch literal 176 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!73?$#)eFPFfB=<3m7$89ZJ6T-G@yGywp?6hi#~ literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0688.png.import b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0688.png.import new file mode 100644 index 00000000..6f49640e --- /dev/null +++ b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0688.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://bqv5bdxlaq5uc" +path="res://.godot/imported/tile_0688.png-0a2f18f52a68956215ae37d288cd3157.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0688.png" +dest_files=["res://.godot/imported/tile_0688.png-0a2f18f52a68956215ae37d288cd3157.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0689.png b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0689.png new file mode 100644 index 0000000000000000000000000000000000000000..a4f1b498c78daa044c39de2c83aacb5c75da4dce GIT binary patch literal 191 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!73?$#)eFPFm!gb2`vq1_n=8KbLh*2~7YO)k13k literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0689.png.import b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0689.png.import new file mode 100644 index 00000000..bf04cad0 --- /dev/null +++ b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0689.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://bu3nayosejx3p" +path="res://.godot/imported/tile_0689.png-8b657ee958eab29ed5e71161a509c712.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0689.png" +dest_files=["res://.godot/imported/tile_0689.png-8b657ee958eab29ed5e71161a509c712.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0690.png b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0690.png new file mode 100644 index 0000000000000000000000000000000000000000..9aade2d6ad33ec26d801e4fd2fd2632c61687267 GIT binary patch literal 191 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!73?$#)eFPF4I;S&u26PO=j?P^>bP0l+XkKc3qED7=pW^j0RBMr!L_jGX#;kcfh(7=2xK!L%~ zp(KOB*I5PCtcj)uwYk!lvI6-$0X`wF zK>E(Z=l}ozclL_6ozo=`GkCiCxvX!lvI6-$0X`wF zK>Gjx|92ifclL@eSo-7;kk42WVMlCd{`gFs&Z&qT|>b^A)alf21gTe4Hy{gtwin~+;DUc&;$lgS3j3^ HP6v0||NnnyulSlD-<5$vj3q&S!3+-1ZlnP@j-D=#Asp9}6C4=C#Kk3e6L;>A zn7zZILE@O#DK$O?No7}6;RQ0?n-?uwWF+Oxd8oipNQ7x+<7=lG%;u7L;#Ld{#>@Fw U7jU?L02;>N>FVdQ&MBb@00w0=7ytkO literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0695.png.import b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0695.png.import new file mode 100644 index 00000000..6bab7926 --- /dev/null +++ b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0695.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://qkbmdqloey5d" +path="res://.godot/imported/tile_0695.png-b1a97707f496eb02202efa88e64808f7.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0695.png" +dest_files=["res://.godot/imported/tile_0695.png-b1a97707f496eb02202efa88e64808f7.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0696.png b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0696.png new file mode 100644 index 0000000000000000000000000000000000000000..b46fa7bff0c0962eb0df6daee3d01268a3f35d49 GIT binary patch literal 191 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!73?$#)eFPFUn>u*Xe_Qw^&G*R2JK+O!Eu6{1-oD!M< Dl2k9@ literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0697.png.import b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0697.png.import new file mode 100644 index 00000000..d7f78de2 --- /dev/null +++ b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0697.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://cg8c0wn1gdfct" +path="res://.godot/imported/tile_0697.png-e5e75d57009c2c46d940247dba7c34e4.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0697.png" +dest_files=["res://.godot/imported/tile_0697.png-e5e75d57009c2c46d940247dba7c34e4.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0698.png b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0698.png new file mode 100644 index 0000000000000000000000000000000000000000..edd8659aef47c64211e5024244ae9a6eaa7bbebf GIT binary patch literal 176 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!73?$#)eFPFRR;C2fNR7uT)>ZyKT>9cbWW_^HCH&UOAh P$U+8BS3j3^P6!lvI6-$0X`wF zK>Gjx|92ifclL@eSo-7;kk42W!lvI6-$0X`wF zK>Gjx|92ifclL@eSo-7;kk42WmdKI;Vst0CP?< A6951J literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0701.png.import b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0701.png.import new file mode 100644 index 00000000..372c120f --- /dev/null +++ b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0701.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://2uskkvw3iafv" +path="res://.godot/imported/tile_0701.png-5f966309ad273413eb148102782c73d2.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0701.png" +dest_files=["res://.godot/imported/tile_0701.png-5f966309ad273413eb148102782c73d2.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0702.png b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0702.png new file mode 100644 index 0000000000000000000000000000000000000000..520f4bfac1cc321ec03c4969b67b791361f1ff2d GIT binary patch literal 168 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!73?$#)eFPFRapeIuqR76C;WOM?7@862M7NCR@BJzX3_IIi3F9^`E>;9>sz zlI8A#7RFUwoF4x@j{aWXG}-G%Y0)I^11FfLurSrc1|F@}FkW!2?9AO8ZTH^h-)K~c2~>!A?4|MBwy2ALxuPs@+dYmGKx-I0UHx3vIVCg!08^$- AApigX literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0703.png.import b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0703.png.import new file mode 100644 index 00000000..d345ea46 --- /dev/null +++ b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0703.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://7afywh1282w8" +path="res://.godot/imported/tile_0703.png-539c6137c11b45fa26c965c999951199.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0703.png" +dest_files=["res://.godot/imported/tile_0703.png-539c6137c11b45fa26c965c999951199.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0704.png b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0704.png new file mode 100644 index 0000000000000000000000000000000000000000..bee0308668bf66b924dc842d04cfab05af7967d8 GIT binary patch literal 173 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!93?!50ihlx9Ea{HEjtmSN`?>!lvI6-$0X`wF zK>Gjx|92ifclL@eSo-7;kk42Wo=nq_D8vHa?)Dz@99tFt8DY!3UE_+Y=(zsAO&K&3o9|Nk2=U}WgAR}%a9$8a&w OC-dz@%WV=OmiM literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0705.png.import b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0705.png.import new file mode 100644 index 00000000..4f8ddcb0 --- /dev/null +++ b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0705.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://csk4irjo5ng4v" +path="res://.godot/imported/tile_0705.png-72ec07f7fce80ce040f39f186498c9b9.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0705.png" +dest_files=["res://.godot/imported/tile_0705.png-72ec07f7fce80ce040f39f186498c9b9.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0706.png b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0706.png new file mode 100644 index 0000000000000000000000000000000000000000..b5c99e28400527c2e517ebe708d0573bd512da94 GIT binary patch literal 169 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!73?$#)eFPFR~0j5L? zgB=#q%#EGg&E1Ou0Loz!~?qFmHv=H2Q_tEiZKrR~0j5L? zgB=#q%#EGg&E1sn!(`d L>gTe~DWM4fuZT0Y literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0707.png.import b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0707.png.import new file mode 100644 index 00000000..80af490c --- /dev/null +++ b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0707.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://bd27i3f4lnsl0" +path="res://.godot/imported/tile_0707.png-851f6fdf15abe84498cd17d113724809.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0707.png" +dest_files=["res://.godot/imported/tile_0707.png-851f6fdf15abe84498cd17d113724809.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0708.png b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0708.png new file mode 100644 index 0000000000000000000000000000000000000000..a38bd639be43ef9c51ebd86576c65e9693901214 GIT binary patch literal 183 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!93?!50ihlx9Ea{HEjtmSN`?>!lvI6-$0X`wF zKziz|jm}>26%Dh#d{%f1qWY|3BV?CBo_V|Nr7VQUCw1Pk0dZKb!Fg c!-PNv_hQZ3BP$$(frc`8y85}Sb4q9e00g^40ssI2 literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0708.png.import b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0708.png.import new file mode 100644 index 00000000..2c14b779 --- /dev/null +++ b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0708.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://c6evmjg8jtn3o" +path="res://.godot/imported/tile_0708.png-9d32725b7b5f096bb759f2d41281f0b5.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0708.png" +dest_files=["res://.godot/imported/tile_0708.png-9d32725b7b5f096bb759f2d41281f0b5.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0709.png b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0709.png new file mode 100644 index 0000000000000000000000000000000000000000..defab4e95b099a683072d7b6aa49ccc60e25752d GIT binary patch literal 198 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!73?$#)eFPF)IQBOEN%zt5{=*zSMQUd|}QFvFx_x4p_vZ&izznm13b$#t0gW+Qi2ii^qz`Fp9e oOY4^SpN)|8TGgRnvbT^?#7K<)hsErhK;s!aUHx3vIVCg!0H~KkO#lD@ literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0710.png.import b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0710.png.import new file mode 100644 index 00000000..56732791 --- /dev/null +++ b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0710.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://ct0akgatsww0q" +path="res://.godot/imported/tile_0710.png-9eda156e7f715e200d0d35dad636c69b.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0710.png" +dest_files=["res://.godot/imported/tile_0710.png-9eda156e7f715e200d0d35dad636c69b.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0711.png b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0711.png new file mode 100644 index 0000000000000000000000000000000000000000..2c707b5fb69f6e49a8feef8df7100564364a7e02 GIT binary patch literal 198 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!73?$#)eFPFyY*_CGfwd9w*)Zo6fs?mULv`&(KVv)m~iB8mgxn;cUp`ELs`Ecds@fg qed6iG6V@VA9Cv9y;{SWEf>G~*81LUn$@xGF7(8A5T-G@yGywoSfIPjmx6+_j=C@yMIjNpUi8(V35h+U+-BoU8~@d@uud;T!-|W6mb#3C;J-qZ)khF m>g&AnkN`f_sgEX~GtZNb5!0QU==lX`I)kUHpUXO@geCx=xj_H` literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0712.png.import b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0712.png.import new file mode 100644 index 00000000..a94c4056 --- /dev/null +++ b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0712.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://c03s0qjqur2hy" +path="res://.godot/imported/tile_0712.png-4606a23d3c4cc8037b2147e47e8cac2f.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0712.png" +dest_files=["res://.godot/imported/tile_0712.png-4606a23d3c4cc8037b2147e47e8cac2f.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0713.png b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0713.png new file mode 100644 index 0000000000000000000000000000000000000000..4412e5979d0895080ffea4ad333e236efd71f171 GIT binary patch literal 197 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!73?$#)eFPFzQLmFeq@{ahKBtg p_-?QGI;}h;fKPSmqseypK0*d!yaJ7{3W4S`c)I$ztaD0e0syUSLdF09 literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0713.png.import b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0713.png.import new file mode 100644 index 00000000..8a8d295d --- /dev/null +++ b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0713.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://b4b56cijtj3bl" +path="res://.godot/imported/tile_0713.png-cf9835029f820ef197e31ea976a98bf9.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0713.png" +dest_files=["res://.godot/imported/tile_0713.png-cf9835029f820ef197e31ea976a98bf9.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0714.png b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0714.png new file mode 100644 index 0000000000000000000000000000000000000000..cfc574e1c11a1c6d9dbff1fcad937276f4551c4f GIT binary patch literal 150 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!93?!50ihlx9Ea{HEjtmSN`?>!lvI6-$0X`wF zKziz|jTH^EoW0_^Vy)bPe8!R>zhDN3XE)M-91Tww#}JO|$q5e3-{c#P{I}=fIkW#8 qb7%PLz>et8jYqCmtq|%+5@BGdo4|iVr_Uc`GlQqApUXO@geCyA;VY>C literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0714.png.import b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0714.png.import new file mode 100644 index 00000000..e1e08639 --- /dev/null +++ b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0714.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://46mgygddtyh5" +path="res://.godot/imported/tile_0714.png-c17f33b227273ffae4c104caf5934347.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0714.png" +dest_files=["res://.godot/imported/tile_0714.png-c17f33b227273ffae4c104caf5934347.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0715.png b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0715.png new file mode 100644 index 0000000000000000000000000000000000000000..84b5ec22ca08ca696c197f9b0dd16a707b690a16 GIT binary patch literal 165 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!73?$#)eFPFs0goJ{^!omawCNYJ> ztY-?$%-W245_nWoO9XvPk4f+(CdLH$d3ot+Ommvc$l!E>pUvawqhO$Z22WQ%mvv4F FO#n6dEfW9$ literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0715.png.import b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0715.png.import new file mode 100644 index 00000000..3b774ad9 --- /dev/null +++ b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0715.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://cerdkxoqf5d55" +path="res://.godot/imported/tile_0715.png-0bc81f69763cfb5cddb8d43c2d60f855.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0715.png" +dest_files=["res://.godot/imported/tile_0715.png-0bc81f69763cfb5cddb8d43c2d60f855.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0716.png b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0716.png new file mode 100644 index 0000000000000000000000000000000000000000..a308a445fbacff21794404f9a4909df578b861f6 GIT binary patch literal 186 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!93?!50ihlx9Ea{HEjtmSN`?>!lvI6-$0X`wF zKziz|jTH^EoW0_^Vy)bPe8!R>zhDN3XE)M-93M{?#}JO|$q5Y1zwLQ=&iwx`pYY)S z)_=^*|6hg6OT4-M|JUJ!?f>t~vF)z?-Ed@AY_&wr_5Z69H^gs!#m`)SC1}B}^&jOG eZXIB2U|=wCS9s;;YyAjlE`z75pUXO@geCy2$U$)c literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0716.png.import b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0716.png.import new file mode 100644 index 00000000..68328cd1 --- /dev/null +++ b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0716.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://d2innxf2qxma" +path="res://.godot/imported/tile_0716.png-c463dd389d5141f694fd57d3a8a52288.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0716.png" +dest_files=["res://.godot/imported/tile_0716.png-c463dd389d5141f694fd57d3a8a52288.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0717.png b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0717.png new file mode 100644 index 0000000000000000000000000000000000000000..6691657313f171d7c2e22856cf949cc1306e60af GIT binary patch literal 193 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!73?$#)eFPF>#*!evU~P`MdcVH6-5w1h3d|u)BEX*-l@w? jT$tCCWrQ_9e>5krmMutdPo{1Q$ZQ5rS3j3^P6FVdQ&MBb@03JX#J^%m! literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0718.png.import b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0718.png.import new file mode 100644 index 00000000..98ee6ca0 --- /dev/null +++ b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0718.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://dhctyfpxh3o2q" +path="res://.godot/imported/tile_0718.png-54cde781b6f66f2c5c3754e6348b51a8.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0718.png" +dest_files=["res://.godot/imported/tile_0718.png-54cde781b6f66f2c5c3754e6348b51a8.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0719.png b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0719.png new file mode 100644 index 0000000000000000000000000000000000000000..ce6b41c648c55da8396c2ff0bab765866da3a494 GIT binary patch literal 190 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!73?$#)eFPF@;;KBfQw literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0719.png.import b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0719.png.import new file mode 100644 index 00000000..b7ae7662 --- /dev/null +++ b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0719.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://djar84lktxcdl" +path="res://.godot/imported/tile_0719.png-536027d2f8075f23095f0fe35319fcbf.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0719.png" +dest_files=["res://.godot/imported/tile_0719.png-536027d2f8075f23095f0fe35319fcbf.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0720.png b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0720.png new file mode 100644 index 0000000000000000000000000000000000000000..06b5337dff71bd9e3421608facf2973cde084d69 GIT binary patch literal 192 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!73?$#)eFPF^4 z+=d*1@`jMF|BOY2r~Eq1*?jlbdcSqEW_vV+kta<;Q`1@UloyNZgIxv^eN7GxhZv$?HEob(*c>Bb=#?9^1!xL` Mr>mdKI;Vst0L8m7tN;K2 literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0721.png.import b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0721.png.import new file mode 100644 index 00000000..acada4c3 --- /dev/null +++ b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0721.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://dtfd7koxcgn58" +path="res://.godot/imported/tile_0721.png-48ce38b5022c087db7e2b6a8befb63bf.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0721.png" +dest_files=["res://.godot/imported/tile_0721.png-48ce38b5022c087db7e2b6a8befb63bf.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0722.png b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0722.png new file mode 100644 index 0000000000000000000000000000000000000000..de99040511ae35287eba656da08d582b29b054ee GIT binary patch literal 191 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!73?$#)eFPF(%Bb k50u^CDHnvUxwMj9LQ(Kz?j6l}K%*HvUHx3vIVCg!0F{kGlK=n! literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0723.png.import b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0723.png.import new file mode 100644 index 00000000..55890999 --- /dev/null +++ b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0723.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://b47gtooo8yspw" +path="res://.godot/imported/tile_0723.png-2bfa64850df49dc7819d7d0098d6e80e.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0723.png" +dest_files=["res://.godot/imported/tile_0723.png-2bfa64850df49dc7819d7d0098d6e80e.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0724.png b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0724.png new file mode 100644 index 0000000000000000000000000000000000000000..991bef25b03b22222f45d531963cc097076713ec GIT binary patch literal 192 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!73?$#)eFPF^4 z+y!?PrZWaz{e3=!Bl8u%I!~GA{#7Q|d?q kl3?tfW?T^d=F(DebtWMNhG`kiK%*HvUHx3vIVCg!0Cr$NxBvhE literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0724.png.import b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0724.png.import new file mode 100644 index 00000000..baddb824 --- /dev/null +++ b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0724.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://cbecq36ihshr0" +path="res://.godot/imported/tile_0724.png-9018dbee53a18ac110a1dbbefa349921.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0724.png" +dest_files=["res://.godot/imported/tile_0724.png-9018dbee53a18ac110a1dbbefa349921.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0725.png b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0725.png new file mode 100644 index 0000000000000000000000000000000000000000..e7d6c7a02a735dbbf8a3990b179a6f6671312f9f GIT binary patch literal 178 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!73?$#)eFPF>#*!evU!lvI6;>0X`wF zK)Rw~ma|uU%XEHUAcwIe$S;_|;n|HeAV=HN#W95AdU8So^Rm#@QW87D)z>% literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0726.png.import b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0726.png.import new file mode 100644 index 00000000..6c52890f --- /dev/null +++ b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0726.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://daump6grmo1as" +path="res://.godot/imported/tile_0726.png-034492e825e992c048742861b9db8fd0.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0726.png" +dest_files=["res://.godot/imported/tile_0726.png-034492e825e992c048742861b9db8fd0.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0727.png b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0727.png new file mode 100644 index 0000000000000000000000000000000000000000..7df133f6d313dadbd44e6a6d2812a92d31a9c084 GIT binary patch literal 146 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!93?!50ihlx9Ea{HEjtmSN`?>!lvI6-$0X`wF zK)Rw~*3?-WoxS3x#cZ|%@)=8l{DK)Ap4~_Ta#TEB978y+Cnp?Wo$>#_{ec7j|Nm!a n`*$HgVPn=+b`Ei!MsA=59Q>7Ye|-K0RL|h)>gTe~DWM4fSMw{r literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0727.png.import b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0727.png.import new file mode 100644 index 00000000..0578374a --- /dev/null +++ b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0727.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://dpa3sc38g62q2" +path="res://.godot/imported/tile_0727.png-5b6c0536bf183d862fa6ed0e5358a8f2.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0727.png" +dest_files=["res://.godot/imported/tile_0727.png-5b6c0536bf183d862fa6ed0e5358a8f2.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0728.png b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0728.png new file mode 100644 index 0000000000000000000000000000000000000000..dbb33c6a7dee2752d42c05f392e48fa76e46a272 GIT binary patch literal 164 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!93?!50ihlx9Ea{HEjtmSN`?>!lvI6-$0X`wF zKziz|jTH^EoW0_^Vy)bPe8!R>zhDN3XE)M-95YWB#}JO|$q5b&|M(pa{o|jo;r8JJ z2ma*$XJq?V|J&Z+!}=&zl|#$w8VU{y@oY0SIGT`az`$T{C35%RhNF9cCNOxq`njxg HN@xNA#Bnpz literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0728.png.import b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0728.png.import new file mode 100644 index 00000000..ff17568c --- /dev/null +++ b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0728.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://cct661mxe8a8" +path="res://.godot/imported/tile_0728.png-e1ab04fb8a66130a79a377b5f47a5c02.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0728.png" +dest_files=["res://.godot/imported/tile_0728.png-e1ab04fb8a66130a79a377b5f47a5c02.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0729.png b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0729.png new file mode 100644 index 0000000000000000000000000000000000000000..dc538566d4f8bc813552962c8c163102eb49f59d GIT binary patch literal 178 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!73?$#)eFPFs01P2B&ad8RW#GN}N zX78|QkT~XbN{vrJQrT5ic!5m!=0%GZ8A&;F9x5;t5@A}|_}Xa(v$gTe~DWM4foE!lvI6-$0X`wF zKziz|jTH^EoW0_^Vy)bPe8!R>zhDN3XE)M-92HL&#}JO|$q5ITX8iwef8fCX|Nq(9 n{)Mg%=(uo!Ux0IikPZWb0*8ovTakk>P(6dEtDnm{r-UW|7$7L} literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0734.png.import b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0734.png.import new file mode 100644 index 00000000..91be4c39 --- /dev/null +++ b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0734.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://ctawytrheouej" +path="res://.godot/imported/tile_0734.png-6ec2af33edd61e3830b35dc14333305a.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0734.png" +dest_files=["res://.godot/imported/tile_0734.png-6ec2af33edd61e3830b35dc14333305a.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0735.png b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0735.png new file mode 100644 index 0000000000000000000000000000000000000000..80984c488cfee8c301cd9fca451ad48cdca653c4 GIT binary patch literal 158 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!93?!50ihlx9Ea{HEjtmSN`?>!lvI6-$0X`wF zKziz|jTH^EoW0_^Vy)bPe8!R>zhDN3XE)M-90N}m#}JO|$q5duXZ|;`{Qqz7ko5IG zGtZyZ*XkLBRy!OCQrKuD=h4!v;^1|lE0B>v}+ge28UZ4 z4<7a8$aI&0(q|Nko*W;uJszgc$03Mj!?666=m;PC858jzFd>Eal|aox7pk*mRg zhvoZ~YCXFJOX?in#B$gzopr0G0wydH?_b literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0737.png.import b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0737.png.import new file mode 100644 index 00000000..a2c67e33 --- /dev/null +++ b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0737.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://bwenebqspxmqo" +path="res://.godot/imported/tile_0737.png-9e2a10e79e8db2b556afb9fc353dd8a0.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0737.png" +dest_files=["res://.godot/imported/tile_0737.png-9e2a10e79e8db2b556afb9fc353dd8a0.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0738.png b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0738.png new file mode 100644 index 0000000000000000000000000000000000000000..271d6a91c211e2d66c34fa3238fb388998889b55 GIT binary patch literal 173 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!93?!50ihlx9Ea{HEjtmSN`?>!lvI6-$0X`wF zKziz|jTH^EoW0_^Vy)bPe8!R>zhDN3XE)M-9D7d}#}JO|$q)Yj|Igg~_y7NTiGOWv z*NkhTw`SQ{eJsDas*3G)=;|zqH=D!$B|g|M^{=tXB~)z4*}Q$iB}=6gL! literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0738.png.import b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0738.png.import new file mode 100644 index 00000000..2d13d700 --- /dev/null +++ b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0738.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://8od6arek4ejy" +path="res://.godot/imported/tile_0738.png-9d3e963d73b1e135cbbc458182685e6a.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0738.png" +dest_files=["res://.godot/imported/tile_0738.png-9d3e963d73b1e135cbbc458182685e6a.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0739.png b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0739.png new file mode 100644 index 0000000000000000000000000000000000000000..5ac3b3a7e0688198242418d74a2695b3b6321702 GIT binary patch literal 213 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!73?$#)eFPF$aI&0(q|Nko*W;uJszgc$03Mj!?666=m;PC858jus`>Eal|aXs|hM&1Sk z9u|l2mzND1Qq>$5vR5)snRnvSdwZsS=fmc9J1e4DBqtgbawjF1aYUuBi@62n zF7Q!!&R}})pE2jPC7%wTcC28?xWsVJ&eLeJ)`o)9D`LMquv@VEfykE9{yG(w&42jU r2yUHryJe4Z+h!S|$S&2t_bM2qCyVK`wJCZ7ZD8bP0l+XkK0WCxF literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0742.png.import b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0742.png.import new file mode 100644 index 00000000..97b6e3dd --- /dev/null +++ b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0742.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://efpi2boa7qo5" +path="res://.godot/imported/tile_0742.png-c4a01d114d550f4ebbb15571a54b2c68.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0742.png" +dest_files=["res://.godot/imported/tile_0742.png-c4a01d114d550f4ebbb15571a54b2c68.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0743.png b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0743.png new file mode 100644 index 0000000000000000000000000000000000000000..bdcb0fa5d5cf1da7ab29745645115dea75b3352b GIT binary patch literal 221 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!73?$#)eFPFEal|aozRYLEZ)h z9@Y!!Mo`;jT^sS@MuWx2nB PHZpj+`njxgN@xNA!{$@H literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0743.png.import b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0743.png.import new file mode 100644 index 00000000..3811fa45 --- /dev/null +++ b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0743.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://pxsn210okajf" +path="res://.godot/imported/tile_0743.png-ceab5ede917fbd8ae88889dada8c5170.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0743.png" +dest_files=["res://.godot/imported/tile_0743.png-ceab5ede917fbd8ae88889dada8c5170.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0744.png b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0744.png new file mode 100644 index 0000000000000000000000000000000000000000..45c0db4ec2d1d7a6cb4623de9786fa414a94ec25 GIT binary patch literal 215 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!73?$#)eFPF!n9eTK^-|YK);q*? zyLNFwRF3Q(N47i1?H6qSRj_Jf-4<&XvzBHSr;ncZ&Gig?6eIR7Ecgtxi^0>?&t;uc GLK6US087pQ literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0744.png.import b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0744.png.import new file mode 100644 index 00000000..fdd8f090 --- /dev/null +++ b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0744.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://cwgko6nkvj3o6" +path="res://.godot/imported/tile_0744.png-d505d21aac373ff6c41aabc27b8d2b57.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0744.png" +dest_files=["res://.godot/imported/tile_0744.png-d505d21aac373ff6c41aabc27b8d2b57.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0745.png b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0745.png new file mode 100644 index 0000000000000000000000000000000000000000..813af3bb1827a99da9694539b5d368fa74432b3c GIT binary patch literal 221 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!73?$#)eFPFf| zy2G*y%PqGpKJ&X2U^D9>FVdQ I&MBb@0QbL6F8}}l literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0746.png.import b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0746.png.import new file mode 100644 index 00000000..bf4dcd2a --- /dev/null +++ b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0746.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://35i3e7l0k1go" +path="res://.godot/imported/tile_0746.png-1ab5f7c236a6418b6ec968c310388230.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0746.png" +dest_files=["res://.godot/imported/tile_0746.png-1ab5f7c236a6418b6ec968c310388230.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0747.png b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0747.png new file mode 100644 index 0000000000000000000000000000000000000000..e0b90465ed7887a7feb5ae73c747031be514b9fa GIT binary patch literal 217 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!73?$#)eFPF#o42vf@w4Kbvk3h1n-!<&{D``M1pI)0nfNX(^|5 zlGDeD3TOfBD7xVxRJmZ=xD}Ggr=BK&Mnzrtrzy^_(CC~1(K6<>beG#+X yjXTffB^pBwu3B;AC2)HDS;p2F#(ViyRowMl$)nK|qlJMsFnGH9xvXeD3TOU+-wG29#hd3GxeOaCmkj4ao8Jba4#fxSpJFfay{L zgUjYd2~LH^D;F*pObCct(e1rLDnLV5#pFt;A@4B(XEDRlLQb~Tg=S`EjIX^43k$uS n%_b}U6HH?8qDD7>gTe~DWM4fK~X=V literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0750.png.import b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0750.png.import new file mode 100644 index 00000000..d947b0f9 --- /dev/null +++ b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0750.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://p1jbpbti4m8f" +path="res://.godot/imported/tile_0750.png-dfb0c2b7981feed5a3db6f0207273fe0.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0750.png" +dest_files=["res://.godot/imported/tile_0750.png-dfb0c2b7981feed5a3db6f0207273fe0.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0751.png b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0751.png new file mode 100644 index 0000000000000000000000000000000000000000..4ab1236a06149c58d1fe2bddd1ea5436546d2dd4 GIT binary patch literal 193 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!73?$#)eFPFeD3TOf5!VqC{Tj2B*-tA!Qt7BG$6;z)5S4_<9c$!0j5h0 z3@)1+B{&rtuUxobFd-mnMYp%c3_&5OS6$7DuO10;q*-Wcu56IhJa#NEGl6;X*#m4w lOLp#9vhW7$CLRrDh9+x?7x|CwvI9+J@O1TaS?83{1OTKuLWckV literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0751.png.import b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0751.png.import new file mode 100644 index 00000000..6b06ed0d --- /dev/null +++ b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0751.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://c8rupypn633ke" +path="res://.godot/imported/tile_0751.png-a4058851b73a21d78a856b65aa30f471.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0751.png" +dest_files=["res://.godot/imported/tile_0751.png-a4058851b73a21d78a856b65aa30f471.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0752.png b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0752.png new file mode 100644 index 0000000000000000000000000000000000000000..e19d869f0188ef77bf9d883aea07ce3788f178e9 GIT binary patch literal 199 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!73?$#)eFPFeD3TOU+-wG29#hd3GxeOaCmkj4af=bba4#fxSpJFfay{L zgUjYd2~LH^D;F*pED(qeTG8#TF=3*bh>+APt`wC+5(R?WRD#8)CrtQflAfF_Y@mGf q=uutXn+|Oz;?qq;b~_X~NHT1ckUak0UnLi4HiM_DpUXO@geCwb`#_BV literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0752.png.import b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0752.png.import new file mode 100644 index 00000000..253e9dd9 --- /dev/null +++ b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0752.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://ekqeuws76fmg" +path="res://.godot/imported/tile_0752.png-9a002c93115f81e2edcea7b94d4d6836.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0752.png" +dest_files=["res://.godot/imported/tile_0752.png-9a002c93115f81e2edcea7b94d4d6836.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0753.png b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0753.png new file mode 100644 index 0000000000000000000000000000000000000000..f27bbc4f3f366fc263aaf68ba7465a2b1ab3381b GIT binary patch literal 205 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!73?$#)eFPFeD3TOug$wV94Nt9666=m;PC858jus_>Eal|aXmTV0Mn%g z2A9o^5}XQ+S1w#ISRfExw4&R4MI@8+tOAdW6{{1aoRwM>+XNE5!%7P|nN}rw6bA(b wF-lIE_UO^0X>BmdKI;Vst015O%$^ZZW literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0753.png.import b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0753.png.import new file mode 100644 index 00000000..4548dfb8 --- /dev/null +++ b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0753.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://c132bb4qd6jyd" +path="res://.godot/imported/tile_0753.png-140de7fc0e69e7c16a2752dbb1bc0b24.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0753.png" +dest_files=["res://.godot/imported/tile_0753.png-140de7fc0e69e7c16a2752dbb1bc0b24.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0754.png b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0754.png new file mode 100644 index 0000000000000000000000000000000000000000..ac8daaa7a4e52fcfe5a351e1d73d56f8eb286eff GIT binary patch literal 208 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!73?$#)eFPFeD3TOf5!VqC{Tj2B*-tA!Qt7BG$1F^)5S4_<9g}Yy_^jR zJS`7HZXRH5+Trj(+F{Y&gf&O!->zplnVG$+-TPx#2g9Muo8PkBv3!|mcBRF-cr~Zw z#3QpT|1Ri`=(xB>UGMwO1s2jb9F9b@?%T7-j{l{tWaHzH%2R=sFnGH9xvXAufplZxT&)?-g)@k*(-ip-H(Gn3C5BjzhDN3XE)M-oFq>d#}JO|uDu6&8w@yH zEjKoDCtPAYvZLX}T^F0#VgLUrYpm^@6DQZ`?!povd+y~LhKZ|otngb{uv?zvVcI{f zFS~ymH54^}k=C1gQ!IT(=<$jc?-bsICoQ)cB3CoT&l8-@ZWk`K$ZaOC2hcVKPgg&e IbxsLQ0OBH0m;e9( literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0755.png.import b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0755.png.import new file mode 100644 index 00000000..c2f516c0 --- /dev/null +++ b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0755.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://cjxgk0v6d3gui" +path="res://.godot/imported/tile_0755.png-22fe3b39f1057199b83dfad6e6a09c38.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0755.png" +dest_files=["res://.godot/imported/tile_0755.png-22fe3b39f1057199b83dfad6e6a09c38.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0756.png b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0756.png new file mode 100644 index 0000000000000000000000000000000000000000..ab8b50cba1526d13f24808505e898f5fbd00eafa GIT binary patch literal 207 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!73?$#)eFPFn`7{H={Yc3ltI`ku0NTOe>FVdQ&MBb@0Gqi&0{{R3 literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0756.png.import b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0756.png.import new file mode 100644 index 00000000..02767bdc --- /dev/null +++ b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0756.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://c6yg1214op5dn" +path="res://.godot/imported/tile_0756.png-95bda72925f1c1c82c5e0c4de468f90a.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0756.png" +dest_files=["res://.godot/imported/tile_0756.png-95bda72925f1c1c82c5e0c4de468f90a.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0757.png b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0757.png new file mode 100644 index 0000000000000000000000000000000000000000..babef62157db24892b85ec8811a90985853c5ed0 GIT binary patch literal 191 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!73?$#)eFPFnoO{j6IwF`^e=6KmPqtRVCn*`_y$)FRKJ?GMFg+?bw@F&JEA~tuE+nf9er9;h~}; jQ?mO3i96!IOFl9&9uVxje^J{TXflJRtDnm{r-UW|c)dj^ literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0757.png.import b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0757.png.import new file mode 100644 index 00000000..c5b388c2 --- /dev/null +++ b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0757.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://4vm60wbcol2w" +path="res://.godot/imported/tile_0757.png-33fc9adc253dd82525dbe2ba7dcebcd9.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0757.png" +dest_files=["res://.godot/imported/tile_0757.png-33fc9adc253dd82525dbe2ba7dcebcd9.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0758.png b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0758.png new file mode 100644 index 0000000000000000000000000000000000000000..05028307f9210b78c4a66336ea5de9042b3f8d78 GIT binary patch literal 190 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!73?$#)eFPF?LEkQz<`6fGKDd$ zU{|BD!!)T;n{UVLQ-Z22WQ%mvv4FO#uJAKY9QF literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0758.png.import b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0758.png.import new file mode 100644 index 00000000..da926990 --- /dev/null +++ b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0758.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://cq7p57kqgbnmw" +path="res://.godot/imported/tile_0758.png-aba165336478b1deb211976ef7e20174.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0758.png" +dest_files=["res://.godot/imported/tile_0758.png-aba165336478b1deb211976ef7e20174.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0759.png b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0759.png new file mode 100644 index 0000000000000000000000000000000000000000..b1238e7db6cb918b088141a175b86bdefce971ed GIT binary patch literal 191 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!73?$#)eFPFnoO{j6IwF`^e=6KmPqtRVCn*`_y$)FRKJ?GMG4}Y6l*wUTN5OD0~4aqYcg@SEHb6gX6lGBqrL_!KD2nnoUl010KAwi14 hR3b;=3|9#Q!#g$cLn(qrdw|9=c)I$ztaD0e0sv_ZJ&gbW literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0761.png.import b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0761.png.import new file mode 100644 index 00000000..91f503c3 --- /dev/null +++ b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0761.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://bv1m1rg3tiyc" +path="res://.godot/imported/tile_0761.png-b5b76c3d237777095a17619a71f38038.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0761.png" +dest_files=["res://.godot/imported/tile_0761.png-b5b76c3d237777095a17619a71f38038.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0762.png b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0762.png new file mode 100644 index 0000000000000000000000000000000000000000..1998db6c90db2d293fc18fe2a6e8f0920c8c90c7 GIT binary patch literal 198 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!73?$#)eFPFzopr0Ga$nUjP6A literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0762.png.import b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0762.png.import new file mode 100644 index 00000000..2934702f --- /dev/null +++ b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0762.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://cyab6xio24s5h" +path="res://.godot/imported/tile_0762.png-b6ef4cb8de295579871edeb52f11ff44.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0762.png" +dest_files=["res://.godot/imported/tile_0762.png-b6ef4cb8de295579871edeb52f11ff44.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0763.png b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0763.png new file mode 100644 index 0000000000000000000000000000000000000000..298ecdaf51f39812d9be190c700dea3d62b73313 GIT binary patch literal 182 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!73?$#)eFPF6^vCBcS&pCZ+{?J1h$(7cw&( Xz9^RQR%uH&&@={5S3j3^P6&$-RbO8pbHonJYD@<);T3K0RRP?Itl;) literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0766.png.import b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0766.png.import new file mode 100644 index 00000000..cc9cccc9 --- /dev/null +++ b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0766.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://b4dvhlcsplo1h" +path="res://.godot/imported/tile_0766.png-bb73dc0bf160f049b8d62e093632ff9d.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0766.png" +dest_files=["res://.godot/imported/tile_0766.png-bb73dc0bf160f049b8d62e093632ff9d.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0767.png b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0767.png new file mode 100644 index 0000000000000000000000000000000000000000..a95e28fdb21d2f9a13fd06444842b1866a2958e7 GIT binary patch literal 154 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!93?!50ihlx9Ea{HEjtmSN`?>!lvI6-$0X`wF zK>Gjx|92ifclL@eSo-7;kk42Wy6$A<$Guov)q!}2Ny%Pw(6cYrpn8DN4&t;uc GLK6VH7BHs( literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0769.png.import b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0769.png.import new file mode 100644 index 00000000..0d3f3c1a --- /dev/null +++ b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0769.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://mw7bqato8vw8" +path="res://.godot/imported/tile_0769.png-3cf8eb9efa19c379b2ca609054aaf3f4.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0769.png" +dest_files=["res://.godot/imported/tile_0769.png-3cf8eb9efa19c379b2ca609054aaf3f4.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0770.png b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0770.png new file mode 100644 index 0000000000000000000000000000000000000000..0cd9bf08943294160aa52fef0bb7446acfb2e972 GIT binary patch literal 151 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!73?$#)eFPF;OXk;vd$@?2>|*!EMWiu literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0771.png.import b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0771.png.import new file mode 100644 index 00000000..ad6db289 --- /dev/null +++ b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0771.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://dsdfklq4xpjit" +path="res://.godot/imported/tile_0771.png-c102f7c2f296643843e96c1552a3a60b.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0771.png" +dest_files=["res://.godot/imported/tile_0771.png-c102f7c2f296643843e96c1552a3a60b.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0772.png b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0772.png new file mode 100644 index 0000000000000000000000000000000000000000..1781854257b0979ab0cf310d2886bd070ac78fa1 GIT binary patch literal 168 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!73?$#)eFPFY{3smjI1m@O1Ta JS?83{1OT=(FWvwE literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0772.png.import b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0772.png.import new file mode 100644 index 00000000..9730cb14 --- /dev/null +++ b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0772.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://ch5exeit2c7it" +path="res://.godot/imported/tile_0772.png-f063c89ef6d38335bdc2cda185b84c84.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0772.png" +dest_files=["res://.godot/imported/tile_0772.png-f063c89ef6d38335bdc2cda185b84c84.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0773.png b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0773.png new file mode 100644 index 0000000000000000000000000000000000000000..ec16ed6cd61ef0e07392336a6a73956ab304ceac GIT binary patch literal 168 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!73?$#)eFPFH;)^!PC{x JWt~$(69B!pFdP5? literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0773.png.import b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0773.png.import new file mode 100644 index 00000000..28bc8a81 --- /dev/null +++ b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0773.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://b166rm7l8vq8q" +path="res://.godot/imported/tile_0773.png-22327cd65bc73ad1ec088ba43b085a25.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0773.png" +dest_files=["res://.godot/imported/tile_0773.png-22327cd65bc73ad1ec088ba43b085a25.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0774.png b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0774.png new file mode 100644 index 0000000000000000000000000000000000000000..26f9676fa692c0d7ce0ba00d8dc3b1059d3c0cf1 GIT binary patch literal 171 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!73?$#)eFPF+cZ%qj4_U;OXk; Jvd$@?2>`F9F!}%h literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0775.png.import b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0775.png.import new file mode 100644 index 00000000..689131e5 --- /dev/null +++ b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0775.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://bgx7lrs42qi1y" +path="res://.godot/imported/tile_0775.png-804d39dca63fb6712311273626634c83.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0775.png" +dest_files=["res://.godot/imported/tile_0775.png-804d39dca63fb6712311273626634c83.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0776.png b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0776.png new file mode 100644 index 0000000000000000000000000000000000000000..231d0900688fbbb6860856d2030088a771274e71 GIT binary patch literal 183 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!93?!50ihlx9Ea{HEjtmSN`?>!lvI6-$0X`wF zK>Gjx|IS|VcOE{sU8MOP$Y(4G@(X5gcy=QV$no@aaSY+Oo}6$Y>fnI`Te3o#nXg}3 z!O9c$F+SWNUS0 ch6#ZT?!}t5M^-on0}W;HboFyt=akR{0GsbcJOBUy literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0776.png.import b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0776.png.import new file mode 100644 index 00000000..ab124a8a --- /dev/null +++ b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0776.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://dn57bqh7p3612" +path="res://.godot/imported/tile_0776.png-6c93dd60369053619ee1160febb46831.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0776.png" +dest_files=["res://.godot/imported/tile_0776.png-6c93dd60369053619ee1160febb46831.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0777.png b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0777.png new file mode 100644 index 0000000000000000000000000000000000000000..820bfa627c6e80f0e16459a8a438f1e8a9735b5a GIT binary patch literal 198 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!73?$#)eFPFiLj3q&S!3+-1ZlnP@p`I>|Asp9z&mH7#FyLW!u(x8| zz>vno!7Ot1_xUS3T$}2OycSt8bcHkqE>{UEN>==yGxfPr|5~TBJ6P8qo7thD%=YJB p#=4y`YMiLj3q&S!3+-1ZlnP@!JaOTAsp9B`z{JL7;rd$KFAa^ zx1qS{7~?C`-{(~_Z1+EDFJ}~Dm|@be+g@d-x2nZU&6_9JiLj3q&S!3+-1ZlnP@p`I>|Asp9T&t2qgaNuCRPiLj3q&S!3+-1ZlnP@L7py-Asp9p`wsFpIB>9hcVt!x zXADdD#${3Zd%fp{-9IMsPv$jXFvw)^ulFpPu2pc!cvEv^u0wiGinxg2lYI^QH?+N7 m^>to(NC2Pe)JK!gndeEzi0RHv^!x%eox#)9&t;ucLK6UqBtq5z literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0780.png.import b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0780.png.import new file mode 100644 index 00000000..ebdbcdc9 --- /dev/null +++ b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0780.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://csbja1sjloiau" +path="res://.godot/imported/tile_0780.png-fe39f9bcd874868054fd7d099276a473.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0780.png" +dest_files=["res://.godot/imported/tile_0780.png-fe39f9bcd874868054fd7d099276a473.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0781.png b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0781.png new file mode 100644 index 0000000000000000000000000000000000000000..68f2054ca288b22d530201567f85df42d4cc7375 GIT binary patch literal 197 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!73?$#)eFPFiLj3q&S!3+-1ZlnP@A)YRdAsp9p`%d#VIB>W;cVKqW zKEPG7t-;j#@AWMY)Z?BUI?YnSV6c)oe7|SWbghC*#+xQbX1B8`-(b;oKeA1IL&N?L pe79G8omL(az^6L((PX=PA0Y!VUV+9}g+TKeJYD@<);T3K0RWnVM4SKs literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0781.png.import b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0781.png.import new file mode 100644 index 00000000..2f98421d --- /dev/null +++ b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0781.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://nep35slx1vg3" +path="res://.godot/imported/tile_0781.png-c1f7321b6063f9222770bcc1b9a99699.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0781.png" +dest_files=["res://.godot/imported/tile_0781.png-c1f7321b6063f9222770bcc1b9a99699.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0782.png b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0782.png new file mode 100644 index 0000000000000000000000000000000000000000..caf13793daa999088e7c2a7ae160bb79acda0ece GIT binary patch literal 181 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!73?$#)eFPF`njxgN@xNA?&&n3 literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0782.png.import b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0782.png.import new file mode 100644 index 00000000..48f5694c --- /dev/null +++ b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0782.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://bfkqvdgisx1i5" +path="res://.godot/imported/tile_0782.png-750168f529e0b58a0bd213a99d9a7255.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0782.png" +dest_files=["res://.godot/imported/tile_0782.png-750168f529e0b58a0bd213a99d9a7255.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0783.png b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0783.png new file mode 100644 index 0000000000000000000000000000000000000000..e36c4f6f1e26b26dc9580e4727fe683151441969 GIT binary patch literal 198 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!73?$#)eFPFYE?KgKCyhl~dUl(V o^a+8i9G;D$Du)=h@@OzKd_E!i>S%>q4bXH3Pgg&ebxsLQ0NM;X-T(jq literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0783.png.import b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0783.png.import new file mode 100644 index 00000000..de9ce0b7 --- /dev/null +++ b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0783.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://xi0hcj3r0ak5" +path="res://.godot/imported/tile_0783.png-031c2e621c87551e4023e69994584c29.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0783.png" +dest_files=["res://.godot/imported/tile_0783.png-031c2e621c87551e4023e69994584c29.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0784.png b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0784.png new file mode 100644 index 0000000000000000000000000000000000000000..5003115563d328136f4342d04b9b7780bad901ed GIT binary patch literal 193 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!73?$#)eFPF76g$T^hROLLkN9+lz!X7IadGtxQp&2TsTg{z7e8Y5-F_qz_zgR-Qs5v9hUIe?;!B|(0{3=Yq3qyae|o-U3d9M_W*4lp@2GPrDR zl3-M56c85=pAfKuTfjl$oSFgKu8xlGZsi$?Qc_YpX)RisjlLeAbdBOL)>)q@`!KDM_CY i$jXuFN)q?r(_m)kXAlkAIcYM;U0_4gf_NOM?7@862M7NCR?0JY5_^IIbrrBqVU~rZO;J zOSsHnpnT0_4gf_NOM?7@862M7NCR@BJY5_^IIg?)9^`E>;9>sz zlFcXJAWJA4!%Tanum4t0U{U$ANw15aK_z6??NHZbk*qG2ODg`V2`UqMj(dsQaJ~FC yd0Fe7&%U!uR%rSSG2Af!tx0#ulH^XWJGq%-U+}>v1tj1248#vBzaJCx8DDqsra6!S~u&1Xd z>lu&2!a`=l8?xsQZR;FxicZ5kuPPcA7*N%dj{pe+oZu6{1-oD!M!lvI6-$0X`wF zKziz|jTH^EoW0_^Vy)bPe8!R>zhDN3XE)M-91l+y#}JO|$q5Y1zwLQ=&iwx`pYY)S z)_=^*|5t^|OS}o+|LbtV_J7yqG&cUfFUNNK@Bb{I;M!k@56Ev7S@ACW4||8%21W%2 Z1_LWaantv#Z-Hhqc)I$ztaD0e0svRBJ<9+9 literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0791.png.import b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0791.png.import new file mode 100644 index 00000000..a5608264 --- /dev/null +++ b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0791.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://d4junks1rcohw" +path="res://.godot/imported/tile_0791.png-9087d958f03f95a183534d5274a1c4db.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0791.png" +dest_files=["res://.godot/imported/tile_0791.png-9087d958f03f95a183534d5274a1c4db.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0792.png b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0792.png new file mode 100644 index 0000000000000000000000000000000000000000..10f55865c57d10a64563d45d14931b70bdc99f50 GIT binary patch literal 180 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!93?!50ihlx9Ea{HEjtmSN`?>!lvI6-$0X`wF zKziz|jTH^EoW0_^Vy)bPe8!R>zhDN3XE)M-95+uF#}JO|$q5Y1zwLQ=&iwx`pYY)S z)_=^*|5t^|OT4+h{@3Az?f!lvI6-$0X`wF zKziz|jTH^EoW0_^Vy)bPe8!R>zhDN3XE)M-91l+y#}JO|$q5Y1zwLQ=&iwx`pYY)S z)_=^*|5t^|OT791|M%g9?f>t~vF-l4e?iOJSK+2S-&TkHO?=QF#TD}1^dGZ}^bL?( YOq3MGj|yg~0nKFaboFyt=akR{0AfNs%>V!Z literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0793.png.import b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0793.png.import new file mode 100644 index 00000000..b4443aaa --- /dev/null +++ b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0793.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://c402w6gfq6ris" +path="res://.godot/imported/tile_0793.png-454b540dac8f27cb5ae0318ec516ad8e.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0793.png" +dest_files=["res://.godot/imported/tile_0793.png-454b540dac8f27cb5ae0318ec516ad8e.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0794.png b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0794.png new file mode 100644 index 0000000000000000000000000000000000000000..d0cbd96ceea2b6c53c9da6de220c8f741c762ea2 GIT binary patch literal 181 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!93?!50ihlx9Ea{HEjtmSN`?>!lvI6-$0X`wF zKziz|jTH^EoW0_^Vy)bPe8!R>zhDN3XE)M-9CuF_#}JO|$q5Y1zwLQ=&iwx`pYY)S z)_=^*|5t^|OS}pH`|EJR_J7yq*mnO_U^=oX_Umdkjg7DPnd`3vE!egGqrAec18fZp Z4EkpjIcGl%kpvpa;OXk;vd$@?2>{>8JZ=C0 literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0794.png.import b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0794.png.import new file mode 100644 index 00000000..e720c6db --- /dev/null +++ b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0794.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://djehbo43mfsks" +path="res://.godot/imported/tile_0794.png-976d7be808f351af6f31824b8f0c7b44.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0794.png" +dest_files=["res://.godot/imported/tile_0794.png-976d7be808f351af6f31824b8f0c7b44.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0795.png b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0795.png new file mode 100644 index 0000000000000000000000000000000000000000..82e77fac8a17c42418c7b5cbea8068deb14e8537 GIT binary patch literal 182 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!73?$#)eFPF<|grI9W(wg@W+`wr1Xz$VNVf YL}Q@}d;Nnufd(>oy85}Sb4q9e0H~cd6#xJL literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0795.png.import b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0795.png.import new file mode 100644 index 00000000..15bfba8d --- /dev/null +++ b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0795.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://bpglw4uacqjmj" +path="res://.godot/imported/tile_0795.png-6547dbfb895aab0d3e06203010e0c1b4.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0795.png" +dest_files=["res://.godot/imported/tile_0795.png-6547dbfb895aab0d3e06203010e0c1b4.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0796.png b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0796.png new file mode 100644 index 0000000000000000000000000000000000000000..593b5f4bab13ab71fd2f70a73f020667257de2e5 GIT binary patch literal 188 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!73?$#)eFPF*unxXR0|IH64Z*H-30? g)v)<-Y5Ur}3`~M<*-1&KfyOd;y85}Sb4q9e06x(}RsaA1 literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0796.png.import b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0796.png.import new file mode 100644 index 00000000..676a5a81 --- /dev/null +++ b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0796.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://ca0aq4lum215q" +path="res://.godot/imported/tile_0796.png-7bd34bdc3fd4410fe2c094b8c0303dd3.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0796.png" +dest_files=["res://.godot/imported/tile_0796.png-7bd34bdc3fd4410fe2c094b8c0303dd3.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0797.png b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0797.png new file mode 100644 index 0000000000000000000000000000000000000000..a65824d584cfd7129d97bd314731d6429a7223cc GIT binary patch literal 178 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!73?$#)eFPFjj}5P#n9B!}d*xWhk}W$jeY duA6_p-nl|(|Gq=fYk_7mc)I$ztaD0e0sxP9Lihjx literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0798.png.import b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0798.png.import new file mode 100644 index 00000000..e5a73e96 --- /dev/null +++ b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0798.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://ckyvec3wqx3t" +path="res://.godot/imported/tile_0798.png-f14532664b6a70c4e42559ca45ffb9b9.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0798.png" +dest_files=["res://.godot/imported/tile_0798.png-f14532664b6a70c4e42559ca45ffb9b9.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0799.png b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0799.png new file mode 100644 index 0000000000000000000000000000000000000000..6e78f72bb3193e21c2ed31b45a1f6f2278180054 GIT binary patch literal 179 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!73?$#)eFPF@hS+dPQP&HLGRlr$dNd(J@0udIb1$sLy3nmvbGw6R3 VRJ_gjei_g-22WQ%mvv4FO#nN6HSPca literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0799.png.import b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0799.png.import new file mode 100644 index 00000000..88a47e9b --- /dev/null +++ b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0799.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://42t2pjfahb10" +path="res://.godot/imported/tile_0799.png-936db64d17df06d2e0af043e1e393df4.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0799.png" +dest_files=["res://.godot/imported/tile_0799.png-936db64d17df06d2e0af043e1e393df4.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0800.png b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0800.png new file mode 100644 index 0000000000000000000000000000000000000000..9a8c192dc3b87a7ddb99505827e5b58c324d089e GIT binary patch literal 180 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!73?$#)eFPF!lvI6-$0X`wF zKziz|jTH^EoW0_^Vy)bPe8!R>zhDN3XE)M-934*=#}JO|$q5dufByfkPuTGP|9}3& w`$JcMGyW5`HOtoOqq)fzxkW5%Bt#h)RxXsC@j+Sg6;L08r>mdKI;Vst0PVUj+5i9m literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0801.png.import b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0801.png.import new file mode 100644 index 00000000..63c740b5 --- /dev/null +++ b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0801.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://47dbfjo0ju3d" +path="res://.godot/imported/tile_0801.png-645cf5338c43763d5202222efa564297.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0801.png" +dest_files=["res://.godot/imported/tile_0801.png-645cf5338c43763d5202222efa564297.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0802.png b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0802.png new file mode 100644 index 0000000000000000000000000000000000000000..8bddc9815bcff8b51cc56d758360a8fb9d6907d4 GIT binary patch literal 164 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!73?$#)eFPF|tGFNpvE literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0802.png.import b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0802.png.import new file mode 100644 index 00000000..f5aae373 --- /dev/null +++ b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0802.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://dk7pwef7lbjfm" +path="res://.godot/imported/tile_0802.png-a393ea71b8177eeb097819286cbd3356.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0802.png" +dest_files=["res://.godot/imported/tile_0802.png-a393ea71b8177eeb097819286cbd3356.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0803.png b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0803.png new file mode 100644 index 0000000000000000000000000000000000000000..57ec7a576724aabb08b8ed4412208b243a75547e GIT binary patch literal 166 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!73?$#)eFPFgTe~DWM4f!n!B! literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0804.png.import b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0804.png.import new file mode 100644 index 00000000..bda8eb44 --- /dev/null +++ b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0804.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://bwyciqtuledu3" +path="res://.godot/imported/tile_0804.png-319a947180bb2cfc61bc19c00b485710.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0804.png" +dest_files=["res://.godot/imported/tile_0804.png-319a947180bb2cfc61bc19c00b485710.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0805.png b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0805.png new file mode 100644 index 0000000000000000000000000000000000000000..2a255e80ca5562f48a9acfce3ecf2fb905420a78 GIT binary patch literal 152 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!73?$#)eFPF&fy%ua;o8FQ4mv8K+DO3-3AN{tJNhN97@X@fJQKQ My85}Sb4q9e03)I?%m4rY literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0806.png.import b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0806.png.import new file mode 100644 index 00000000..d3f2d0c0 --- /dev/null +++ b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0806.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://jfvlyl1xvvup" +path="res://.godot/imported/tile_0806.png-d77ba432587f59a604ff8db7e3e65474.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0806.png" +dest_files=["res://.godot/imported/tile_0806.png-d77ba432587f59a604ff8db7e3e65474.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0807.png b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0807.png new file mode 100644 index 0000000000000000000000000000000000000000..e2c23045e3fe9c1ce20d96c397c2dc94741dcd1b GIT binary patch literal 174 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!73?$#)eFPF$aI%{J^!z^d7_%E_oZGfVTB|(0{3=Yq3qyafro-U3d9M_W*8W^ty7;q$T zv@*2?s0xcKIHY#$;OKIYR4Nb@);P?nq^iLr+W4}_jIAl4gTe~DWM4fi}^AA literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0807.png.import b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0807.png.import new file mode 100644 index 00000000..711719ce --- /dev/null +++ b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0807.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://84xh3k47q3wf" +path="res://.godot/imported/tile_0807.png-a23609e6a4832352c636a0bf6b1c8353.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0807.png" +dest_files=["res://.godot/imported/tile_0807.png-a23609e6a4832352c636a0bf6b1c8353.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0808.png b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0808.png new file mode 100644 index 0000000000000000000000000000000000000000..60f8badf40b28059ab83ba11789f415e0ca62850 GIT binary patch literal 174 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!73?$#)eFPFgTe~DWM4fU^_6- literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0808.png.import b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0808.png.import new file mode 100644 index 00000000..7f8cf1f6 --- /dev/null +++ b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0808.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://dmk7fkmjftn34" +path="res://.godot/imported/tile_0808.png-a9ecfcd67a86c8ac92114212eb1aac22.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0808.png" +dest_files=["res://.godot/imported/tile_0808.png-a9ecfcd67a86c8ac92114212eb1aac22.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0809.png b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0809.png new file mode 100644 index 0000000000000000000000000000000000000000..737730f881dbb0f96dd68e7f8c2d773eef1cdd19 GIT binary patch literal 174 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!73?$#)eFPF$aI%{J^!z^d7_%E_oZGfVTB|(0{3=Yq3qyafro-U3d9M_W*8W^ty7;q$T zv@*2?h$|F?Ii*=}S#vo_^z{`8Ca&n{R`&6d2%T;yFrz`jVDiJVL?Yqd^V8G$>elfSe z+yy=g&lybb{WIpgw&c^{(~cDk8J8ID*?AgG*4j{TdPVG)2X+f~KM>hc+Fz%_viT4H r8o{m8Znx}FZrdy)6xpTv_g)2q^kgx8wl+m?pbZS3u6{1-oD!M$aI%{J^!>l_GpF4ZSccyo~14=NK1o;IsI6S+N2IQo9x;Tb#Tz5TpkhejB zhxNj|84j@yY7-0^SlA7I*gkID|DR)9LXv)M=B$5R9m=ac-aDt9Tf)2SNxAIK=bv6i ztlA)%$MyW|@~E6h3q1i2sX}$Bl5rYeq;)Js>FDES?+J3 OjSQZyelF{r5}E+CgHxvf literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0811.png.import b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0811.png.import new file mode 100644 index 00000000..952a28ec --- /dev/null +++ b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0811.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://cxp4nn8vhrc8q" +path="res://.godot/imported/tile_0811.png-c9aff7e65d3b7f66b54c725c97b1fbc7.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0811.png" +dest_files=["res://.godot/imported/tile_0811.png-c9aff7e65d3b7f66b54c725c97b1fbc7.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0812.png b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0812.png new file mode 100644 index 0000000000000000000000000000000000000000..db19dfae8e866307b51498f57e80593f7c632a86 GIT binary patch literal 215 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!73?$#)eFPFl_GpF4ZSUpx_>2b5qe3GxeOaCmkj4aiCGba4#fxbEBM&DCJQ z+K$)Moedy>3XT_BgTe~ HDWM4fe#cAv literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0812.png.import b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0812.png.import new file mode 100644 index 00000000..5b291706 --- /dev/null +++ b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0812.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://by8olwkl80xh8" +path="res://.godot/imported/tile_0812.png-681f908ec5b74226aa7a02fd429158bf.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0812.png" +dest_files=["res://.godot/imported/tile_0812.png-681f908ec5b74226aa7a02fd429158bf.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0813.png b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0813.png new file mode 100644 index 0000000000000000000000000000000000000000..298ffc4a9673c1fa7be4160de36f63e1d66548a0 GIT binary patch literal 221 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!73?$#)eFPFl_GpF4ZSUpx_>2b5qe3GxeOaCmkj4aiCJba4#fxbAxHAm;%E z9@YzUVix!bWW0AZYFNM>a(T1JpWpo#Rl_GpF4ZSUpx_>2b5qe3GxeOaCmkj4aiCKba4#fxbEAxo43J$ z$0c^DdlPHS28K@z9`hJp2f1_P{TK9L3R>}}6m1h2@sp79V=YcSF94Tjub~yw^MLDIU5YqjEvS`Pbf$48~!K>B~E>*#j+O@O1Ta JS?83{1ONrYPF(;1 literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0814.png.import b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0814.png.import new file mode 100644 index 00000000..b1ced90e --- /dev/null +++ b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0814.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://chc3e613krqx8" +path="res://.godot/imported/tile_0814.png-7c1fc565ad1a479e0ae12ca611fc3df3.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0814.png" +dest_files=["res://.godot/imported/tile_0814.png-7c1fc565ad1a479e0ae12ca611fc3df3.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0815.png b/tools/configurator/assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0815.png new file mode 100644 index 0000000000000000000000000000000000000000..324abd152c10062aec80dc72401f4eda295121ca GIT binary patch literal 217 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!73?$#)eFPF$aI%{J^!>l_GpF4ZSccyo~14=NK1o;IsI6S+N2IM4px;Tb#T=(tU&D&tW z;}W~npOO0ji$|OS7qdd~O6Q5U>sgW+RjWYY!QSGz2zD zuyKif5ZDqjrRRW1kAtV{X@R%~rfrSW-YG?D{IgtM*W&)=rJLEb8DgzP=iak!_SE!M zT_3-zHCecUL4bkDfq|ppVoSEi>p$CEf3v7HxPyfl7!??f-D1~>eg2-$y}Z!v`|G1D zK$Re2mIj6&S66-K|8dK{J8u8JTpy4K#2|*>40G3f_FjMgmt7<013|bjBUl&IGQH4x zxrBGce=q*tUKe+OufB*aXa`&5G&);73fB(17Ovuhd*a}p? z>&y4g3|s5(%kQf%_mTir(vn@@~h WA6;iQrZqib00K`}KbLh*2~7YJUZ0Er literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/pixelitos/16/retroarch.png.import b/tools/configurator/assets/icons/pixelitos/128/Alacritty.png.import similarity index 67% rename from tools/configurator/assets/icons/pixelitos/16/retroarch.png.import rename to tools/configurator/assets/icons/pixelitos/128/Alacritty.png.import index 44ed9e9c..d84d12a7 100644 --- a/tools/configurator/assets/icons/pixelitos/16/retroarch.png.import +++ b/tools/configurator/assets/icons/pixelitos/128/Alacritty.png.import @@ -2,16 +2,16 @@ importer="texture" type="CompressedTexture2D" -uid="uid://ddqdij1w1pnbr" -path="res://.godot/imported/retroarch.png-cdbc76d7b3cf5151b330916086805565.ctex" +uid="uid://107pna7chok6" +path="res://.godot/imported/Alacritty.png-0514c7b887bbdd8bb536256f967f5eba.ctex" metadata={ "vram_texture": false } [deps] -source_file="res://assets/icons/pixelitos/16/retroarch.png" -dest_files=["res://.godot/imported/retroarch.png-cdbc76d7b3cf5151b330916086805565.ctex"] +source_file="res://assets/icons/pixelitos/128/Alacritty.png" +dest_files=["res://.godot/imported/Alacritty.png-0514c7b887bbdd8bb536256f967f5eba.ctex"] [params] diff --git a/tools/configurator/assets/icons/pixelitos/128/CMakeSetup.png b/tools/configurator/assets/icons/pixelitos/128/CMakeSetup.png new file mode 100644 index 0000000000000000000000000000000000000000..390741ceeeaa6ba641a7de272be59b24a5653bbd GIT binary patch literal 534 zcmeAS@N?(olHy`uVBq!ia0vp^4Is?H1|$#LC7xzrV7%+;;uunK>+PM5zRZRa4Hvyd zq}UP|TO=A5EAt%Sn$p3Wv5A5Ef>5WGkZPpD6v+lQFO@I{jTGkH8+5F{Rp;*TP?=x% zx~6<4Pw(!^KR@{Q{@b#TU#|YwzL{J8{PbbprN+Rhz`)YLAi%)nz`()42<5DuCHu=> zVE4U#PK4Bjb9M)Er1s_h&!4`{_d}&A|Gt9@?adRIBA8&B6XX}DZG8QA<@29v2;&^w zSM8q``)l9-8}B)eU8&pOz?r~_Y!%#Ihsj;`;un6s|8w=p;z;aC&p-&6=X4v_i(}%$u z?xbBoe~TII)wdtKemwQZkGFTPZO=h6H)IpPfc1HQQ@!I$9)};^h#UZ2FKnN#{Qmd3 z-Ff}ouR-7K9N+9@6h0sX3!;X7-x%jSzpne;t{KUX4)MPk#LrLP|Iq%X?9UlK3@mWv bYHt{??e#l9kDUfrEijfq~_K zPnYF=t_B7H28fWsc{_(MbN*Z0aq>U#vzGU7&D#EaR+!=jhKQT#^FL=lf3o&*`uxjl zp=N+|+rDMqGVgQt{rzS0m41EQ`usfC10lGnzZw4I^L^jX5W@ts252)}mQg_A&v%Bk z`}OsKY3_#%N>gTe~DWM4f;dXL# literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/pixelitos/128/QtProject-qtcreator.png.import b/tools/configurator/assets/icons/pixelitos/128/QtProject-qtcreator.png.import new file mode 100644 index 00000000..6c91c8da --- /dev/null +++ b/tools/configurator/assets/icons/pixelitos/128/QtProject-qtcreator.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://cvtiaqiwb63o4" +path="res://.godot/imported/QtProject-qtcreator.png-e718bfdcb6ac1fe7e962df20d324f2ce.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/pixelitos/128/QtProject-qtcreator.png" +dest_files=["res://.godot/imported/QtProject-qtcreator.png-e718bfdcb6ac1fe7e962df20d324f2ce.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/pixelitos/128/accesories-screenshoot.png b/tools/configurator/assets/icons/pixelitos/128/accesories-screenshoot.png new file mode 100644 index 0000000000000000000000000000000000000000..23b8e8e5ba2385bb31776a2c0ea35ef63c6db17f GIT binary patch literal 457 zcmeAS@N?(olHy`uVBq!ia0vp^4Is?H1|$#LC7xzrV4UFT;uunK>+PL`y-f}x4T*+d z3>J1-1~uhIG?r_B$Yb4>$SJe3DWG-Uo+i$j2hP;ozj}AgB>VmkWl6%xf99;Xc2iY= zfyse^gMm?jA?wn*zX!h7Mb`ZNS`l8$_jvu|AZ#WC0ilu=;fWf}^ zGlLof6I3IMgK5}#<};t)Xr=13Brqv3fYktH|LkSA*p)e}?CobwGe`8>;^gI9e z^U{09GZ^w1!L|eSY+yfe^4|ac^R?#_nRc+kj5#2;V9E0zYtO&TexLvP_x zp4no1K9XOiY-TUWyN_hViFAGer-G?I3@o4!VFK!JFsfnP+hJHTbP0 Hl+XkKYv+}J literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/pixelitos/128/accesories-screenshoot.png.import b/tools/configurator/assets/icons/pixelitos/128/accesories-screenshoot.png.import new file mode 100644 index 00000000..8f146575 --- /dev/null +++ b/tools/configurator/assets/icons/pixelitos/128/accesories-screenshoot.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://clvsisb38lk72" +path="res://.godot/imported/accesories-screenshoot.png-e60ce7552e636fc611291b3c4863eb8e.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/pixelitos/128/accesories-screenshoot.png" +dest_files=["res://.godot/imported/accesories-screenshoot.png-e60ce7552e636fc611291b3c4863eb8e.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/pixelitos/128/accessories-calculator.png b/tools/configurator/assets/icons/pixelitos/128/accessories-calculator.png new file mode 100644 index 0000000000000000000000000000000000000000..5302b3795643b75185d46981af2a6d67f6714542 GIT binary patch literal 520 zcmeAS@N?(olHy`uVBq!ia0vp^4Is?H1|$#LC7xzrU_9^X;uunK>+M}bzvcj$1BnK{ zJ=;HUteJN}&`fqO%vgAH{&l@I;91M&K3@i-{H)fT*ef?+cd*+swZ=601@d$}2 zcdzJQF!6o=*fr3CTaAIqfdQiDfY&!hr`LZr9zVa=f5ZLv>9v1#PWyn25&)}dIQoXU z<=V^a{c;JfN_TL=gc%q&EURtU_?u-0)EI;W*c}24?%O{Le%W2QBj(HR>e@dBj1c1( z7!?@WyiRZG`L(Zc;r;LRb8FpdoATGsziTc4lwkpz@*w=nb><`c&hb}P?zToY|M)HT z6|Z-F|F~+Enr&Uy)vK2m`6v9X%V&aVbYS2y{rR5hS={sa@pG(BBYTqnIy1`-Ii&FD z@c8my_(c_iFayHge0ha0EnD9U?}%^s&5C5`efAr>F8qJ1Upp7su0Nl7gO>%y_079= QfdL3SUHx3vIVCg!00>gK)Bpeg literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/pixelitos/128/accessories-calculator.png.import b/tools/configurator/assets/icons/pixelitos/128/accessories-calculator.png.import new file mode 100644 index 00000000..d518b939 --- /dev/null +++ b/tools/configurator/assets/icons/pixelitos/128/accessories-calculator.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://c2gugfs1p83sj" +path="res://.godot/imported/accessories-calculator.png-fdc02702e4fa9b78b08a128b160030d9.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/pixelitos/128/accessories-calculator.png" +dest_files=["res://.godot/imported/accessories-calculator.png-fdc02702e4fa9b78b08a128b160030d9.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/pixelitos/128/accessories-clock.png b/tools/configurator/assets/icons/pixelitos/128/accessories-clock.png new file mode 100644 index 0000000000000000000000000000000000000000..51aecbb77a401ec0900857f74d5caf5c991091f2 GIT binary patch literal 647 zcmeAS@N?(olHy`uVBq!ia0vp^4Is?H1|$#LC7xzrVDj^HaSW-r_4e*Yzu-WL10Uly ztnqU*Pg8cjf6(``?B#4Jn?%}j~ z_w)B=&Nlf!=h^S7g=bf6cz1fW_{!IB-`?&HJo+u)fAV|(&;M@sPg=jUHs>-+GNjbkHx!PugzOf`|Fq0 zU#{o9!fE~ifH{aB$thJh}w*LI{Vs*GAi-T!( zL#X)O>+)xRPW)K$h6QX5*!3&Y_yz8U$Nj2n%s8iC8~-nK^1sZZ>9Nm|ltj$7b;xu+ z|8ru-Ir%Dofw!3`!Sar==)Jf^)w%fZwg(UHetZnoA1=j@PA=!4yM5)Ic?y$$*X~CO zhX?w;?}Vq^6SnzwUt7cWxqGz?vV-SWH{ANpvULCY^K(BVd!K(NyTsA|%@4|7Jxcz+ myQO}{WAo=d#Wzp$P!}AOZ{k literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/pixelitos/16/org.ppsspp.PPSSPP_.png.import b/tools/configurator/assets/icons/pixelitos/128/accessories-clock.png.import similarity index 65% rename from tools/configurator/assets/icons/pixelitos/16/org.ppsspp.PPSSPP_.png.import rename to tools/configurator/assets/icons/pixelitos/128/accessories-clock.png.import index 819cdb72..aa012ac1 100644 --- a/tools/configurator/assets/icons/pixelitos/16/org.ppsspp.PPSSPP_.png.import +++ b/tools/configurator/assets/icons/pixelitos/128/accessories-clock.png.import @@ -2,16 +2,16 @@ importer="texture" type="CompressedTexture2D" -uid="uid://domfle3ucjih8" -path="res://.godot/imported/org.ppsspp.PPSSPP_.png-70c5a5a3a41e36f238abf53cfa0a2789.ctex" +uid="uid://dgtsnuj6u3sls" +path="res://.godot/imported/accessories-clock.png-5bd84274db3159f64baf9222408c6f11.ctex" metadata={ "vram_texture": false } [deps] -source_file="res://assets/icons/pixelitos/16/org.ppsspp.PPSSPP_.png" -dest_files=["res://.godot/imported/org.ppsspp.PPSSPP_.png-70c5a5a3a41e36f238abf53cfa0a2789.ctex"] +source_file="res://assets/icons/pixelitos/128/accessories-clock.png" +dest_files=["res://.godot/imported/accessories-clock.png-5bd84274db3159f64baf9222408c6f11.ctex"] [params] diff --git a/tools/configurator/assets/icons/pixelitos/128/accessories-dictionary.png b/tools/configurator/assets/icons/pixelitos/128/accessories-dictionary.png new file mode 100644 index 0000000000000000000000000000000000000000..0266a8c2ac434b03cf56e8676f3b1f7f453e262f GIT binary patch literal 317 zcmeAS@N?(olHy`uVBq!ia0vp^89>~?!3HFsbL;pqFfg)sx;TbZ+~?!3HFsbL;pqFfg)sx;TbZ+&z?X3+2+pYzc0UEdC9;e;=stF(XgvFF<6AZRR71npTBy4vMyWix;+0u z=5M*Le~&Ldd4cl_ho}Rih(iO@itKZZr+@0a+Nb+%PWit-8NWKWhRe^7x3X2YYLr{Z zq|v~@8o*Hc+VVqg`HH=9p`n+|ElzK`^?LQu$-*xLwHlxbSOpd^a4i7YeKbqpH}kA- ziA79|KmjfV2gWP^XEFcPHz{Uiw?GJ&j-sYC)LEb)$y$5i wOViVuvclQ7viI7vsb5eI0eKGS&UH8BCGCwEk57}32SyNsr>mdKI;Vst0MlBi+Rixz0C$94hJo~ z?DHChVz`zDaH(Es()QA`e3GJFG(py;m^VuB%a@6Jb)@q|4UawV-9NRMZ|V8>dKd4o zC@`=zFbFU(C73NNoxA`2?$tK}y-ut6rt-RGacw1X99?*Y35 zQ?LD8`})JR&(gK?53m$)!wfzU^PAy#p$NakU)#p?^^3FZ>%Tk~^w3%(V9|2MyZ6QR-IoSnn_+NRa(Kl>ugYv5Nr z_CrV3;8!)1rnlxycnCoJ>cF7a2nr_$hBM25**Nq*XZ^M6@4oxUA$5m+h3ti0{toe$ i&l8wnPH=d#Wzp$P!;@Sdjt literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/pixelitos/16/duckstation-nogui.png.import b/tools/configurator/assets/icons/pixelitos/128/accessories-safe.png.import similarity index 65% rename from tools/configurator/assets/icons/pixelitos/16/duckstation-nogui.png.import rename to tools/configurator/assets/icons/pixelitos/128/accessories-safe.png.import index ce3699cb..567d6190 100644 --- a/tools/configurator/assets/icons/pixelitos/16/duckstation-nogui.png.import +++ b/tools/configurator/assets/icons/pixelitos/128/accessories-safe.png.import @@ -2,16 +2,16 @@ importer="texture" type="CompressedTexture2D" -uid="uid://c8d3n0igc8387" -path="res://.godot/imported/duckstation-nogui.png-4503a55f82125853bf53b363320a022e.ctex" +uid="uid://cp40uga2unlhr" +path="res://.godot/imported/accessories-safe.png-95134d6d689184fa342b4315bbb25bfc.ctex" metadata={ "vram_texture": false } [deps] -source_file="res://assets/icons/pixelitos/16/duckstation-nogui.png" -dest_files=["res://.godot/imported/duckstation-nogui.png-4503a55f82125853bf53b363320a022e.ctex"] +source_file="res://assets/icons/pixelitos/128/accessories-safe.png" +dest_files=["res://.godot/imported/accessories-safe.png-95134d6d689184fa342b4315bbb25bfc.ctex"] [params] diff --git a/tools/configurator/assets/icons/pixelitos/128/accessories-screenshoot.png b/tools/configurator/assets/icons/pixelitos/128/accessories-screenshoot.png new file mode 100644 index 0000000000000000000000000000000000000000..23b8e8e5ba2385bb31776a2c0ea35ef63c6db17f GIT binary patch literal 457 zcmeAS@N?(olHy`uVBq!ia0vp^4Is?H1|$#LC7xzrV4UFT;uunK>+PL`y-f}x4T*+d z3>J1-1~uhIG?r_B$Yb4>$SJe3DWG-Uo+i$j2hP;ozj}AgB>VmkWl6%xf99;Xc2iY= zfyse^gMm?jA?wn*zX!h7Mb`ZNS`l8$_jvu|AZ#WC0ilu=;fWf}^ zGlLof6I3IMgK5}#<};t)Xr=13Brqv3fYktH|LkSA*p)e}?CobwGe`8>;^gI9e z^U{09GZ^w1!L|eSY+yfe^4|ac^R?#_nRc+kj5#2;V9E0zYtO&TexLvP_x zp4no1K9XOiY-TUWyN_hViFAGer-G?I3@o4!VFK!JFsfnP+hJHTbP0 Hl+XkKYv+}J literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/pixelitos/128/accessories-screenshoot.png.import b/tools/configurator/assets/icons/pixelitos/128/accessories-screenshoot.png.import new file mode 100644 index 00000000..a9d42f73 --- /dev/null +++ b/tools/configurator/assets/icons/pixelitos/128/accessories-screenshoot.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://cmfobhoo5xsgs" +path="res://.godot/imported/accessories-screenshoot.png-d847c874e79c96ec8317827981158722.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/pixelitos/128/accessories-screenshoot.png" +dest_files=["res://.godot/imported/accessories-screenshoot.png-d847c874e79c96ec8317827981158722.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/pixelitos/128/accessories-text-editor.png b/tools/configurator/assets/icons/pixelitos/128/accessories-text-editor.png new file mode 100644 index 0000000000000000000000000000000000000000..3249a9b04065d4115487befa42b229f984e7eebb GIT binary patch literal 538 zcmeAS@N?(olHy`uVBq!ia0vp^4Is?H1|$#LC7xzrV0`H5;uunK>+Rizen$*s4m^Cz z)M9?1(e+UUi_S?F4;eA{0FS1_k0vBc+ib)5?a5xIdMOCJI{aI$C4oNWCuXH12bNQ;xz{qA`@O1TaS?83{1OSTn!WjSn literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/pixelitos/128/accessories-text-editor.png.import b/tools/configurator/assets/icons/pixelitos/128/accessories-text-editor.png.import new file mode 100644 index 00000000..e49bd886 --- /dev/null +++ b/tools/configurator/assets/icons/pixelitos/128/accessories-text-editor.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://c24cmgxx1mder" +path="res://.godot/imported/accessories-text-editor.png-bda899cda96bf3fd99ab71fc724b9004.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/pixelitos/128/accessories-text-editor.png" +dest_files=["res://.godot/imported/accessories-text-editor.png-bda899cda96bf3fd99ab71fc724b9004.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/pixelitos/128/alacarte.png b/tools/configurator/assets/icons/pixelitos/128/alacarte.png new file mode 100644 index 0000000000000000000000000000000000000000..3f17e805b5d67fab000d1069b21cdac6f80ef902 GIT binary patch literal 389 zcmeAS@N?(olHy`uVBq!ia0vp^89>~?!3HFsbL;pqFfjUfx;TbZ+wT1!@+P$yK?K-v^%l;fQ_kbzkc~`Mv*MTz%KiS#$)d;MIQim2c-E znZIkh&Gyybn|&rgj8}08e(PALj$~luKl_a5f9fYF`!z6d0##kAsGe}^ou%3dL3M`) zpc@%hRwFwI>_`;{ko*2wzh{3t=X*2UFUM{-Unx6p=-6k$$OKk$_jBC@PGArKc?~QX a+xBfL(Ohb=%{(3$ybPYMelF{r5}E)fd5Sau literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/pixelitos/128/alacarte.png.import b/tools/configurator/assets/icons/pixelitos/128/alacarte.png.import new file mode 100644 index 00000000..20ea4c59 --- /dev/null +++ b/tools/configurator/assets/icons/pixelitos/128/alacarte.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://fhy4slivbki6" +path="res://.godot/imported/alacarte.png-24b9d75f2cb3726da56120fb3596a6c6.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/pixelitos/128/alacarte.png" +dest_files=["res://.godot/imported/alacarte.png-24b9d75f2cb3726da56120fb3596a6c6.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/pixelitos/128/anatine.png b/tools/configurator/assets/icons/pixelitos/128/anatine.png new file mode 100644 index 0000000000000000000000000000000000000000..8f7c40f4a45c15e443a292502970baf76bad83da GIT binary patch literal 408 zcmeAS@N?(olHy`uVBq!ia0vp^89-dY!3HGdPHnehU|@{*ba4!+xb^n#X~8A~5r@D> z0Uitf&tjT;gztpX!5W+LZte4Xdh!E!qMyI}ea`=SaowIhtpalEk4qdjE1d7!z``+s zfm1-i^xaq4hr8C^P0g{`wefgB4v-1q9m;Uxu^JoAmWfWTQR7=lt z@%{6a)%;fHFaK3wWKwZx0II*1_5Zv1g75Q^5&G-mzVZe9p3{6!_IM({kb(nPojHMlG3d9g#<3qiEbn}O<^$wHEMNWBajE!@_>l0o z#k+kGN!lvI6;x#X;^) zj5kl})B`yR$sR$z3=CCjKus+S48MRv4KElNN(~qoUL`OvSj}Ky5HFasE6@h0?~kX8 zV@SoEw|5P_WD+GB9{NP+Crz~Gh{}4Xd1=YT&l$;&Ew_YtOq5m;*wd!)f>)+M=3nIf z=avTyxb@|0{=YfrcmGk{y}A3=RsOxb`FG~o*ZN;;zwjDNV|c_Opx$7?c!X2IkD+k( zy+C{C+Vk_1nIL?o4q=BmASK(SYnh|Bzpwr$BMedp7gulCan$nbztCj3`zybb~Yn)o1mUR_!DUPKl!;8{twz@|J8k%=WtCK)eXfB zw%fnVIluz*K2&GkE~|ZId>>k4?c(-S`z4?UlKF3)o0bQ+oqhYW7{gD~{(t-PY<+Rl z#Jax)dFVdQ I&MBb@0HC1oEdT%j literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/pixelitos/128/apple.png.import b/tools/configurator/assets/icons/pixelitos/128/apple.png.import new file mode 100644 index 00000000..e3eb9dc9 --- /dev/null +++ b/tools/configurator/assets/icons/pixelitos/128/apple.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://dwwd1lt70k7mj" +path="res://.godot/imported/apple.png-9d7d804e3a7091f4054efe55d3f10cde.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/pixelitos/128/apple.png" +dest_files=["res://.godot/imported/apple.png-9d7d804e3a7091f4054efe55d3f10cde.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/pixelitos/128/applets-screenshooter.png b/tools/configurator/assets/icons/pixelitos/128/applets-screenshooter.png new file mode 100644 index 0000000000000000000000000000000000000000..23b8e8e5ba2385bb31776a2c0ea35ef63c6db17f GIT binary patch literal 457 zcmeAS@N?(olHy`uVBq!ia0vp^4Is?H1|$#LC7xzrV4UFT;uunK>+PL`y-f}x4T*+d z3>J1-1~uhIG?r_B$Yb4>$SJe3DWG-Uo+i$j2hP;ozj}AgB>VmkWl6%xf99;Xc2iY= zfyse^gMm?jA?wn*zX!h7Mb`ZNS`l8$_jvu|AZ#WC0ilu=;fWf}^ zGlLof6I3IMgK5}#<};t)Xr=13Brqv3fYktH|LkSA*p)e}?CobwGe`8>;^gI9e z^U{09GZ^w1!L|eSY+yfe^4|ac^R?#_nRc+kj5#2;V9E0zYtO&TexLvP_x zp4no1K9XOiY-TUWyN_hViFAGer-G?I3@o4!VFK!JFsfnP+hJHTbP0 Hl+XkKYv+}J literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/pixelitos/128/applets-screenshooter.png.import b/tools/configurator/assets/icons/pixelitos/128/applets-screenshooter.png.import new file mode 100644 index 00000000..e5dd1505 --- /dev/null +++ b/tools/configurator/assets/icons/pixelitos/128/applets-screenshooter.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://c01nr28307v3h" +path="res://.godot/imported/applets-screenshooter.png-3f3ed8870cfe18503860e085ef20cbf8.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/pixelitos/128/applets-screenshooter.png" +dest_files=["res://.godot/imported/applets-screenshooter.png-3f3ed8870cfe18503860e085ef20cbf8.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/pixelitos/128/applets-screenshot.png b/tools/configurator/assets/icons/pixelitos/128/applets-screenshot.png new file mode 100644 index 0000000000000000000000000000000000000000..23b8e8e5ba2385bb31776a2c0ea35ef63c6db17f GIT binary patch literal 457 zcmeAS@N?(olHy`uVBq!ia0vp^4Is?H1|$#LC7xzrV4UFT;uunK>+PL`y-f}x4T*+d z3>J1-1~uhIG?r_B$Yb4>$SJe3DWG-Uo+i$j2hP;ozj}AgB>VmkWl6%xf99;Xc2iY= zfyse^gMm?jA?wn*zX!h7Mb`ZNS`l8$_jvu|AZ#WC0ilu=;fWf}^ zGlLof6I3IMgK5}#<};t)Xr=13Brqv3fYktH|LkSA*p)e}?CobwGe`8>;^gI9e z^U{09GZ^w1!L|eSY+yfe^4|ac^R?#_nRc+kj5#2;V9E0zYtO&TexLvP_x zp4no1K9XOiY-TUWyN_hViFAGer-G?I3@o4!VFK!JFsfnP+hJHTbP0 Hl+XkKYv+}J literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/pixelitos/128/applets-screenshot.png.import b/tools/configurator/assets/icons/pixelitos/128/applets-screenshot.png.import new file mode 100644 index 00000000..db9bd9ca --- /dev/null +++ b/tools/configurator/assets/icons/pixelitos/128/applets-screenshot.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://d343q4mdmbvvw" +path="res://.godot/imported/applets-screenshot.png-dc23f2a2205648cad1b8c2b0e252d458.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/pixelitos/128/applets-screenshot.png" +dest_files=["res://.godot/imported/applets-screenshot.png-dc23f2a2205648cad1b8c2b0e252d458.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/pixelitos/128/application-vnd.affinity-designer.png b/tools/configurator/assets/icons/pixelitos/128/application-vnd.affinity-designer.png new file mode 100644 index 0000000000000000000000000000000000000000..70342635e05cff62502d1a8b776e7b915d799190 GIT binary patch literal 774 zcmeAS@N?(olHy`uVBq!ia0vp^4Is?H1|$#LC7xzrU^?sR;uunK>+Ri*St5=y2OiGd z>%E4>v1wm}#OWzwc8v)FEY;SIiW0qUYjaE%MW`sTS-2UzdJZ;g@@t zRp;!|S^D|XeWr{Y42%j4EDa16d2M^+pP#>xQEK~-H7~#QaqQ)z_Z5ym-dWIn%RjcF ze%Dg7nT!GqOb!fS9p9GTTmO0apFQUIe?n0< z8&oaO^cfQ8{%|eZdrp7OZT+>My|b?WR9#u}YQOdzb&oU#pghFj2D!J)0jgVD_glX> z1F;4y)xLv2pyFQrvzJwglG5@$_iH08uK!P4ecyb+U&;S}D)$-Kh2PLHU>=7 zI|r>j?CYg{zJFzT`E6~1P5!yE`3dW-BY$$<<34`8_dAl}KgVku4t@T2S)aT9e!Ru@ zxT<^g5C2YGb^3nfyYF@f6Fz9~+gDf`nSvCKKeFW)e5?GwW$x}>Z}mc7JliD6zzFkq zf|72{pJ~5q8t=c)Z+ZND{oVrc#kCB^3{0?SI3Re7T|@G24DWIA{5{t9=6@(OLbjX7 zefqgJ?xXwO3-h!~_0{aVu7<34U&wF%FSYX%O1^tq?5n8#>~a5qemUDo9z>{o=>NyC XUv9>{!U+}K3_#%N>gTe~DWM4fOzAs_ literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/pixelitos/128/application-vnd.affinity-designer.png.import b/tools/configurator/assets/icons/pixelitos/128/application-vnd.affinity-designer.png.import new file mode 100644 index 00000000..752b0f9f --- /dev/null +++ b/tools/configurator/assets/icons/pixelitos/128/application-vnd.affinity-designer.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://b5rfbxg1cuqff" +path="res://.godot/imported/application-vnd.affinity-designer.png-9e66dcc53d6c7eeebb1a431864453f1b.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/pixelitos/128/application-vnd.affinity-designer.png" +dest_files=["res://.godot/imported/application-vnd.affinity-designer.png-9e66dcc53d6c7eeebb1a431864453f1b.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/pixelitos/128/applications-accessories.png b/tools/configurator/assets/icons/pixelitos/128/applications-accessories.png new file mode 100644 index 0000000000000000000000000000000000000000..f68e9f388f0207448e67c6581920c6caf0ad650f GIT binary patch literal 480 zcmeAS@N?(olHy`uVBq!ia0vp^89>~?!3HFsbL;pqFfcCnba4!+xb^nVUSDQIiH3&~ zOB49nEI7H?7A#+|tYMnyx^G-tmUzrnvSkivC}G~^y}YE*IrL&w|vCHF@XW30%Ae~kSn&WcVEMc`TsXI zgC&4kyUf|Q*2Uj``91yH&#z~5Uwpmk*k=LNv3mNV`^&G)YkmVZqJhPu;op6kE5BHI z4jWjv_dbsJ`v3Wy^!fgmryvxZah&*U&WqwnvQIjM6&!#TH*BeTxL$XA_q` zw|riF*7796<*)MjR@L4Q{%yC+o+ya6aqa9a;ly^yK8-X^xLfa;z&+vVBnm< z0Q52=(~?%x|1|;c?_W=2NA)9En(N-9-P0~TZ}<9IcmHx#ZP^56KZw>#ul_Q|yo#~t TsE{iF#vFsEtDnm{r-UW|?lZy_ literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/pixelitos/128/applications-accessories.png.import b/tools/configurator/assets/icons/pixelitos/128/applications-accessories.png.import new file mode 100644 index 00000000..bbe4171e --- /dev/null +++ b/tools/configurator/assets/icons/pixelitos/128/applications-accessories.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://bafdexg6aq8tn" +path="res://.godot/imported/applications-accessories.png-364de271adc0bb4c91fce51549c969a5.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/pixelitos/128/applications-accessories.png" +dest_files=["res://.godot/imported/applications-accessories.png-364de271adc0bb4c91fce51549c969a5.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/pixelitos/128/applications-all.png b/tools/configurator/assets/icons/pixelitos/128/applications-all.png new file mode 100644 index 0000000000000000000000000000000000000000..0b76cdb825ee0e6398f781c60cd736963300b8f2 GIT binary patch literal 622 zcmeAS@N?(olHy`uVBq!ia0vp^4Is?H1|$#LC7xzrU^4Y|aSW-r_4dw2zu-Wb0}q|% zbZ~oF%{W$)ym;0JhJ>V&P0CiDhgv$>3Ma8AG)s7t7#;K#7oKaN(rPf-;r@bI#}*p? zU{XshvTc8I{%O#=?`xlalY7yB`A+fe;MI&kYeEgD{cbGVZQCu0Onu9JPv=&xeEfTZg-2iho&OG7IUN`{7#I~8SRAh2+3{}wgO}G7O8%@3 z|LS!7`?qgrlddynF&i^5!4w_Xd7W|A*|Zld#pjnfAKzbhYwZ{AEuTIs{NO1+3pJ;K zL4e_T9J@rR>;3ckw|AfO`t)&q8UqVR7;Fp!1H*!@O}|<4&g4zob^h+`#aEw5EWg%% z^5fb4cYN&r|NEAeQB!~I*rdnVTcb{XoNMz#)aw6UzhA}wch-unWeJ%v zW52yEm+b!Ef81aEShW5#vKy{3uIsx~`ftU0;V19D&t`<$&ZxkkS1hYgWpA%lKDYkr z({-PV?@M>A6Q04ihZPtIV51p;;6c=>cfvdN1nZZ~Kd^uQe^vSad&*|XJnq&nUivQi zN8LjO%YAkG=gZvxoA2-R+&-_~-|k+9$s6Ggm@gSW#J~K_>~pV^H}P4)q172|un=ru zkeFD?aH;6~@5S@g4VWvq;S!|`dVcS$_P%&sgB0K(w*+{mTRe{uU2c>g2jY6V`njxg HN@xNAyfXl} literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/pixelitos/128/applications-all.png.import b/tools/configurator/assets/icons/pixelitos/128/applications-all.png.import new file mode 100644 index 00000000..5a255fcd --- /dev/null +++ b/tools/configurator/assets/icons/pixelitos/128/applications-all.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://c7teuuj0xv6fq" +path="res://.godot/imported/applications-all.png-81d16b6526f68da4a2e91940e4876db6.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/pixelitos/128/applications-all.png" +dest_files=["res://.godot/imported/applications-all.png-81d16b6526f68da4a2e91940e4876db6.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/pixelitos/128/applications-development.png b/tools/configurator/assets/icons/pixelitos/128/applications-development.png new file mode 100644 index 0000000000000000000000000000000000000000..9b864ff2060c2e1b92ab6ffe4e1de9a15e0445a0 GIT binary patch literal 431 zcmeAS@N?(olHy`uVBq!ia0vp^4Is?H1|$#LC7xzrU@Y@=aSW-r_4cke-ysDNhd{%- z{CEFro$7jZq*1u}S?eCLbCRnwXGwE>Nv>qM8g-sMGb&s4)8FO6JIok47#I~8SQ;22 ze9L)f?mcJUr~Kt_?ftjH5{v>2Ob!fS>3hE!E|%7n%&jZGSljldmQT4slYtSe3!#Rk zfkA*F_|_)=1?9H4iy7S*zyeHA6R>j{)?b>>E%A5W!HfIrzdz^eVOWM;myc$R{ec&+ zA1=NxyyMq@IVnaTxU*3lFyqoQkte6>_BRL~5CJ&{Z2ND9|2uxwe%&k|Um|~yBY_L6 ziw;cjde6M|n(=3b&FiP%kIi0-?ESjC>^pwh9eh>wx<(mdCL_@E2inEo?KNYvYFVnx O00f?{elF{r5}E)$r+{Vv literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/pixelitos/128/applications-development.png.import b/tools/configurator/assets/icons/pixelitos/128/applications-development.png.import new file mode 100644 index 00000000..e2a225ea --- /dev/null +++ b/tools/configurator/assets/icons/pixelitos/128/applications-development.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://be3tmvgoa1wua" +path="res://.godot/imported/applications-development.png-d8ef12db064b0a8dc41a322eec851e84.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/pixelitos/128/applications-development.png" +dest_files=["res://.godot/imported/applications-development.png-d8ef12db064b0a8dc41a322eec851e84.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/pixelitos/128/applications-education.png b/tools/configurator/assets/icons/pixelitos/128/applications-education.png new file mode 100644 index 0000000000000000000000000000000000000000..cfceedd24e74b11a16cddc353e79eb680ac5dfcc GIT binary patch literal 415 zcmeAS@N?(olHy`uVBq!ia0vp^4M3d0!3HF+R#ka2FfgWhx;TbZ+Yr1%4y`H6eW#zWQ(9o|F_wQf# zy5{ut{OJ=-7&#ai6&P3=7(9G`@JQPpckjNZY{7VkNq~XLfdMF&z@N}}zi(wVi+V#e zR7ip0(k*6}^B=#THvYmCBd@Lw7iV!Ws&4pK8u9h{&z0w2`Z2IHFhI;{kbHYQZi4*n zgYV~7>nTio&Q!n+HXUg5fjQL;hOyUufBjsfG3g((&)zy@eX8FXE*2MjkyEVdD`x_` z6Kvq0E$kKBoAqDh-+b`>-}(7B%r|_syu%5zje&8)3%P_v%QD&K`|F>+^q>F7qPzFFQtGGoF7edqHwKcekV{$KzCPgg&ebxsLQ04CXx A=Kufz literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/pixelitos/128/applications-education.png.import b/tools/configurator/assets/icons/pixelitos/128/applications-education.png.import new file mode 100644 index 00000000..de4c0d89 --- /dev/null +++ b/tools/configurator/assets/icons/pixelitos/128/applications-education.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://4udooyrtr662" +path="res://.godot/imported/applications-education.png-b5780ce5e65060b470027cc06d73cca7.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/pixelitos/128/applications-education.png" +dest_files=["res://.godot/imported/applications-education.png-b5780ce5e65060b470027cc06d73cca7.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/pixelitos/128/applications-games.png b/tools/configurator/assets/icons/pixelitos/128/applications-games.png new file mode 100644 index 0000000000000000000000000000000000000000..a18ac31ec8cee4f5f249da1f7af59cebc853f449 GIT binary patch literal 610 zcmeAS@N?(olHy`uVBq!ia0vp^4Is?H1|$#LC7uRSEa{HEjtmSN`?>!lvI6;x#X;^) zj5kl})B`yR$sR$z3=CCjKus+S48MRv4KElNN(~qoUL`OvSj}Ky5HFasE6@h0?}4X_ zV@SoEw|8~>L;@uoE=o2XR*Ga?ChicGd{LJpnn6T|L1Y7KQ%0|Ac^YGG#K99ABNCXO zOkE)oYWrR0x9U~>KO z`^Kr@$56=BA?z@R;Sq~~d3FEJFLpmJ)&4KDp0mH=XUes&&+n;kU^;@PY-jtOUv~BT z@AE(JzyD9>+nEOFBklK^Y!_|KhI9je)#9`;*a+q{Epw>{#i5lJLeiCOVk@I z7>~rBzx&+(?cwLMZnfv%U0r^@{quVH`ajFdKjnvkq>=5D)BDTRemK#>UasGJe{1O4 zz31mAvBF#oHjGmt@8fTV@3r&ouV1O`T6*3&f)VH$s1(?Lv;W30BuCfh9pXX}7IwIE z^gjEJFaM=q*f6XXf&>EG$mdKF(Z9O;7eCMr<|Gl$u>-oRuw|;$p9?cd= eEI`Nut-rW$vv}lhZl19YB;x7n=d#Wzp$P!(AMcw0 literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/pixelitos/128/applications-games.png.import b/tools/configurator/assets/icons/pixelitos/128/applications-games.png.import new file mode 100644 index 00000000..91ea99ac --- /dev/null +++ b/tools/configurator/assets/icons/pixelitos/128/applications-games.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://qu88ngewoj4w" +path="res://.godot/imported/applications-games.png-c5c696be9ab0c8343f083d9ce8c4b837.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/pixelitos/128/applications-games.png" +dest_files=["res://.godot/imported/applications-games.png-c5c696be9ab0c8343f083d9ce8c4b837.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/pixelitos/128/applications-graphics.png b/tools/configurator/assets/icons/pixelitos/128/applications-graphics.png new file mode 100644 index 0000000000000000000000000000000000000000..c50ba26bf3838660bfc67d3f54933c333cfc585b GIT binary patch literal 645 zcmeAS@N?(olHy`uVBq!ia0vp^4Is?H1|$#LC7xzrVDj;FaSW-r_4dwwFPT7*1BvGA z1YCr_Fyg)@M2l`^XK|qN?$%tPmTQfw>C0qA*TZa2Lq!5 z1IvL$FR%V(Et>!M`P(N&Yp7&$E8GD>x1s21*+M}bKPE?!hQwnz z+0R>TT8=Nc*vEXs@v)&zi}<3&s_S|U!)#6_-?=&SeRg2Sk94!oWlX7;ceG!x-1p_j z<8J|9zuMoM7rejz&eThvephc#%wQ5=U~*vKU|=+uwelOc&D?Lr?tkV|-3TlfC=k2Np; zf3Eun}Up!}>X2&mZ_x*MxnLm^M)ih+tM^*bJ%+F_qIj4c)$9_wPueEQ=_P?@pdRw~( b*$%Gwu0^p68C9ga8Gyjk)z4*}Q$iB}XO+D8 literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/pixelitos/128/applications-internet.png.import b/tools/configurator/assets/icons/pixelitos/128/applications-internet.png.import new file mode 100644 index 00000000..0dc10952 --- /dev/null +++ b/tools/configurator/assets/icons/pixelitos/128/applications-internet.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://6byd1jah4awf" +path="res://.godot/imported/applications-internet.png-6d718505ced6097a2bdcab50eb5f733c.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/pixelitos/128/applications-internet.png" +dest_files=["res://.godot/imported/applications-internet.png-6d718505ced6097a2bdcab50eb5f733c.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/pixelitos/128/applications-multimedia.png b/tools/configurator/assets/icons/pixelitos/128/applications-multimedia.png new file mode 100644 index 0000000000000000000000000000000000000000..77553e8eadf642f935dc227580dfb28e05a7a4db GIT binary patch literal 456 zcmeAS@N?(olHy`uVBq!ia0vp^4M3d1!3HEPHGiluFfjIex;TbZ+{FiXh$7uuh- z^S_&XICxe!+>qb0PkqJRZx`5+t+_9+E$IAs T&AwCx1|aZs^>bP0l+XkK=^vod literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/pixelitos/128/applications-multimedia.png.import b/tools/configurator/assets/icons/pixelitos/128/applications-multimedia.png.import new file mode 100644 index 00000000..b6fde8a2 --- /dev/null +++ b/tools/configurator/assets/icons/pixelitos/128/applications-multimedia.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://dqhyfjg7wn40" +path="res://.godot/imported/applications-multimedia.png-69411c251df0c1c287c592eae47b6702.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/pixelitos/128/applications-multimedia.png" +dest_files=["res://.godot/imported/applications-multimedia.png-69411c251df0c1c287c592eae47b6702.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/pixelitos/128/applications-office.png b/tools/configurator/assets/icons/pixelitos/128/applications-office.png new file mode 100644 index 0000000000000000000000000000000000000000..053c85b27af9fd9ad1bbe2dcf6305ffdabac7532 GIT binary patch literal 395 zcmeAS@N?(olHy`uVBq!ia0vp^6+qm;!3HD`EM2>dfq^l|)5S5Q;?~>i3waMYh%`K$ z7NRI+z;TG>Zj0y*hNE5{YzYD)QjS`Tj#{(ST$B4IaIL%Z{kC`Ti|OSjPjCP2I^Xrq z-giyUb1S*#nQzbjP*c3}(EI#X4}QK2cxqU`-*ef1K7#~CF%YVaw)toN=11#ZudwEV~!6Ml^uYw+Bc;y1FwH({Q5Wj_T8_(3@l&=Age%D z-oQ}93go*yt!F|~+Tc*#aEbd3=do>Tz0DX=Er1!F;?fIX`g7)7Twz}O{-ePwg+1>F!7$U-S*(0`H4rBlVPgg&ebxsLQ0DIARQvd(} literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/pixelitos/128/applications-other.png.import b/tools/configurator/assets/icons/pixelitos/128/applications-other.png.import new file mode 100644 index 00000000..e8c3e303 --- /dev/null +++ b/tools/configurator/assets/icons/pixelitos/128/applications-other.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://3mk136ei4e46" +path="res://.godot/imported/applications-other.png-5c7264b1f473e3a609b4423e8743bc16.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/pixelitos/128/applications-other.png" +dest_files=["res://.godot/imported/applications-other.png-5c7264b1f473e3a609b4423e8743bc16.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/pixelitos/128/applications-science.png b/tools/configurator/assets/icons/pixelitos/128/applications-science.png new file mode 100644 index 0000000000000000000000000000000000000000..cfceedd24e74b11a16cddc353e79eb680ac5dfcc GIT binary patch literal 415 zcmeAS@N?(olHy`uVBq!ia0vp^4M3d0!3HF+R#ka2FfgWhx;TbZ+Yr1%4y`H6eW#zWQ(9o|F_wQf# zy5{ut{OJ=-7&#ai6&P3=7(9G`@JQPpckjNZY{7VkNq~XLfdMF&z@N}}zi(wVi+V#e zR7ip0(k*6}^B=#THvYmCBd@Lw7iV!Ws&4pK8u9h{&z0w2`Z2IHFhI;{kbHYQZi4*n zgYV~7>nTio&Q!n+HXUg5fjQL;hOyUufBjsfG3g((&)zy@eX8FXE*2MjkyEVdD`x_` z6Kvq0E$kKBoAqDh-+b`>-}(7B%r|_syu%5zje&8)3%P_v%QD&K`|F>+^q>F7qPzFFQtGGoF7edqHwKcekV{$KzCPgg&ebxsLQ04CXx A=Kufz literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/pixelitos/128/applications-science.png.import b/tools/configurator/assets/icons/pixelitos/128/applications-science.png.import new file mode 100644 index 00000000..638fa034 --- /dev/null +++ b/tools/configurator/assets/icons/pixelitos/128/applications-science.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://coivk3dne4bgd" +path="res://.godot/imported/applications-science.png-d58e62669f6c1dba258a355dd3de7196.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/pixelitos/128/applications-science.png" +dest_files=["res://.godot/imported/applications-science.png-d58e62669f6c1dba258a355dd3de7196.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/pixelitos/128/applications-system.png b/tools/configurator/assets/icons/pixelitos/128/applications-system.png new file mode 100644 index 0000000000000000000000000000000000000000..ebaa4cacfac8acd96536767d6e7966564285fe90 GIT binary patch literal 472 zcmeAS@N?(olHy`uVBq!ia0vp^4Is?H1|$#LC7xzrV4Uyi;uunK>+M~`yh8>e4T(Xi z$**1K{GPA$UMXkI5^wE`T!|{&w!8oB+q%H*!{ZZuil;LRmQGRr{NMeE(Wlqn3zM># z1Q?hc7&sUh6&P3=7+{EexODMa<}-Hu=1d6HJ}GDI8fx#) zp0_`D_G4rT6f^&9b35{UGy9Yvy|`tCSMS9uHv}^*Nz&+!w6*ZnKZMT@dadm?11+$3N(Q^_^+cdu@wfU;n)M z&FFF@i3Q=gACc@Q<~{G<=QqLjJWhw&Y`FHVw|`%JLfJlXBsad>Q*{48@zeL$%jF)t vcrCECatD$V7HlqUSeLq9_=_Eixp#gtEv|EHXbhOw&Hx0Su6{1-oD!M+M}bKPE?!hQwnz z+0R>TT8=Nc*vEXs@v)&zi}<3&s_S|U!)#6_-?=&SeRg2Sk94!oWlX7;ceG!x-1p_j z<8J|9zuMoM7rejz&eThvephc#%wQ5=U~*vKU|=+uwelOc&D?Lr?tkV|-3TlfC=k2Np; zf3Eun}Up!}>X2&mZ_x*MxnLm^M)ih+tM^*bJ%+F_qIj4c)$9_wPueEQ=_P?@pdRw~( b*$%Gwu0^p68C9ga8Gyjk)z4*}Q$iB}XO+D8 literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/pixelitos/128/applications-webbrowsers.png.import b/tools/configurator/assets/icons/pixelitos/128/applications-webbrowsers.png.import new file mode 100644 index 00000000..c3c5e287 --- /dev/null +++ b/tools/configurator/assets/icons/pixelitos/128/applications-webbrowsers.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://bvgf4wuxxpkhx" +path="res://.godot/imported/applications-webbrowsers.png-180fb4106ae62149527bbd4e7768c3e0.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/pixelitos/128/applications-webbrowsers.png" +dest_files=["res://.godot/imported/applications-webbrowsers.png-180fb4106ae62149527bbd4e7768c3e0.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/pixelitos/128/ares.png b/tools/configurator/assets/icons/pixelitos/128/ares.png new file mode 100644 index 0000000000000000000000000000000000000000..176eb78be74809976184c90209d8516723ce586d GIT binary patch literal 696 zcmeAS@N?(olHy`uVBq!ia0vp^4Is?H1|$#LC7uRSEa{HEjtmSN`?>!lvI6;x#X;^) zj5kl})B`yR$sR$z3=CCjKus+S48MRv4KElNN(~qoUL`OvSj}Ky5HFasE6|34fyvC% z#WAE}&fB|&UPl~68WM$z8Tb_|7*n%TH^yb3Pv5)J_03UX4!J{d<=3UpXwQ3m=EMJZ zX&%8kwr8rdebNiUr;9H?bHBc(&bPi)SNF_XeTQ60hB=G}5QOep{RQQ(FaIrn`QzQk z$`_VR+Nko940kSk-}K-4%bo+bPwSQbJ6onJx87F0fVIJx!GalyDCV1B@@vikQHFC2 z4|tFXONZ3G=Q(2-QAHUZ)Yu<*u*mXI+HSGu0_zwG*cj5uA-uo*{_64i{k^SWzrX+A zx|0dXYhX{dzGttfuho#-zw@^E_k&+79p7WRWLn02xwoG;zh5aG`~LfHWlYCh-7hZi zcJlPkpB^*Wx8IRSoVWZDXW#M57tU+{xa+V~0yV^zem}7Izums_o3(XEFhXP9ue}A& zSyH!t|0x)b8h*wMJD#0ClD+S80eun}?8Xivj zp^?{TBYUddKc_n+f#ef{otd;e9{yxUu6ykG9q+wj##xAonzU#&5Vfu(^#fPu+@VTxL1 zo6N5{@^_hC&i~YOe$Tk5no0P8J4lLyfl-0s)Gg+ozaZ%)PyW?12!n)Jz*--OuUqzy z?fY_z(No z>tEyYZ<~Gj<$L){T)m~uEQqyWJH9a}PqaEd8%5-@U~Sy~J=I2xVAsQJKyZpC|NYJw zbpH3^^Ph|V|J~0C^(IiE!BSg?m(MGZynt{CLO;mj1_q6&xxbo$;rKEC)b*^5Yke8O t?qLFIXqf+wG3X8FvD$OyNKV-IlWEpZ=Y7ZCx~DP#fv2mV%Q~loCIEL#s$Kv9 literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/pixelitos/128/ark.png.import b/tools/configurator/assets/icons/pixelitos/128/ark.png.import new file mode 100644 index 00000000..13d55f95 --- /dev/null +++ b/tools/configurator/assets/icons/pixelitos/128/ark.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://bq7uvqatyl062" +path="res://.godot/imported/ark.png-bcf7742bf1be215689c6c64e12352230.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/pixelitos/128/ark.png" +dest_files=["res://.godot/imported/ark.png-bcf7742bf1be215689c6c64e12352230.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/pixelitos/128/arronax.png b/tools/configurator/assets/icons/pixelitos/128/arronax.png new file mode 100644 index 0000000000000000000000000000000000000000..0cc0fee851c3d988709212fca79f29bb8337afc4 GIT binary patch literal 478 zcmeAS@N?(olHy`uVBq!ia0vp^4Is?H1|$#LC7xzrU|j0y;uunK>+RjUxrYoy8ZNRJ zhTdrK5n@xC+`@Yz>fuy#Wy$09&uzA^SZf!1TAb^#KxWjoWQEzabC1t>zyF8uH(v%O z2L=uXMg@i{;XTgR>dx2OzxR~?|E(f)uet%F3?o>IrGeo^HvffRw)WrV$?bO6sP#`^ zvS1QmU;=BsFg5$__di#hzW=ymKcBOK0WN+?PT||UdC{+~YtMjK0W?Q|!S*d<(dxfn znbaDT85k89z+&GR(zX8nEE0wbFddLdfq}`{)5S5Q;?~={-g%D=1Y83z z%HD|nazvix#409+0(D9x_{mo*w>@6bjh*vb@tW& z1q1u~iZ*dwTLd+p<+16rwCk$+rzf47x%T9|`Y&^2e+D0nG6CBSG-uDT6)%|2Ki^#S zr^G6>|NQ4Ur*7KMeeq9u)BpAWBxO0L5B~mZSK9RWT~1zsq_Du zU#hxWRQ4z1|EBx=2!AI>^Ys;7dH;lS-Sc1nZf|{3l=iLm^xEP#Uqa>U_vx>kvl=O! zZ%k`m%%4(xW6qufFKom1e%Ei`zq(|%neX}R$+bJy&tpW_ zxPoH=7|zGk4!Q21zm(^%)AQ}O*S`K){rpb<)_t2|kX--qP`u=+WpCM>8!Z`tz|+;w JWt~$(697x6CK~_% literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/pixelitos/128/assaultcube.png.import b/tools/configurator/assets/icons/pixelitos/128/assaultcube.png.import new file mode 100644 index 00000000..ee2f81a7 --- /dev/null +++ b/tools/configurator/assets/icons/pixelitos/128/assaultcube.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://dueeopbtvx8gi" +path="res://.godot/imported/assaultcube.png-badf30fa649bbae06f89bfb33ca07eb4.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/pixelitos/128/assaultcube.png" +dest_files=["res://.godot/imported/assaultcube.png-badf30fa649bbae06f89bfb33ca07eb4.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/pixelitos/128/atril.png b/tools/configurator/assets/icons/pixelitos/128/atril.png new file mode 100644 index 0000000000000000000000000000000000000000..18a45ef5fd699369e7ebb48fe53bdbd82ed29109 GIT binary patch literal 548 zcmeAS@N?(olHy`uVBq!ia0vp^4Is?H1|$#LC7xzrV0`WA;uunK>+M}bze52s2NJVV z9|*-AIMV4U9Ik)xz$N7hDY5prLnm8Y)Y+0A9eAZWLn@}ER)0zD7u(;p*{+#?pHBSG zoNd}2VfHrDZDZN&P*JP8r$WB78CV(^1Q?hc7<_z1XMdi5z29~IgSUr$Km54<`}=;o z{iT-13-+={YM}slg z^51s5Ap_E&JuQ8>Yj}yuohK{{8o5uf6?AsGhYvyD|bP uDA|IK?n}72MSc3pnB8YrZ9;O@pI?kVzEOQGt0%2y00K`}KbLh*2~7ZfSj{m2 literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/pixelitos/128/atril.png.import b/tools/configurator/assets/icons/pixelitos/128/atril.png.import new file mode 100644 index 00000000..b5c515b9 --- /dev/null +++ b/tools/configurator/assets/icons/pixelitos/128/atril.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://ce1el7l4t1mhh" +path="res://.godot/imported/atril.png-b963a28ecd9ccd252d9b40873b554a02.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/pixelitos/128/atril.png" +dest_files=["res://.godot/imported/atril.png-b963a28ecd9ccd252d9b40873b554a02.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/pixelitos/128/audacity.png b/tools/configurator/assets/icons/pixelitos/128/audacity.png new file mode 100644 index 0000000000000000000000000000000000000000..6a972382c8db05ad6365bcc25609415521b9b07a GIT binary patch literal 524 zcmeAS@N?(olHy`uVBq!ia0vp^4M3d0!3HF+R#ka2Ffd;Bba4!+xb^m~p%=5GM8n0o z3pNV52uMf!D|EDO-K)OgJmVQookxssf+KFcP!)0cz;w;bOzDQEirLEN;%c*RZg{^{ zareo0&vlG%9=Q@SZPxV4%gLXgSzNvIf5F1*ED8)P4GaPdObhaZep_qIetvzP`v1og zXRrVKE6o_g1e9=K;9y`(kWHBSnn8BP^Kd)H((9Z(40?<}QLx?@Q+scHzOk?S*~eV@ zc;yCfs15~&HOxAfA6~p0_wM8NaP@;6U|Yb3ZBSZS!+fyz|K!MMw(Nq} z`Ws5*>~cPx|1bGgiV@~lkjqP!UPzc{zxz&3>D&b+|J~raI2c|toEEN~cmJD>{hs*` zt|9sA!ran^TmSdl37tK>_&y^~y?jE*w_k_uE6yqQAN`v-p$>rA~WA2I-e Mr>mdKI;Vst0G7(qRR910 literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/pixelitos/128/audacity.png.import b/tools/configurator/assets/icons/pixelitos/128/audacity.png.import new file mode 100644 index 00000000..90d27920 --- /dev/null +++ b/tools/configurator/assets/icons/pixelitos/128/audacity.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://bxasq3vfdalcy" +path="res://.godot/imported/audacity.png-e29dd2a6163ee942d810a07c1d673c46.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/pixelitos/128/audacity.png" +dest_files=["res://.godot/imported/audacity.png-e29dd2a6163ee942d810a07c1d673c46.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/pixelitos/128/avatar-default.png b/tools/configurator/assets/icons/pixelitos/128/avatar-default.png new file mode 100644 index 0000000000000000000000000000000000000000..61f4ea3a783cf3e61686578b6fbec765e472e801 GIT binary patch literal 441 zcmeAS@N?(olHy`uVBq!ia0vp^4Is?H1|$#LC7xzrU~KSoaSW-r_4e+;+(Qlm4uR4; zU0GZU8n~x4JYY(7n0kSc+vwYyHTSg@I*(poQ|9D!KlI%A!uekaCd{xFz@eFOW9;4lAw_t))vVcW?0fWv_S=6)n|9VWM3dVc!1 zP2(M}_3Lpf`n56sz;D*1sde{}E&o%@ACTlPP<`H<5n<%BJIp;(Yx@np+TLS9So!0i Y^tt=S8!GHRvN8aHr>mdKI;Vst00kq8M*si- literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/pixelitos/16/net.pcsx2.PCSX2.png.import b/tools/configurator/assets/icons/pixelitos/128/avatar-default.png.import similarity index 66% rename from tools/configurator/assets/icons/pixelitos/16/net.pcsx2.PCSX2.png.import rename to tools/configurator/assets/icons/pixelitos/128/avatar-default.png.import index 4ee0a567..efa2fe7a 100644 --- a/tools/configurator/assets/icons/pixelitos/16/net.pcsx2.PCSX2.png.import +++ b/tools/configurator/assets/icons/pixelitos/128/avatar-default.png.import @@ -2,16 +2,16 @@ importer="texture" type="CompressedTexture2D" -uid="uid://b7lrmyjdivnav" -path="res://.godot/imported/net.pcsx2.PCSX2.png-7e193e04f4e905e3176888dc3f1ab832.ctex" +uid="uid://4pr3xre5pfs6" +path="res://.godot/imported/avatar-default.png-8be812def97a85d31d45a315cba79011.ctex" metadata={ "vram_texture": false } [deps] -source_file="res://assets/icons/pixelitos/16/net.pcsx2.PCSX2.png" -dest_files=["res://.godot/imported/net.pcsx2.PCSX2.png-7e193e04f4e905e3176888dc3f1ab832.ctex"] +source_file="res://assets/icons/pixelitos/128/avatar-default.png" +dest_files=["res://.godot/imported/avatar-default.png-8be812def97a85d31d45a315cba79011.ctex"] [params] diff --git a/tools/configurator/assets/icons/pixelitos/128/balena-etcher-electron.png b/tools/configurator/assets/icons/pixelitos/128/balena-etcher-electron.png new file mode 100644 index 0000000000000000000000000000000000000000..92aee85d19da5d4a1f31754a79ba96c8c78331c4 GIT binary patch literal 530 zcmeAS@N?(olHy`uVBq!ia0vp^4M5zmO3p)!pFbFU(IWTZAFd9rTV(vXL;rZ|9tB<7rt@wZEk6dV*XBfkD1{SEI8O(o< z+wDIkw|~0UW)|%RZ>UBE29^UBPR%Vn>P2qSU%qTG^XcO0TEn2n2s9KZ*T5j*b-F@9 z`SCNhPp);*X!@d#&34KA79lNGX{7Ogk9%JtYXK+NIUt>u2jWlM*!(UvY{T;RNyrim z67H)%IU40@owV@lPmW-O`9XofZ9emtTk+KnN4cPmW-8zUIsu^olhb}-PSfA0>QgUk zcAX0Y+6q_vVYO=;>-OJIH-2?k{P*jru!;NE^!_PBQqu5LM&Z+Ay9ww9Ul2axp V{!;Dr#W4&(;OXk;vd$@?2>@0du!aBt literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/pixelitos/128/balena-etcher-electron.png.import b/tools/configurator/assets/icons/pixelitos/128/balena-etcher-electron.png.import new file mode 100644 index 00000000..98eaaa5f --- /dev/null +++ b/tools/configurator/assets/icons/pixelitos/128/balena-etcher-electron.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://colgehdu32sv" +path="res://.godot/imported/balena-etcher-electron.png-869155bd86ab5b0f818e71c39a45eca3.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/pixelitos/128/balena-etcher-electron.png" +dest_files=["res://.godot/imported/balena-etcher-electron.png-869155bd86ab5b0f818e71c39a45eca3.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/pixelitos/128/bigpemu.png b/tools/configurator/assets/icons/pixelitos/128/bigpemu.png new file mode 100644 index 0000000000000000000000000000000000000000..059234d1382ff9b4627f7beb1861850538f7df70 GIT binary patch literal 898 zcmeAS@N?(olHy`uVBq!ia0vp^4Is?H1|$#LC7uRSEa{HEjtmSN`?>!lvI6;x#X;^) zj5kl})B`yR$sR$z3=CCjKus+S48MRv4KElNN(~qoUL`OvSj}Ky5HFasE6|34ftkV6 z#WAE}&f7bCvqS=A+CHv%!hCJU`rMKz#|_h#2ptStR46h5`ifQSQ?3KaX|a3h!V#AjvR?5sCPk_5Snu?YV_@>N5YAWM=8D z_gaUn6KqDI`~%k==lw5TR6qP@=Wmv|MXU|R3>M5t#B5*t0<$yiiT}*bgdh47d!v2F zLpw*&a8yOc3_E_<9B|vgUoWD!LH=3%p&I=&@7sQ=e&_6pVSK>DaE<|qcw~2A<;NWr zO{w_Q7r~MKWB*PJ?;rineC3yjUH*QdzIusog4+&#e0lj_cjCUiyQAlv z*V7e!zWC_Tg4UCmK7L&zuV9;V!QMva-2ImGx6S+ex;{s*UVZfE>%X6*dEBzIkN)i6 zx%1JV)Emcl*gt%)iW%~y|MoU`?iPP{Sik-8{I;KNGwQiNpHG~htY4$Qa2lrno}Xv- zxwZO3mckZJKk#+UDXZE)}mt;$ne_UemKkUcvSd4I7RwuvU+V>Ch4$TDO zsM!DQyD-AQ_wRS6UE7KZ0_N~fpWglX?1#$#I}83EpZZ?B03)J{;fPgg&ebxsLQ03s)Rk^lez literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/pixelitos/128/bigpemu.png.import b/tools/configurator/assets/icons/pixelitos/128/bigpemu.png.import new file mode 100644 index 00000000..4e68b8c7 --- /dev/null +++ b/tools/configurator/assets/icons/pixelitos/128/bigpemu.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://bndtco3t48kjv" +path="res://.godot/imported/bigpemu.png-b402d192288f133c5624e71a5132e5e3.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/pixelitos/128/bigpemu.png" +dest_files=["res://.godot/imported/bigpemu.png-b402d192288f133c5624e71a5132e5e3.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/pixelitos/128/blender.png b/tools/configurator/assets/icons/pixelitos/128/blender.png new file mode 100644 index 0000000000000000000000000000000000000000..e38c72c75cc4182c995b0770bb8037212c1f3550 GIT binary patch literal 486 zcmeAS@N?(olHy`uVBq!ia0vp^4M1GM!3HF){{Py~z`(fH)5S5Q;?~={r&k_wkZ8E* z!Xlm|xKTKIBhy+J?v3o`*B07xG-*G+7P?8|SmoT!Q?)hX(`L-SbECZVw@jPiv)}sX z`uDBAv1oB7lK=yg0|N&G&~68^LrqLuz!K7_wzrQyDw|Mc)$MmR#65{5(I(!8B;eTobV-6!QoWM34u&?lZS=@5td_1yU349kO jT`6w5az1hkvJ0l@7pR6Zv%kBZ&j19Tu6{1-oD!M<5$>s4 literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/pixelitos/128/blender.png.import b/tools/configurator/assets/icons/pixelitos/128/blender.png.import new file mode 100644 index 00000000..caa42917 --- /dev/null +++ b/tools/configurator/assets/icons/pixelitos/128/blender.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://d0egvgph8x3as" +path="res://.godot/imported/blender.png-25a998e043925bcf92845fff557d5b90.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/pixelitos/128/blender.png" +dest_files=["res://.godot/imported/blender.png-25a998e043925bcf92845fff557d5b90.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/pixelitos/128/bulky.png b/tools/configurator/assets/icons/pixelitos/128/bulky.png new file mode 100644 index 0000000000000000000000000000000000000000..3a261d7667547460edc5ab76fc2200604470183c GIT binary patch literal 445 zcmeAS@N?(olHy`uVBq!ia0vp^4Is?H1|$#LC7xzrU~KVpaSW-r_4e+;+(Qlm4uR5v z3L*@u4!S#7Vi?|Ch}o%|ky5tz^F7NzrPtYOWUUirn*65UwhB0F1LFkWk328u?9X3n+sOGqtbqX{-VjsG@VrKtfl+~h1uUk}oBWOYLzUgCe}6uI z&0~TIJ23p|{?5p?sJiJEit-23Z5`e|e|lufHvzSVXa***RSFD2od07TUZ3B+II3P= z;n(k(40((|Cx8vxz@G7P&aSQZzDuaVm9s#d!&JZtW@_gCvvc_N{4J6S2mfk@|Lz6% zuODYA;D*}5;-F<`Uhueh&v{-KkQbrmzj!`JKD63DfoTUT%=ri87?Aw9;JmHFOYS$E x-*RUzzsLeJtbyT28Gk^M|AlXs_mKrZuzfePs<(TRvX}t~JYD@<);T3K0RV$Qi4On( literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/pixelitos/128/bulky.png.import b/tools/configurator/assets/icons/pixelitos/128/bulky.png.import new file mode 100644 index 00000000..1f65dfcb --- /dev/null +++ b/tools/configurator/assets/icons/pixelitos/128/bulky.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://br7flkxetxrho" +path="res://.godot/imported/bulky.png-959f9308ef1874ed57ed6ba798466e5d.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/pixelitos/128/bulky.png" +dest_files=["res://.godot/imported/bulky.png-959f9308ef1874ed57ed6ba798466e5d.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/pixelitos/128/chrome-beta.png b/tools/configurator/assets/icons/pixelitos/128/chrome-beta.png new file mode 100644 index 0000000000000000000000000000000000000000..ca36104a8dffc5ecab29414c03a22edeb29cf9c3 GIT binary patch literal 542 zcmeAS@N?(olHy`uVBq!ia0vp^4Is?H1|$#LC7xzrV0`N7;uunK>+M~8qay(_2R_;a zX~j4kW}LJzU86)KO8nxhJBN5hN^VP3sjx37Wc{19{gm@J&$v%Nx4gMwfB)y(J@e1x zX}G=n`=%f=CFlJ^%buVAaz)O}Vqj@t5MW?(U^wIZ$vErX^B)VB-cz2zaE}Qr$icvv z!2e**{QiB_Ou`4ELF#})3JhsWd;T8!_BQpq<^Ok=H(M-t`nvG>YvFJ5&74rvfT})R zwskmj@TlMO^YKFOIm_P9XRBqhKi7ZBZr^KPVUQs#V6_RcPGA22?L7L8Wn=NbmuIgp z@PF_qYxVVc3STYnvp}r_s*DKat7Sh{cdozl?ta%dRju2Fk<36SgSi@J`h)dOp`rV} zpGPujM!V5>_6sJy>u+B#&1Hfq1O`AF|AlS2&%d93Ubolb%^dmL%1`#GckJD#*03Gw zRG^w{euJ;<7GI0^A$fGeIa`N!*SUTERyEvsos4AS8jh9!9bVZUykalE;5~|Oew?>; lh~HUn=lH6450XhAxbG)xg*wPs-Ed(50#8>zmvv4FO#rwk%BcVV literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/pixelitos/128/chrome-beta.png.import b/tools/configurator/assets/icons/pixelitos/128/chrome-beta.png.import new file mode 100644 index 00000000..dd969092 --- /dev/null +++ b/tools/configurator/assets/icons/pixelitos/128/chrome-beta.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://c34mpiqyg6qth" +path="res://.godot/imported/chrome-beta.png-7dcd1938ffbf5e00c4107b3b19f0582e.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/pixelitos/128/chrome-beta.png" +dest_files=["res://.godot/imported/chrome-beta.png-7dcd1938ffbf5e00c4107b3b19f0582e.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/pixelitos/128/chrome.png b/tools/configurator/assets/icons/pixelitos/128/chrome.png new file mode 100644 index 0000000000000000000000000000000000000000..5691a779e3b7057e10f7548aac5c04dc805e9042 GIT binary patch literal 542 zcmeAS@N?(olHy`uVBq!ia0vp^4Is?H1|$#LC7xzrV0`N7;uunK>+PMrM$V2B4G%ZZ z2|CD{v4g?*qOph-mu~Cn3$O05wnjNlS99*yUSPP`cX7Yl#8*1So64?N&NGwz^!eQM zoBH+(HSfHBcy7(g8_)hGYyAACYsxc=fu(^#fPu+@fyeigan{@CKkfv*7xZD!XXIdD zRA69fVA#N3aBjW(ecMLP2dYpZ0fy#F$JTAAD!o*DZh!4}jWm<$d#`Ki4rK`WfOLS3 z<7k-wjxlLl|8;Bqdapg|H+EE?_{FeK_U*F0_2Q@17?>OwAQl{0)bir@-_E1oST+{_ zJNPvH8hb&_zDwEu6MoIfX97C_Y}}d5;`{%eS@V&go-_J~c&;OK9wQrpG{kJaz3rt^w>pRA*`@(;|7wrH?%%@@4!7H gV;=?FVdQ&MBb@08vy@TmS$7 literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/pixelitos/128/cinnamon-virtual-keyboard.png.import b/tools/configurator/assets/icons/pixelitos/128/cinnamon-virtual-keyboard.png.import new file mode 100644 index 00000000..45c050e3 --- /dev/null +++ b/tools/configurator/assets/icons/pixelitos/128/cinnamon-virtual-keyboard.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://dkt5hiu5vep6g" +path="res://.godot/imported/cinnamon-virtual-keyboard.png-fd555f11fa799afd30d35b72e5881775.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/pixelitos/128/cinnamon-virtual-keyboard.png" +dest_files=["res://.godot/imported/cinnamon-virtual-keyboard.png-fd555f11fa799afd30d35b72e5881775.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/pixelitos/128/clementine.png b/tools/configurator/assets/icons/pixelitos/128/clementine.png new file mode 100644 index 0000000000000000000000000000000000000000..6635666578c67971b0edc39c6317588adbedc146 GIT binary patch literal 464 zcmeAS@N?(olHy`uVBq!ia0vp^4Is?H1|$#LC7xzrV4Uvh;uunK>+Rix7Y{lxv?XTG zS{4; z_36ZFPUA^4e{-=kFbFU(IWTZE%+c9p_k8)anDXAa2RLD(42%Y6_yjJ0{a$C?D9pg9 zz`z2QN!THq@aF#S;LXAoj1cW0xqH?Q@8TWa0aYFlg&SbakpF)lP+1Hk2S^P|1H%U9 z4?E-UbIxH{2jYRX-(Y-k{z^HMdV@9tBh-#EhBo7Geh*j*SYehP;5$&VmvJd*(T;APxc8PnfG`u1I$YT4Dl6AcO-&0sz3dIm;nepUHx3v IIVCg!0Kq1ay#N3J literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/pixelitos/128/clementine.png.import b/tools/configurator/assets/icons/pixelitos/128/clementine.png.import new file mode 100644 index 00000000..b5cc8054 --- /dev/null +++ b/tools/configurator/assets/icons/pixelitos/128/clementine.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://evxkfi7a38e7" +path="res://.godot/imported/clementine.png-045b2ba53f12bd9e21bc924a1b5fcf85.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/pixelitos/128/clementine.png" +dest_files=["res://.godot/imported/clementine.png-045b2ba53f12bd9e21bc924a1b5fcf85.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/pixelitos/128/cmake-gui.png b/tools/configurator/assets/icons/pixelitos/128/cmake-gui.png new file mode 100644 index 0000000000000000000000000000000000000000..390741ceeeaa6ba641a7de272be59b24a5653bbd GIT binary patch literal 534 zcmeAS@N?(olHy`uVBq!ia0vp^4Is?H1|$#LC7xzrV7%+;;uunK>+PM5zRZRa4Hvyd zq}UP|TO=A5EAt%Sn$p3Wv5A5Ef>5WGkZPpD6v+lQFO@I{jTGkH8+5F{Rp;*TP?=x% zx~6<4Pw(!^KR@{Q{@b#TU#|YwzL{J8{PbbprN+Rhz`)YLAi%)nz`()42<5DuCHu=> zVE4U#PK4Bjb9M)Er1s_h&!4`{_d}&A|Gt9@?adRIBA8&B6XX}DZG8QA<@29v2;&^w zSM8q``)l9-8}B)eU8&pOz?r~_Y!%#Ihsj;`;un6s|8w=p;z;aC&p-&6=X4v_i(}%$u z?xbBoe~TII)wdtKemwQZkGFTPZO=h6H)IpPfc1HQQ@!I$9)};^h#UZ2FKnN#{Qmd3 z-Ff}ouR-7K9N+9@6h0sX3!;X7-x%jSzpne;t{KUX4)MPk#LrLP|Iq%X?9UlK3@mWv bYHt{??e+PM5zRZRa4Hvyd zq}UP|TO=A5EAt%Sn$p3Wv5A5Ef>5WGkZPpD6v+lQFO@I{jTGkH8+5F{Rp;*TP?=x% zx~6<4Pw(!^KR@{Q{@b#TU#|YwzL{J8{PbbprN+Rhz`)YLAi%)nz`()42<5DuCHu=> zVE4U#PK4Bjb9M)Er1s_h&!4`{_d}&A|Gt9@?adRIBA8&B6XX}DZG8QA<@29v2;&^w zSM8q``)l9-8}B)eU8&pOz?r~_Y!%#Ihsj;`;un6s|8w=p;z;aC&p-&6=X4v_i(}%$u z?xbBoe~TII)wdtKemwQZkGFTPZO=h6H)IpPfc1HQQ@!I$9)};^h#UZ2FKnN#{Qmd3 z-Ff}ouR-7K9N+9@6h0sX3!;X7-x%jSzpne;t{KUX4)MPk#LrLP|Iq%X?9UlK3@mWv bYHt{??e+Rj$zJ~)u8XnGQ zn4&nrT4RC)gW7^69%3i?w#;j3%G3yQ({W&bBzP;t?&!l?*FS#WY9m^=u9VL&Lu|^{ zTFWncckZqCsQvY~>S~JJzccK zSWw-tCZpfr+q{Hl#ruT8VqnW2cx>KrTc`Sd^5-wM?_}iP2xiUyy!-gQ_x8K;?{k7x zfQ|UDzPjPdoZZspeD&39tIqY`V16J3lWp*P%jj3@KVi=2w~PgxFdH3QPyOHDkioZq zkLK^M-t~3JjwyNa|61&?pFg*r|9JAcV~IV39wWq=4Gb%?_yelWoxfLZ|LrrM();ke z>kr?!SNG3?5g0H~quFjVU$J|>e1F~D>ZWbEbD=&2xyJeAe!BxVitAK%+Ri*d4~){90HfW z5}UT^;s5_;n@g3n6Ejt>Fb21NnDb+f>JLlU-vm%{?Sb&yMBB;Q_EQAz9DxrC#IXh_I_~xy02mBbFN>t4H3cT znvs-!*v-G8WbXcu_s>}^%mo->K7G)8=sfS5was(2Gnimv4h(zFy!y^6aJrW92N%pc z2kO5u26-jtuH5-d_|7jomt5IABn>9p_%CdEQQLIw`cGv4%$43`X8Yi6dY};l5O})! KxvX~e{5C19J|R2z-JS>cs*x3mO$@J3 k&^)TY6XXS`qyJYhC`EBS6cM;|j{yigUHx3vIVCg!0LZLEs{jB1 literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/pixelitos/128/computer.png.import b/tools/configurator/assets/icons/pixelitos/128/computer.png.import new file mode 100644 index 00000000..e04c989f --- /dev/null +++ b/tools/configurator/assets/icons/pixelitos/128/computer.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://cgh3df7ajg2c4" +path="res://.godot/imported/computer.png-1c2664ee00b43f5aef7e95f7f3290a69.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/pixelitos/128/computer.png" +dest_files=["res://.godot/imported/computer.png-1c2664ee00b43f5aef7e95f7f3290a69.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/pixelitos/128/cs-applets.png b/tools/configurator/assets/icons/pixelitos/128/cs-applets.png new file mode 100644 index 0000000000000000000000000000000000000000..e35488b2ac64d48dd9ccd67923ea016bfb886ea1 GIT binary patch literal 330 zcmeAS@N?(olHy`uVBq!ia0vp^4M3d1!3HEPHGiluFfa;wx;TbZ+!{i@HSr{{%RlO&cucHXwnO@V=>fkA+Q z$${a?lAhQN`3I*6g$37_l1s!~3X#-|@Swzr}ns6GQLbKyu6U7xj!A-+SaRu)rMMkTQpFviNtar2PvS OfWXt$&t;ucLK6Vm^;iM` literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/pixelitos/128/cs-applets.png.import b/tools/configurator/assets/icons/pixelitos/128/cs-applets.png.import new file mode 100644 index 00000000..2b4ca973 --- /dev/null +++ b/tools/configurator/assets/icons/pixelitos/128/cs-applets.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://3ifuw0uh15ao" +path="res://.godot/imported/cs-applets.png-048b7ec00ebba2302131b8403ec133b0.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/pixelitos/128/cs-applets.png" +dest_files=["res://.godot/imported/cs-applets.png-048b7ec00ebba2302131b8403ec133b0.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/pixelitos/128/cs-backgrounds.png b/tools/configurator/assets/icons/pixelitos/128/cs-backgrounds.png new file mode 100644 index 0000000000000000000000000000000000000000..6b8b4b576648ae0df861e10ae0608c659eec0276 GIT binary patch literal 600 zcmeAS@N?(olHy`uVBq!ia0vp^4Is?H1|$#LC7xzrV3PNAaSW-r_4cl{-{S;{w!qmj z6CUxYcrj@gOyu399d=O8W1>-qnxkijkM~slYvQMO&bchb&tvn;y{^?JHTJsi!Lz$Q z>k2S1IWTZAFe)&xG%z4I>n?<;>Ve^M;{zwW2kU3>3;f750EH{4$( zug<^((|F*bwL@6s6!!J&%VuBkGvJ^1c=6l>k(mCnrv4|zb>Hfcm1>qZys)&X>dWuC z^P2q)%iVV@ehmLvV74FNyWm!)eqxib1tY>Oe%qN{&L6y3yk+i!`*RO)BAj_4jeWiaHXk)wx@%r5xCH=)))_P+JOC7MMV5|IJ@+ ze;~Es@6WF%(cEC_`;JBb#o8#`*2a^kIZ*d-LPF!z|Z0Upfo7TNPw*4ToR^fjP XiCuf2u;#gKX8;0ES3j3^P6+NkrFJ?!PhQx54 zqxUWe`y_76wbDMQ?D6KUt)rHpP2=?qm)#;JIOHXADW3SYQD{w?@SMW*neVgJBU64> zerUVVBCw4;Fe<$l@ode@r!^)YJ~ zJ>RZ41EPwhfkA-5UTQzP0V6`|D#IVu4c9-VI`ZLwnpZnA0Bj?|r|Frhsqs{*> zf4?v1=gR=r$ON>jVeWgzH$PL~|5RfDaTypD7+4O}-($Y<`S{(>*Z=-Lpst6ZdMS!( zhh5bS)&I79uMq}o2Dyky;i+wdZT%hF|5=qnw)@SI9QSPp`-bP!_dcJEVIZ@A-vPSqG#15~sIEE%bXDEW>V2GG2Z6oz!CTnr hMinoTPaQ<}F-9piZE2l1X)6N|c)I$ztaD0e0su~+xK{uG literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/pixelitos/128/cs-cat-appearance.png.import b/tools/configurator/assets/icons/pixelitos/128/cs-cat-appearance.png.import new file mode 100644 index 00000000..6e05130b --- /dev/null +++ b/tools/configurator/assets/icons/pixelitos/128/cs-cat-appearance.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://cwiusq0lmxcyj" +path="res://.godot/imported/cs-cat-appearance.png-50cbce4c90a3b0cbb6899bc7fe7ca78a.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/pixelitos/128/cs-cat-appearance.png" +dest_files=["res://.godot/imported/cs-cat-appearance.png-50cbce4c90a3b0cbb6899bc7fe7ca78a.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/pixelitos/128/cs-cat-hardware.png b/tools/configurator/assets/icons/pixelitos/128/cs-cat-hardware.png new file mode 100644 index 0000000000000000000000000000000000000000..2403518f1f1e89c833f62482f7e372b317c476ba GIT binary patch literal 303 zcmeAS@N?(olHy`uVBq!ia0vp^4L}^h!3HF4ga3B|sc)Vxjv*Dd-rhdQ+ibw&5E!#D zp6#TKrH?%%@@4!7H gV;=?FVdQ&MBb@08vy@TmS$7 literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/pixelitos/16/org.mamedev.MAME.png.import b/tools/configurator/assets/icons/pixelitos/128/cs-cat-hardware.png.import similarity index 66% rename from tools/configurator/assets/icons/pixelitos/16/org.mamedev.MAME.png.import rename to tools/configurator/assets/icons/pixelitos/128/cs-cat-hardware.png.import index 1da21087..21923e53 100644 --- a/tools/configurator/assets/icons/pixelitos/16/org.mamedev.MAME.png.import +++ b/tools/configurator/assets/icons/pixelitos/128/cs-cat-hardware.png.import @@ -2,16 +2,16 @@ importer="texture" type="CompressedTexture2D" -uid="uid://1twrlmnst3yo" -path="res://.godot/imported/org.mamedev.MAME.png-037b5f3e522db848a08c11ae7dd1fc66.ctex" +uid="uid://4rt8mjxpp7ki" +path="res://.godot/imported/cs-cat-hardware.png-afb6ae205951f933eb78b5ac987cc226.ctex" metadata={ "vram_texture": false } [deps] -source_file="res://assets/icons/pixelitos/16/org.mamedev.MAME.png" -dest_files=["res://.godot/imported/org.mamedev.MAME.png-037b5f3e522db848a08c11ae7dd1fc66.ctex"] +source_file="res://assets/icons/pixelitos/128/cs-cat-hardware.png" +dest_files=["res://.godot/imported/cs-cat-hardware.png-afb6ae205951f933eb78b5ac987cc226.ctex"] [params] diff --git a/tools/configurator/assets/icons/pixelitos/128/cs-cat-prefs.png b/tools/configurator/assets/icons/pixelitos/128/cs-cat-prefs.png new file mode 100644 index 0000000000000000000000000000000000000000..ebaa4cacfac8acd96536767d6e7966564285fe90 GIT binary patch literal 472 zcmeAS@N?(olHy`uVBq!ia0vp^4Is?H1|$#LC7xzrV4Uyi;uunK>+M~`yh8>e4T(Xi z$**1K{GPA$UMXkI5^wE`T!|{&w!8oB+q%H*!{ZZuil;LRmQGRr{NMeE(Wlqn3zM># z1Q?hc7&sUh6&P3=7+{EexODMa<}-Hu=1d6HJ}GDI8fx#) zp0_`D_G4rT6f^&9b35{UGy9Yvy|`tCSMS9uHv}^*Nz&+!w6*ZnKZMT@dadm?11+$3N(Q^_^+cdu@wfU;n)M z&FFF@i3Q=gACc@Q<~{G<=QqLjJWhw&Y`FHVw|`%JLfJlXBsad>Q*{48@zeL$%jF)t vcrCECatD$V7HlqUSeLq9_=_Eixp#gtEv|EHXbhOw&Hx0Su6{1-oD!M+M~`yh8>e4T(Xi z$**1K{GPA$UMXkI5^wE`T!|{&w!8oB+q%H*!{ZZuil;LRmQGRr{NMeE(Wlqn3zM># z1Q?hc7&sUh6&P3=7+{EexODMa<}-Hu=1d6HJ}GDI8fx#) zp0_`D_G4rT6f^&9b35{UGy9Yvy|`tCSMS9uHv}^*Nz&+!w6*ZnKZMT@dadm?11+$3N(Q^_^+cdu@wfU;n)M z&FFF@i3Q=gACc@Q<~{G<=QqLjJWhw&Y`FHVw|`%JLfJlXBsad>Q*{48@zeL$%jF)t vcrCECatD$V7HlqUSeLq9_=_Eixp#gtEv|EHXbhOw&Hx0Su6{1-oD!Mdfr0Uxr;B4q#jUru?fniVNE~>0 zO+uYbh;6RN7mi~mJ1@4jGXH45$z8!Tx0h48nO#9Gu7TO2f{9Jd@S?!wvkTAZ=ssI~ zX}#TfE>+F_d*VMWo1iwaT1M})mi_;lJATRk>dJ(qd=nZ4B|zxs+FS1{Lf`N7y+7G^ zgR&G<^yVA6In!(0W~o%3sm@!m{PFq)uhp;Ly~3ir;Q&Vu2>rP$XCu#}bvJnV+rlf= zueMEnds6L&U@ug5&5gBH=a)t`w^!yh$zFu$;5hTEy5MrY!MEpo)g&5O-4a-UXjx=+ zLB6FmK&{wsfpcnGcd5?#RWY-L5WL{avi2woIa|_U`u-;Wr%+Gu#rw zSpMr-mGB>BQ8r-W2K(vA7WV70FFxNhGM^jv@b&GwxEzGzeKvo4u- literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/pixelitos/128/cs-color.png.import b/tools/configurator/assets/icons/pixelitos/128/cs-color.png.import new file mode 100644 index 00000000..1df44b7e --- /dev/null +++ b/tools/configurator/assets/icons/pixelitos/128/cs-color.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://kaqjk7025ljy" +path="res://.godot/imported/cs-color.png-4b87275909506d16123a9a5c73124e46.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/pixelitos/128/cs-color.png" +dest_files=["res://.godot/imported/cs-color.png-4b87275909506d16123a9a5c73124e46.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/pixelitos/128/cs-date-time.png b/tools/configurator/assets/icons/pixelitos/128/cs-date-time.png new file mode 100644 index 0000000000000000000000000000000000000000..51aecbb77a401ec0900857f74d5caf5c991091f2 GIT binary patch literal 647 zcmeAS@N?(olHy`uVBq!ia0vp^4Is?H1|$#LC7xzrVDj^HaSW-r_4e*Yzu-WL10Uly ztnqU*Pg8cjf6(``?B#4Jn?%}j~ z_w)B=&Nlf!=h^S7g=bf6cz1fW_{!IB-`?&HJo+u)fAV|(&;M@sPg=jUHs>-+GNjbkHx!PugzOf`|Fq0 zU#{o9!fE~ifH{aB$thJh}w*LI{Vs*GAi-T!( zL#X)O>+)xRPW)K$h6QX5*!3&Y_yz8U$Nj2n%s8iC8~-nK^1sZZ>9Nm|ltj$7b;xu+ z|8ru-Ir%Dofw!3`!Sar==)Jf^)w%fZwg(UHetZnoA1=j@PA=!4yM5)Ic?y$$*X~CO zhX?w;?}Vq^6SnzwUt7cWxqGz?vV-SWH{ANpvULCY^K(BVd!K(NyTsA|%@4|7Jxcz+ myQO}{WAo=d#Wzp$P!}AOZ{k literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/pixelitos/128/cs-date-time.png.import b/tools/configurator/assets/icons/pixelitos/128/cs-date-time.png.import new file mode 100644 index 00000000..255674be --- /dev/null +++ b/tools/configurator/assets/icons/pixelitos/128/cs-date-time.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://dx7pxit6ii4oj" +path="res://.godot/imported/cs-date-time.png-165593125459f473e2c426686b0314cd.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/pixelitos/128/cs-date-time.png" +dest_files=["res://.godot/imported/cs-date-time.png-165593125459f473e2c426686b0314cd.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/pixelitos/128/cs-default-applications.png b/tools/configurator/assets/icons/pixelitos/128/cs-default-applications.png new file mode 100644 index 0000000000000000000000000000000000000000..2fe13b296ed2db24fe6bcdd694bf30f61781d906 GIT binary patch literal 447 zcmeAS@N?(olHy`uVBq!ia0vp^4Is?H1|$#LC7xzrU~KbraSW-r_4aOb-XQ}4hl?z! zl?tlbzA885-zfMQ9PGDzzJ0CN%c;8jS7h7I-M#*E?&q)TQ>Clx>hhQuayl?@Ffb}G zusE2UonKgd{^!o9`N9#5IgAj|1_l8JCYX{2h8ICVozv^~+K0b=FTR241`|v+f$zbb z|Mp9tvxG53!!;zGWn47>@LH$^Afp<6w%Q+fzUN)tpN+b8-C+zYF!LLdXVu#`ST>3> zFaq5I7JcwTM&T>xGnQQMyY>mJ8(3lD2V@@fTqV( zi>3Y7zr{=C{$Ks?e}F528}4{Z2jAj`7iSm|Cc&jZo_xT4_CCMB+}}v@4_Z!IR>r?C y=F@J_WnhHbztE)K{=n6G`}@Dorz5#aVG6(1Q}^Dq`Ols)0D-5gpUXO@geCx;>5n}C literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/pixelitos/128/cs-default-applications.png.import b/tools/configurator/assets/icons/pixelitos/128/cs-default-applications.png.import new file mode 100644 index 00000000..1079e169 --- /dev/null +++ b/tools/configurator/assets/icons/pixelitos/128/cs-default-applications.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://dh3a7gwt5ero0" +path="res://.godot/imported/cs-default-applications.png-750bea098b6f27e154ae9cd7c0c6461d.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/pixelitos/128/cs-default-applications.png" +dest_files=["res://.godot/imported/cs-default-applications.png-750bea098b6f27e154ae9cd7c0c6461d.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/pixelitos/128/cs-desklets.png b/tools/configurator/assets/icons/pixelitos/128/cs-desklets.png new file mode 100644 index 0000000000000000000000000000000000000000..fe9e1264a83900619751bc7f2856be0172c2ecc2 GIT binary patch literal 455 zcmeAS@N?(olHy`uVBq!ia0vp^1wh=u!3HER7rg}vF!p)6IEGZ*dV6bc?x6sYhCn$d zF69FZITI!^cEq{`xJ4ddKESY0oqK}VluK=l8aEY~Rg{+~OW)w-f4t}OR<}PtUPSKN z)pBoc__U`>&z?X3+2+pYzc0UEdC9;e;=stF(XgvFF<6AZRR71npTBy4vMyWix;+0u z=5M*Le~&Ldd4cl_ho}Rih(iO@itKZZr+@0a+Nb+%PWit-8NWKWhRe^7x3X2YYLr{Z zq|v~@8o*Hc+VVqg`HH=9p`n+|ElzK`^?LQu$-*xLwHlxbSOpd^a4i7YeKbqpH}kA- ziA79|KmjfV2gWP^XEFcPHz{Uiw?GJ&j-sYC)LEb)$y$5i wOViVuvclQ7viI7vsb5eI0eKGS&UH8BCGCwEk57}32SyNsr>mdKI;Vst0MlBi+PM5zK0z|8WNi} zF>TtukPO!&@6-^0S5Eu5_=EYoS&EE78*JeNzwmp{2R9QZ(o1( zwZA_9!r$L(<*RD1m#QIYu5Hj>`*`u|Kbf<{)^E?ig3 zU;kOLYn}OD?h-vDS$?y6y@dC#|7<;PitM!NTkJP}S=oQziELDY|8Ius|MhhxvhV*g z{1AruvtiOV#%=q~#n1lE471dMVagW%4c|-mAO%K({Dbf>pI;d=qIsMN8Vc*)u?w%T VxA%HC^(q4pc)I$ztaD0e0st78pr8N% literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/pixelitos/128/cs-desktop-effects.png.import b/tools/configurator/assets/icons/pixelitos/128/cs-desktop-effects.png.import new file mode 100644 index 00000000..c45338de --- /dev/null +++ b/tools/configurator/assets/icons/pixelitos/128/cs-desktop-effects.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://cboyy7fkdijwg" +path="res://.godot/imported/cs-desktop-effects.png-fb641e4b0a2d0321c34adc2a9fc3a36e.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/pixelitos/128/cs-desktop-effects.png" +dest_files=["res://.godot/imported/cs-desktop-effects.png-fb641e4b0a2d0321c34adc2a9fc3a36e.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/pixelitos/128/cs-desktop.png b/tools/configurator/assets/icons/pixelitos/128/cs-desktop.png new file mode 100644 index 0000000000000000000000000000000000000000..6d027caaba416e53fbae3142c052ff423a010a12 GIT binary patch literal 244 zcmeAS@N?(olHy`uVBq!ia0vp^4j|0I1|(Ny7TyC=yFFbTLn>~)y=BPNlpxWN_eh8w#(7v>9tqWOtzX`y`^a7dYog6?ir5dLZ2(Q$FqEV`1tTajY%q=wYpdI zbuKUY^NhLsVs3=(d-3blvl*KA`7b!?Y7h||WW&4bKl(2uR=@nheeSxkFjSStrE30H%Y_SeIvmdg33`hHoW=IpTGpu1T+t% zkOgKqf`c#xQ*z~*i@%@l^=ID9MYp(vbbb4F6hZEtF5AFJYrWu@H8@(%+0SG)@{an^LB{Ts5d6RdA literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/pixelitos/128/cs-details.png.import b/tools/configurator/assets/icons/pixelitos/128/cs-details.png.import new file mode 100644 index 00000000..41aeb53d --- /dev/null +++ b/tools/configurator/assets/icons/pixelitos/128/cs-details.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://bbsd6yjvmadl6" +path="res://.godot/imported/cs-details.png-624c3e18bf1f827f3fc6df94b3522700.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/pixelitos/128/cs-details.png" +dest_files=["res://.godot/imported/cs-details.png-624c3e18bf1f827f3fc6df94b3522700.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/pixelitos/128/cs-display.png b/tools/configurator/assets/icons/pixelitos/128/cs-display.png new file mode 100644 index 0000000000000000000000000000000000000000..218908f20064689c4a398c91331cc688e3bed0ee GIT binary patch literal 344 zcmeAS@N?(olHy`uVBq!ia0vp^4Is?H1|$#LC7xzrV3hZCaSW-r_4bM*?*RoKhl?8( zm|06(cv}?st$hw|I?X3=&-%N=DgWTLrExN^w=pp)Ft9W*2rw``Q2Cji(39vb-OVA+ z02g&&;9y|nIKTx_1Lnar(2MgR_McP-M|2S*(2>~e{5C19J|R2z-JS>cs*x3mO$@J3 k&^)TY6XXS`qyJYhC`EBS6cM;|j{yigUHx3vIVCg!0LZLEs{jB1 literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/pixelitos/128/cs-display.png.import b/tools/configurator/assets/icons/pixelitos/128/cs-display.png.import new file mode 100644 index 00000000..95ee9581 --- /dev/null +++ b/tools/configurator/assets/icons/pixelitos/128/cs-display.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://bdj8vt3vhucq4" +path="res://.godot/imported/cs-display.png-99a270cbca1cbe0a0678aa276d50d2ec.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/pixelitos/128/cs-display.png" +dest_files=["res://.godot/imported/cs-display.png-99a270cbca1cbe0a0678aa276d50d2ec.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/pixelitos/128/cs-extensions.png b/tools/configurator/assets/icons/pixelitos/128/cs-extensions.png new file mode 100644 index 0000000000000000000000000000000000000000..fabf381e99cd3f89d8e4e411cdf968e5d58d52bc GIT binary patch literal 383 zcmeAS@N?(olHy`uVBq!ia0vp^6+qm;!3HD`EM2>dfq~J@)5S5Q;?~>SdwCBT2s8w; z8~VE?m~gozvxs@!TJo?(=E?l(^-G=RpSyJOToBv#ee-W`zi;1vJxFM`D2rPH1o7>< zFSyut`?WXKn>fo{lnt05h`Z+i2L#Ots}TS7{`ZZWTleLg9qh}1>U_3`{dV#5dy{=P zC`&a8N`O%W)J&ifm=I9HqVbja&U>NTMfa{o)_=?P#=M*+h)!0w1f#bHzunn(huwM+ z)UX-%za>=X+^=54iDDWSJ7!#{{bDb$SNq(*ceh#K4)58@e!b3qcCA0MrF+AIEEfq{d8QGtQQ!St-v z{@s0YRe#TzFbXg*LB-#F+IEg#7_6d!0VsUHj$!+Yx6VCw`Uy-GEI@rwQHQ0aW&ZiH z`+ik22_H~KsD~L3QWhQc&*s33?|;Mh+yAa)#I0-=P}$}8zkQ*GgN*pi@OjPW`TO>9 zf~`X~lnKl+SorWcquc)e`G4>1|Ig_H^-}}GiY@#bep}sVLFfRAJox@yjRB$$+M~`yh8>e4T(Xi z$**1K{GPA$UMXkI5^wE`T!|{&w!8oB+q%H*!{ZZuil;LRmQGRr{NMeE(Wlqn3zM># z1Q?hc7&sUh6&P3=7+{EexODMa<}-Hu=1d6HJ}GDI8fx#) zp0_`D_G4rT6f^&9b35{UGy9Yvy|`tCSMS9uHv}^*Nz&+!w6*ZnKZMT@dadm?11+$3N(Q^_^+cdu@wfU;n)M z&FFF@i3Q=gACc@Q<~{G<=QqLjJWhw&Y`FHVw|`%JLfJlXBsad>Q*{48@zeL$%jF)t vcrCECatD$V7HlqUSeLq9_=_Eixp#gtEv|EHXbhOw&Hx0Su6{1-oD!MrH?%%@@4!7H gV;=?FVdQ&MBb@08vy@TmS$7 literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/pixelitos/128/cs-keyboard.png.import b/tools/configurator/assets/icons/pixelitos/128/cs-keyboard.png.import new file mode 100644 index 00000000..f01dd994 --- /dev/null +++ b/tools/configurator/assets/icons/pixelitos/128/cs-keyboard.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://lqdxe8tkpcjo" +path="res://.godot/imported/cs-keyboard.png-dea15bd948b70cecc485880946154272.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/pixelitos/128/cs-keyboard.png" +dest_files=["res://.godot/imported/cs-keyboard.png-dea15bd948b70cecc485880946154272.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/pixelitos/128/cs-mouse.png b/tools/configurator/assets/icons/pixelitos/128/cs-mouse.png new file mode 100644 index 0000000000000000000000000000000000000000..a38709d82d32d6a7c93b9772e84e583400e0809c GIT binary patch literal 361 zcmeAS@N?(olHy`uVBq!ia0vp^p+MZg!3HF&*i?@(FfbZ;x;TbZ+4l>8M@( z#SIi|;u2l8z^PRWsFh3WN}rTKO?c16B~kTIiPAs+oh{QRXZ-~m&{S1>_Rr*BE5i2u zFkT5Uvx#f#^|s7e8Z&^_vWjYjIJR literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/pixelitos/128/cs-mouse.png.import b/tools/configurator/assets/icons/pixelitos/128/cs-mouse.png.import new file mode 100644 index 00000000..4cd34b41 --- /dev/null +++ b/tools/configurator/assets/icons/pixelitos/128/cs-mouse.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://dbpcpg12r1vmw" +path="res://.godot/imported/cs-mouse.png-299ecbd5325e2d4e7c2b54f749ce0f7d.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/pixelitos/128/cs-mouse.png" +dest_files=["res://.godot/imported/cs-mouse.png-299ecbd5325e2d4e7c2b54f749ce0f7d.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/pixelitos/128/cs-network.png b/tools/configurator/assets/icons/pixelitos/128/cs-network.png new file mode 100644 index 0000000000000000000000000000000000000000..cba47f64a2fb67cd38269dfbfacc8eff180d9014 GIT binary patch literal 394 zcmeAS@N?(olHy`uVBq!ia0vp^4M1GL!3HF+t*N-gz`z*j>EaktaqI0}N3Ny-5r>OY z6vD%I@I<>bUkljDv(aq1aIV;;2j)LIYHicCBu_kT)IYfcE64T=T_20W6;DpfRp)iPdWefE&;{rBig;uhcj z|3Pv@gXvqwB;CLF4%P2JZ_Wtz4A|Ud)eSrMD}1#*eCgDuDKnAmTKR^t?&hy~3GaT_ e2qUaXc*MK1$5OCyiRcmrAnL&A) zI==;+FeflD23(d?D3$wn;XMD3@6Z4HA`EM|ZtHM=f5Z9D$YS$3SDM%S-dnly^S9#F ze?Qjo3>zyErS{Z6S^}P7-0%vG7e@Bo4=pg9oJ(R7vqL(z${w^*`oRLFKo*- qKyvaM#(&OP{u6%N-A4+9ijORj%MB(7iVMDH00K`}KbLh*2~7Yd{*V~} literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/pixelitos/128/cs-notifications.png.import b/tools/configurator/assets/icons/pixelitos/128/cs-notifications.png.import new file mode 100644 index 00000000..a3ced53c --- /dev/null +++ b/tools/configurator/assets/icons/pixelitos/128/cs-notifications.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://3lwh2jpnnyol" +path="res://.godot/imported/cs-notifications.png-97030a223b9c82e652a193c9e8fb65e9.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/pixelitos/128/cs-notifications.png" +dest_files=["res://.godot/imported/cs-notifications.png-97030a223b9c82e652a193c9e8fb65e9.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/pixelitos/128/cs-online-accounts.png b/tools/configurator/assets/icons/pixelitos/128/cs-online-accounts.png new file mode 100644 index 0000000000000000000000000000000000000000..df2643d3e798cda83fa0458e3dbb1ec8e0ed272b GIT binary patch literal 367 zcmeAS@N?(olHy`uVBq!ia0vp^4M3d0!3HF+R#ka2Fff{Vx;TbZ+T5`R(t2C*QX7 zy?mPmXaY?3YAwU-AJwwQC)%>#-j>>5@AdQY=ePCjY7O2DOi*RJgw}laWnh7s+mP4e zfB)dE_l!EBzvLW+85m)9K5)7^pFN{?Zv3imwM@bXR1q==`ykGT%lJymHth=Xy7`{1 qO`yhH0AZBYKJf%5n86MVUmml#-8GZ+Ym2(d00f?{elF{r5}E+(Oml|- literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/pixelitos/128/cs-online-accounts.png.import b/tools/configurator/assets/icons/pixelitos/128/cs-online-accounts.png.import new file mode 100644 index 00000000..ae0679a6 --- /dev/null +++ b/tools/configurator/assets/icons/pixelitos/128/cs-online-accounts.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://dqye7tqy8ftkk" +path="res://.godot/imported/cs-online-accounts.png-1cc4588c0e5d9e4b7a1ddb42abac1ad4.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/pixelitos/128/cs-online-accounts.png" +dest_files=["res://.godot/imported/cs-online-accounts.png-1cc4588c0e5d9e4b7a1ddb42abac1ad4.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/pixelitos/128/cs-overview.png b/tools/configurator/assets/icons/pixelitos/128/cs-overview.png new file mode 100644 index 0000000000000000000000000000000000000000..1c262dc241616229f3244013f85122d5852610f9 GIT binary patch literal 461 zcmeAS@N?(olHy`uVBq!ia0vp^4Is?H1|$#LC7xzrV4ULV;uunK>+M~|zC#Wo4T%aG zLM8o%eR7OPWeu`Fs(1+5h#i&d{58YZ3D9k=1`dT03p+q>+x2Y0P=exE-p?ZV^v^Uq)SSgtvffrEij zfq@04-hp8nP!~w(lyPZ%11C%zB*KE=d?>glbNVpYGr}C8;q}9^G52=VQO3~F zR3?~msB4hyhRA^2@|4S7e!=U1rRUjC?A|xK8OgC1?%OrgHtl(xjATwvro2Lxtj)LD oriJT2BRjPI(0_5FVdQ&MBb@02dgHCIA2c literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/pixelitos/128/cs-overview.png.import b/tools/configurator/assets/icons/pixelitos/128/cs-overview.png.import new file mode 100644 index 00000000..2fa2b353 --- /dev/null +++ b/tools/configurator/assets/icons/pixelitos/128/cs-overview.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://c2cqoxjmod2g2" +path="res://.godot/imported/cs-overview.png-1f37cf90ca3611b27bc15df72ad8758a.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/pixelitos/128/cs-overview.png" +dest_files=["res://.godot/imported/cs-overview.png-1f37cf90ca3611b27bc15df72ad8758a.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/pixelitos/128/cs-panel.png b/tools/configurator/assets/icons/pixelitos/128/cs-panel.png new file mode 100644 index 0000000000000000000000000000000000000000..95bda2ef077feb40a8c9f60d2fb2515ccd4691ad GIT binary patch literal 375 zcmeAS@N?(olHy`uVBq!ia0vp^4M1GM!3HF){{Py~z`$td>EaktaqI1kjhu%ZL>dy6 zSL(Q^bMPrxw5{E$ydrefmMDvcT`j^pn&wVmJi;j=ZXrHl^Mvf8``6;=*?-!KXtS+ojVUqs=j|x8>IFxdfxtO z(ie8~{>m>k7Pe}0|L0x5`1$YOX(e^WGj}qgI=q2l4K{D=S{-rib^~?!3HFsbL;pqFfi(Px;TbZ+ z%=^Bbv*-w?fC5mR1Ct8W7$6tOW@7OGnR?CiuU_7_yVHE&irjaz-{e1awr+y5AJjy! z`UaqS1|*}lnEZBx+o|wboFyt=akR{0FnK5W&i*H literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/pixelitos/128/cs-power.png.import b/tools/configurator/assets/icons/pixelitos/128/cs-power.png.import new file mode 100644 index 00000000..6971ff41 --- /dev/null +++ b/tools/configurator/assets/icons/pixelitos/128/cs-power.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://bomcg62ap5anp" +path="res://.godot/imported/cs-power.png-1b480251fc2d5b61de244e711d34e7b9.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/pixelitos/128/cs-power.png" +dest_files=["res://.godot/imported/cs-power.png-1b480251fc2d5b61de244e711d34e7b9.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/pixelitos/128/cs-printer.png b/tools/configurator/assets/icons/pixelitos/128/cs-printer.png new file mode 100644 index 0000000000000000000000000000000000000000..a3845fad5f9c63cf9667c3e1fe5ec652135a9c7f GIT binary patch literal 428 zcmeAS@N?(olHy`uVBq!ia0vp^4Is?H1|$#LC7xzrU@Z1@aSW-r_4dwQ!6pNVhQ!A^ z8ETJh*s@?#D&w(a#;9!X;~wWZb~HY4<(=_7^Y8A{d%qVR$*@TA(mc!F)oIu^=eoRZ z;$0R629^c}0R|=q1`Y;B!kh$sr`y}=?&mWhlwNtbX`?pre z9r*rJ4Pljo?Qe$5CXq{Jvu7P+LD(O$mw!Wvyd_U_sLqP_)xro@JxKn|uyfbC&8H-f z6`C+2++4Pq|HIqg5k3qoFrPGBb$TbgWXiMf{{O!#8!r8pF+7%lxEd4}H%JK%m# zF#cojkht``@C*h$Mp!Vc==#iH{oDpgq~fr!Shhy2OlIgZ1|aZs^>bP0l+XkKUfq3r literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/pixelitos/128/cs-printer.png.import b/tools/configurator/assets/icons/pixelitos/128/cs-printer.png.import new file mode 100644 index 00000000..68b18569 --- /dev/null +++ b/tools/configurator/assets/icons/pixelitos/128/cs-printer.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://bopi6owknrx4u" +path="res://.godot/imported/cs-printer.png-41e7bf06ceadedb0a4da68f8fbed4582.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/pixelitos/128/cs-printer.png" +dest_files=["res://.godot/imported/cs-printer.png-41e7bf06ceadedb0a4da68f8fbed4582.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/pixelitos/128/cs-privacy.png b/tools/configurator/assets/icons/pixelitos/128/cs-privacy.png new file mode 100644 index 0000000000000000000000000000000000000000..fc54883713990e5b7aa881ce1c7a5c042b6184d4 GIT binary patch literal 375 zcmeAS@N?(olHy`uVBq!ia0vp^89>~?!3HFsbL;pqFfiJAx;TbZ+rMUn$Nf%QqJ>d6neNd*0JHd)dk_HUFJ6UNA5U zDL62xI8?9sY5ea+^|=?-lQ@fxatbJb#HI52v-UpUa?jZ9{~xszqUsI}EFKLEFJE81 zC%@qP`*YXs?f?Eg5+MQA1vIUJg<}E(hzn#h0rh~mKm&ER{JKA9PwXW_Qj(QQSnJfJaq)`gXhjFMkW30T~XHK^QB*P`~8bXQrz6!WO^&zYPDnZ~j5MMs$@N z2L#ZCu$jaJHMZ^3k7DNP_mkTt5jH;fW95*&zY?b_9xi#IKBL&qP3}Qdwh=SJbQVKb o`-7G9YQ57KSQ?;#)KLA0Va|W${MM(-4H~?!3HFsbL;pqFfjUfx;TbZ+2OojaoJ^OK2dat>XJs-8P#+h%VDj|K+L2@H&v z?ydd*ui@VA)jt;I-u9WG?AO4;0TdQeU}REpU}6EP(%f|P|IwLnKHoK|zuYnT)31oX zD6F3a7H$A4%QF2_7x2wi{r9|-CYeHzMxZ&L-a20WKIet)NfygTAY(ZN6wcmnUi5v= z#qZIZ{@1FV5L9;nX=cd$erP^_SKYs7x1YPe_e6*TH2|IB0CWo2Ss*Tu{cGiy_h;Ar ztC_%AbOfqm*1YdWdC&cR1hg8W_SIWQ_xqD;>R~?OoM5}+);y8FcGkjAI)ouchUD{4 g;smP)IiV<@VYShliUWQtfx*k*>FVdQ&MBb@09yc*QUCw| literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/pixelitos/128/cs-sound.png.import b/tools/configurator/assets/icons/pixelitos/128/cs-sound.png.import new file mode 100644 index 00000000..08a6f97c --- /dev/null +++ b/tools/configurator/assets/icons/pixelitos/128/cs-sound.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://c8q3l08j2hl3a" +path="res://.godot/imported/cs-sound.png-5f3d67a4db4a04ffd51c528565589927.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/pixelitos/128/cs-sound.png" +dest_files=["res://.godot/imported/cs-sound.png-5f3d67a4db4a04ffd51c528565589927.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/pixelitos/128/cs-startup-programs.png b/tools/configurator/assets/icons/pixelitos/128/cs-startup-programs.png new file mode 100644 index 0000000000000000000000000000000000000000..1b5febd8a283d002e84afce8e4242c9689a01db2 GIT binary patch literal 519 zcmeAS@N?(olHy`uVBq!ia0vp^5kTC)!3HGzf2=EGU|>Aw>EaktaqI0}M?L053AP84 zv$(i_8=Xr?eaOU@bWm32fS`(p%o6bef!=qz9m|g1d-VT^|Fi7pmD?|uEc4%2Q)#{M zvf0VcHDzBSt?CSFvy9{ahbcEOawi;UU@bWG<(}f=dC{}?Rd3>CwZZ?{@j|Z&PA1NI1YGu|aOmy60u(-JgEyA6p63 zzD`jI1h{EeJG-0cf+?M)v%<^Tqn> zZER*GXge_gRWvZ3p8x&9hw}5+_AY0;9{*d0UpU8=0VK}-V2-WD@Atpc{GX&Zt>pkZ z#vp-l&Sv)O`y5N`ODcEaktaqI2fgS<@!A`OX# z?--)@SQ) literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/pixelitos/128/cs-tablet.png.import b/tools/configurator/assets/icons/pixelitos/128/cs-tablet.png.import new file mode 100644 index 00000000..7b0c6c24 --- /dev/null +++ b/tools/configurator/assets/icons/pixelitos/128/cs-tablet.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://bcsscogehjw4j" +path="res://.godot/imported/cs-tablet.png-51a80457a3fafac624621cf99165e854.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/pixelitos/128/cs-tablet.png" +dest_files=["res://.godot/imported/cs-tablet.png-51a80457a3fafac624621cf99165e854.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/pixelitos/128/cs-themes.png b/tools/configurator/assets/icons/pixelitos/128/cs-themes.png new file mode 100644 index 0000000000000000000000000000000000000000..603016bb0ab5e50a024cd59f587be8f171d52c69 GIT binary patch literal 507 zcmeAS@N?(olHy`uVBq!ia0vp^4Is?H1|$#LC7xzrU_9jM;uunK>+NkrFJ?!PhQx54 zqxUWe`y_76wbDMQ?D6KUt)rHpP2=?qm)#;JIOHXADW3SYQD{w?@SMW*neVgJBU64> zerUVVBCw4;Fe<$l@ode@r!^)YJ~ zJ>RZ41EPwhfkA-5UTQzP0V6`|D#IVu4c9-VI`ZLwnpZnA0Bj?|r|Frhsqs{*> zf4?v1=gR=r$ON>jVeWgzH$PL~|5RfDaTypD7+4O}-($Y<`S{(>*Z=-Lpst6ZdMS!( zhh5bS)&I79uMq}o2Dyky;i+wdZT%hF|5=qnw)@SI9QSPp`-bP!_dcJEVIZ@A-vPSqG#15~sIEE%bXDEW>V2GG2Z6oz!CTnr hMinoTPaQ<}F-9piZE2l1X)6N|c)I$ztaD0e0su~+xK{uG literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/pixelitos/128/cs-themes.png.import b/tools/configurator/assets/icons/pixelitos/128/cs-themes.png.import new file mode 100644 index 00000000..875d61cd --- /dev/null +++ b/tools/configurator/assets/icons/pixelitos/128/cs-themes.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://d4ee8j2kh1tmy" +path="res://.godot/imported/cs-themes.png-1b6bc2abec3fd5414d84bcb77988caf4.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/pixelitos/128/cs-themes.png" +dest_files=["res://.godot/imported/cs-themes.png-1b6bc2abec3fd5414d84bcb77988caf4.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/pixelitos/128/cs-tiling.png b/tools/configurator/assets/icons/pixelitos/128/cs-tiling.png new file mode 100644 index 0000000000000000000000000000000000000000..2175f2802eaec7127515538d854c9c12139cce32 GIT binary patch literal 448 zcmeAS@N?(olHy`uVBq!ia0vp^4Is?H1|$#LC7xzrU~KnvaSW-r_4e+@wTBEu94kfXO&{LcLA1^?=54^?_;&UrrP@Xy@X!#@{KS;uYh>(>oN z8Ac8UMzC^=sW)pIX8dNbU;=7%U;qjiD4hMxu=QGOePe3muDX9OUMI5`z>Nm0fZ2n> zNys?+oT=*m?)$qhUO&$FfCDDU00jpw{K-#f{?D5t1hq$jp>Ofe-wfZMo6gxEKfhpJ z5Z80d=LL1qKxb<#ea+Oj&#sKY9j?~zXl(=AcSeLu9yrYU&X~1!_dlk+_3P`ueBH>5 u@B&r`f*oYAl!?)7x_b6Mw<&;$V6m6#C# literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/pixelitos/128/cs-tiling.png.import b/tools/configurator/assets/icons/pixelitos/128/cs-tiling.png.import new file mode 100644 index 00000000..7f5d796b --- /dev/null +++ b/tools/configurator/assets/icons/pixelitos/128/cs-tiling.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://dv42c6hpi6tde" +path="res://.godot/imported/cs-tiling.png-3d1674c72e8a6471298f122726075c33.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/pixelitos/128/cs-tiling.png" +dest_files=["res://.godot/imported/cs-tiling.png-3d1674c72e8a6471298f122726075c33.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/pixelitos/128/cs-universal-access.png b/tools/configurator/assets/icons/pixelitos/128/cs-universal-access.png new file mode 100644 index 0000000000000000000000000000000000000000..577cd8034ec70b14c5701f1ad65b9e0548566332 GIT binary patch literal 570 zcmeAS@N?(olHy`uVBq!ia0vp^4Is?H1|$#LC7xzrU}E%iaSW-r_4e*wufqWn4G)*> zzYr?$-to>IuF`c;YntQcOkd!xyUSWRpM3E~(w=d}a{ge_5-7oLESC}wzFfb}Gurx5Nm}T*v^Vi?mWw&1I zzkNFU^q=a@&$3^At=(l&YtAUZz~sOHR{1YWR^iLUOHj5;LZ1+mFMHXSRFjJ$oRa4iW!pju-6PTe}7(lB$O+n+~6LvjNQ?_4?|bx ze>uHR{{RcrGL{C04SWrp4Gb{*KlC2kRex~T_xIE9?wapzz*xfqwU=o@P*c6!f)}N2 z7ryh(V6bC?>43>2OoYh@Y;gky#eVaGnJ)c``w#9p|F-?#f8I$;o>emoGB82a@4LpR zw)k-7EyleMr>+*+u>17ibYTWYn4t+<`6iSeSo8CiUv+Kr#hJT%j#l2hlQk0(QY;{6 z+lxH6J^1ZpQgoef{;A!uekaCd{xFz@eFOW9;4lAw_t))vVcW?0fWv_S=6)n|9VWM3dVc!1 zP2(M}_3Lpf`n56sz;D*1sde{}E&o%@ACTlPP<`H<5n<%BJIp;(Yx@np+TLS9So!0i Y^tt=S8!GHRvN8aHr>mdKI;Vst00kq8M*si- literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/pixelitos/128/cs-user.png.import b/tools/configurator/assets/icons/pixelitos/128/cs-user.png.import new file mode 100644 index 00000000..964217cf --- /dev/null +++ b/tools/configurator/assets/icons/pixelitos/128/cs-user.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://diu1akug7xul8" +path="res://.godot/imported/cs-user.png-000ae36dd21d4ab3eea297adec89ae56.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/pixelitos/128/cs-user.png" +dest_files=["res://.godot/imported/cs-user.png-000ae36dd21d4ab3eea297adec89ae56.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/pixelitos/128/cs-windows.png b/tools/configurator/assets/icons/pixelitos/128/cs-windows.png new file mode 100644 index 0000000000000000000000000000000000000000..ced711c76d20d423758ea4b5582c840129677d44 GIT binary patch literal 371 zcmeAS@N?(olHy`uVBq!ia0vp^4Is?H1|$#LC7xzrV6^gdaSW-r_4f8gUM52xhd{nm z_Wp@R${W~(FBmi03U6RjUb4r~h_%Ndu~XqwT+gHNul)R8>wk9tl~+s%g&Yiw3Ji=9jZkgrpZ7C} zgM?V127%=voCoixylF6O)AbV()MH?BU_g?>UNq3(xn Ye#<)HB*n!&j0`~F>FVdQ&MBb@0J}LvVlQ> zfeEUO(Six28Ci%}&Vl$@>%Jepz-}=An;HWX%o*gEgreubdf)!rhIQ2sYAW^mR>oUC u&tO70aL;#!Z2lX+M~~bxj5$4uJ+b zzS9-Duc)55SMcb-#Hmv*g;$;Xaa`b^?@8^Z#{zf1ZsgOAerEXTVJzD&H3min29^c} z0fxPr_KUaK9lst{A%BqTfe=WD$$^1`;WxvxKW!=Rgd-SZn4m(83GxT#{NMkz^nYzr z{`m{PS;82mLkt1xC`mPHpa1*wTA)@&sL}V6(_a4myVBCUvZ2$`;@96FFOH|P7I1=0 z2P>&<@F*_&C>-#+`ga%u3(V$*$3A=KH(dHHaPhn38U{T^n0YU}emrN|^`E`co`DH& z1kAOJKr0WFO%4v2{+&gMfdy)ojAfhJf2Gem8#mjF3;eTfK5Y}l2=j{qgI!m>yu$bL z|GVZtMs~Gz-@%*n1AdmX@1DNnem*P0svD*93P)0 zqAMQ!V^`10x1oG*`@F^hqvfkA+Q z$${a_vY(Qszb*IuX3g5;Zoqhl2`tLNz?i`QV9xv(Ol;p-)Ec5eDuH4O3~w0ceD*JC z)UIX{KA;N{V1b$gmIZT`hwQR{U%&s@zqWV&!VHWsB@cAgz5L&F%d+;1Z8IlAQ^A~% z_t`W4+SvV`r|{$N42C>Lm`O8E{dmvp@}1>kaa{@j#owQ2LtFs1BmSSg!)x0HBy$q@ zk$D#q`2&74RyREnuZZqOQU!Jl*aRjA2A}0F^^MO=y`do+X()ra5Qq@iSp4T7? op0ITY`DW|%x_A$gc^{hj@4T^oB-^sdfdL3SUHx3vIVCg!00QcZ#{d8T literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/pixelitos/16/org.xfce.session.png.import b/tools/configurator/assets/icons/pixelitos/128/dialog-password.png.import similarity index 66% rename from tools/configurator/assets/icons/pixelitos/16/org.xfce.session.png.import rename to tools/configurator/assets/icons/pixelitos/128/dialog-password.png.import index 0d19b239..fec67f43 100644 --- a/tools/configurator/assets/icons/pixelitos/16/org.xfce.session.png.import +++ b/tools/configurator/assets/icons/pixelitos/128/dialog-password.png.import @@ -2,16 +2,16 @@ importer="texture" type="CompressedTexture2D" -uid="uid://ckjaln5waj3kt" -path="res://.godot/imported/org.xfce.session.png-d1043828ecf1990df809d466782df966.ctex" +uid="uid://ck1ff6wn5ge3w" +path="res://.godot/imported/dialog-password.png-0f52ccd8660440809594b41af10f2a44.ctex" metadata={ "vram_texture": false } [deps] -source_file="res://assets/icons/pixelitos/16/org.xfce.session.png" -dest_files=["res://.godot/imported/org.xfce.session.png-d1043828ecf1990df809d466782df966.ctex"] +source_file="res://assets/icons/pixelitos/128/dialog-password.png" +dest_files=["res://.godot/imported/dialog-password.png-0f52ccd8660440809594b41af10f2a44.ctex"] [params] diff --git a/tools/configurator/assets/icons/pixelitos/128/discord.png b/tools/configurator/assets/icons/pixelitos/128/discord.png new file mode 100644 index 0000000000000000000000000000000000000000..457fceff2e90e08bf99ff8b4ca66e02868c713bd GIT binary patch literal 623 zcmeAS@N?(olHy`uVBq!ia0vp^4Is?H1|$#LC7uRSEa{HEjtmSN`?>!lvI6;x#X;^) zj5kl})B`yR$sR$z3=CCjKus+S48MRv4KElNN(~qoUL`OvSj}Ky5HFasE6@h0@2#hc zV@SoEw|CC=3L7#sT;!DQTjRiVkx4a|`L?hSZ;q$PLB>|)C?{qC?-@r<*1eCNE1&-5 zeSKTlD<@tEa}Ft77U9c9_HPh($oX!GiI~ z+**FC-Tv#WzgIG8BMEaV_%Re-uJ-x;XKUJd;Rr^Uaw7pj~^a><+-5`L+0+*`1kj7cVAzAtpE1M=S!b`QeXV~?e)5vwI~Jv-L%%8zuN*K8|^+n-_|a84T?cP7rot{TWw!)cKgZq zGwvR*lj^CT`{$45|A+OA>35&!-~RUT$^r~?U#35p`@5d?d7a<=ow2_^Ze%(F4LeBa gLt=@6;lrUnY}^lgZCYlsUIB@Dy85}Sb4q9e0CY3>Jpcdz literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/pixelitos/128/discord.png.import b/tools/configurator/assets/icons/pixelitos/128/discord.png.import new file mode 100644 index 00000000..e52b80b9 --- /dev/null +++ b/tools/configurator/assets/icons/pixelitos/128/discord.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://bo7vpff23a2ek" +path="res://.godot/imported/discord.png-764a2e950dc447e0487cbae736b2827c.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/pixelitos/128/discord.png" +dest_files=["res://.godot/imported/discord.png-764a2e950dc447e0487cbae736b2827c.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/pixelitos/128/disk-usage-analyzer.png b/tools/configurator/assets/icons/pixelitos/128/disk-usage-analyzer.png new file mode 100644 index 0000000000000000000000000000000000000000..a5b9f0635de71e7c6033f822ecc5822aa77252f4 GIT binary patch literal 527 zcmeAS@N?(olHy`uVBq!ia0vp^89>~?!3HFsbL;pqFfd;8ba4!+xb^n#YCq;cfrf{A zj!ByQ4eOjgaZT9g+`QuOBD2*SDlWCSXB=2OVMkVzT7*r7P}Pw)Z+hQvXRZ2ar0%n= zHA`&Gy4UY#{#%ndOY75L_P9fd>>Lvq7=;uVrIL@{zqq*iT-olqU$}R~=mmdQ5q{Dk ztl+?;;?QvApWK!2^MvmzZ+iXv=S&6nIbbbJORia;+1LC+ZbGf?$}c~>wx`?MA@rE+ zv(>0R-}z2+>FwY9;!>Mr3Yl0u8dx|cEZffR`hCtD+mkGu0t$>kJ}Y8W_yPP+8v+k!XWx4OQ+kEHC^-IrG{-@9G@aQ^;V)xRGVPyWU9wH9cQ1JUOdmA8h&eX+rOXlmt|@p1;-lOj2G3H{?yvOvOSLE;CuXviBUcF T5l;Vs5zXM~>gTe~DWM4faMIyQ literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/pixelitos/128/disk-usage-analyzer.png.import b/tools/configurator/assets/icons/pixelitos/128/disk-usage-analyzer.png.import new file mode 100644 index 00000000..2b45c113 --- /dev/null +++ b/tools/configurator/assets/icons/pixelitos/128/disk-usage-analyzer.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://ca3ndbg0eykxn" +path="res://.godot/imported/disk-usage-analyzer.png-c8debc7095756256ac301be07c6f8f8f.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/pixelitos/128/disk-usage-analyzer.png" +dest_files=["res://.godot/imported/disk-usage-analyzer.png-c8debc7095756256ac301be07c6f8f8f.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/pixelitos/128/document-open-recent.png b/tools/configurator/assets/icons/pixelitos/128/document-open-recent.png new file mode 100644 index 0000000000000000000000000000000000000000..51aecbb77a401ec0900857f74d5caf5c991091f2 GIT binary patch literal 647 zcmeAS@N?(olHy`uVBq!ia0vp^4Is?H1|$#LC7xzrVDj^HaSW-r_4e*Yzu-WL10Uly ztnqU*Pg8cjf6(``?B#4Jn?%}j~ z_w)B=&Nlf!=h^S7g=bf6cz1fW_{!IB-`?&HJo+u)fAV|(&;M@sPg=jUHs>-+GNjbkHx!PugzOf`|Fq0 zU#{o9!fE~ifH{aB$thJh}w*LI{Vs*GAi-T!( zL#X)O>+)xRPW)K$h6QX5*!3&Y_yz8U$Nj2n%s8iC8~-nK^1sZZ>9Nm|ltj$7b;xu+ z|8ru-Ir%Dofw!3`!Sar==)Jf^)w%fZwg(UHetZnoA1=j@PA=!4yM5)Ic?y$$*X~CO zhX?w;?}Vq^6SnzwUt7cWxqGz?vV-SWH{ANpvULCY^K(BVd!K(NyTsA|%@4|7Jxcz+ myQO}{WAo=d#Wzp$P!}AOZ{k literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/pixelitos/128/document-open-recent.png.import b/tools/configurator/assets/icons/pixelitos/128/document-open-recent.png.import new file mode 100644 index 00000000..bba454ee --- /dev/null +++ b/tools/configurator/assets/icons/pixelitos/128/document-open-recent.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://c5wybbuuoroae" +path="res://.godot/imported/document-open-recent.png-0d8b8a1aeb55ac7a298ab75fc0607416.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/pixelitos/128/document-open-recent.png" +dest_files=["res://.godot/imported/document-open-recent.png-0d8b8a1aeb55ac7a298ab75fc0607416.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/pixelitos/128/dosbox-x.png b/tools/configurator/assets/icons/pixelitos/128/dosbox-x.png new file mode 100644 index 0000000000000000000000000000000000000000..44f189859576cd89df15d0bde8abe76495b86c72 GIT binary patch literal 1161 zcmeAS@N?(olHy`uVBq!ia0vp^4Is?H1|$#LC7uRSEa{HEjtmSN`?>!lvI6;x#X;^) zj5kl})B`yR$sR$z3=CCjKus+S48MRv4KElNN(~qoUL`OvSj}Ky5HFasE6@gL4!fs| zV@SoEw|9L#L<(h&eT=jE=lP6ab$Kq}m-3YHmZWk19W*y$5V;rV?`R>xb%Bs2-_Z=Ts+Fif@?u=GE+dt#Y zn;RQCAYcQ>t~`ZTuK&&)WuLjWTt4_*J@cdQ_n&`%zWvGB=jT%YX)+XXHOygBSk7<) z%#1lv<#?t0kK5-20sZ7^sq+Ub%M>`D&wgC~@J`h7=+`;dOY1VdCFhifmhQ^AS8l~L zA(-Kb2!kc7gC8S=xpTr+KE9_9-F8X6dT=M|x&Pie#^;@yQpJJhNdnfOIVDp{Te4cFcV~02A zqW&;BI|eJx@xRh%oqK=Me9rX_#j=c$;6n<@IX~w(Tz~%NsL+q9uYadj%&o7;5S>#l z_4?1I*A=q$%GbD_ua&kt@N=Ktp1(1A?9at)pwF*(nf?l#Ph{*$!>c&_B@D0)TWcN;ij?glu??TU_5Cf_r+JO%`N@z|yV4K8Y-7giiMTyz}*UCcC$_49_bk+dtT|mT^~lR@nI^N+v(R&x|9G`C?%$(HxeGe`W1bN~H!clCd3ETMWQ{^h1mD{t-F Sn+Gf_7(8A5T-G@yGywpvE(pT_ literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/pixelitos/128/dosbox-x.png.import b/tools/configurator/assets/icons/pixelitos/128/dosbox-x.png.import new file mode 100644 index 00000000..3b4b059b --- /dev/null +++ b/tools/configurator/assets/icons/pixelitos/128/dosbox-x.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://ml4holu8xo5" +path="res://.godot/imported/dosbox-x.png-85fd7ce46c5f3e1f2adf8902369861bb.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/pixelitos/128/dosbox-x.png" +dest_files=["res://.godot/imported/dosbox-x.png-85fd7ce46c5f3e1f2adf8902369861bb.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/pixelitos/128/dosbox.png b/tools/configurator/assets/icons/pixelitos/128/dosbox.png new file mode 100644 index 0000000000000000000000000000000000000000..5407003e25f049de8c05462aedaa19b2bc0d3006 GIT binary patch literal 809 zcmeAS@N?(olHy`uVBq!ia0vp^4Is?H1|$#LC7uRSEa{HEjtmSN`?>!lvI6;x#X;^) zj5kl})B`yR$sR$z3=CCjKus+S48MRv4KElNN(~qoUL`OvSj}Ky5HFasE6|34foZv? zi(^Q|oVRxky_g+E8XmeRRWLeBWwQp)Qkw3eeuE=UA@>8v!C(%}w{L76b(C-1W?{N@ z>m~0q(f;G>{{6qc?&gsX#s-sb-hEhP_fL}J^@`X03-Tlx<}e;W5WRf!%UeG-|QN%ZaQzhVqbsa5sX07 z+silM?)UiGzxCJmKX?Bhe|`RWOf@m=FMiklTeW_E|5dy92cEO7nt~ZvUv2EG=O1`g z`+c_K+hW1Z*JWKWgW=F~HovsXm-qwzR+oSK_4CzVwyUo-ut(;)KX#3==RcqR&a84C z7(rKGv-B|(urZ_~6NjJH+_}TQ;Qv_+7rzs)_L*`@=GDx8U|MGIboFyt=akR{0B$o? ASO5S3 literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/pixelitos/128/dosbox.png.import b/tools/configurator/assets/icons/pixelitos/128/dosbox.png.import new file mode 100644 index 00000000..743f90cc --- /dev/null +++ b/tools/configurator/assets/icons/pixelitos/128/dosbox.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://bf2k4h3nhmky0" +path="res://.godot/imported/dosbox.png-909d602e185042b90148dde59d0b8470.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/pixelitos/128/dosbox.png" +dest_files=["res://.godot/imported/dosbox.png-909d602e185042b90148dde59d0b8470.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/pixelitos/128/drive-removable-media.png b/tools/configurator/assets/icons/pixelitos/128/drive-removable-media.png new file mode 100644 index 0000000000000000000000000000000000000000..cd7cb42323130f3db2c4c630071da00f13fc2899 GIT binary patch literal 477 zcmeAS@N?(olHy`uVBq!ia0vp^4Is?H1|$#LC7xzrU|izq;uunK>+PL`xy=p&4uKnj zI8$>tr#LiDap0WdsD1M2_o=4$-tg@y?@LnuCAB5_unq4!oAdWIHwK-u`SiQm*Jc(2 zO9O)d1Cs-TjqhjUtZ&6N`D?#(s5N+lgg6)&6&T(y&iVYg;~l3D!*m7~sM;IM7SHdy z=lUlw?O;)WiarRe+w`CD_rCJlzqz-4;7U0fbe>(bf4_e2=k>2&{rWd8)pM`90b>jk z*iN7Y3H$}ii~kkMEd2fadMWSUdbj(+GZ^$3!BzvUtC;fTJFCn2pBL}T-vvs*gkid& zmh&$8Z|Cs#^N)MqS&`K+f1Gnb;XLONRR%_=!kOO~w#uK_r=F4frMONr)r=8g(7j9d z#SMO0-eH0I8)&(N$B)S0i|gYbyvv&ZeKwNi_wO)Yxgq?;_BpcP|DEg|r}nvL)b^Pp c8Ef}}ovkYP|9|$NeGEY0>FVdQ&MBb@0CKFLhX4Qo literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/pixelitos/128/drive-removable-media.png.import b/tools/configurator/assets/icons/pixelitos/128/drive-removable-media.png.import new file mode 100644 index 00000000..0d5e8198 --- /dev/null +++ b/tools/configurator/assets/icons/pixelitos/128/drive-removable-media.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://cvt2jky3bbjun" +path="res://.godot/imported/drive-removable-media.png-5e63d1639cd61e282ca958c0f31357ad.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/pixelitos/128/drive-removable-media.png" +dest_files=["res://.godot/imported/drive-removable-media.png-5e63d1639cd61e282ca958c0f31357ad.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/pixelitos/128/duck_tank.png b/tools/configurator/assets/icons/pixelitos/128/duck_tank.png new file mode 100644 index 0000000000000000000000000000000000000000..55903cf176a95e113a5396326a6311e3c53bb999 GIT binary patch literal 855 zcmeAS@N?(olHy`uVBq!ia0vp^4Is?H1|$#LC7uRSEa{HEjtmSN`?>!lvI6;x#X;^) zj5kl})B`yR$sR$z3=CCjKus+S48MRv4KElNN(~qoUL`OvSj}Ky5HFasE6|34f$6HJ zi(^Q|oVRxkvqc;w8Xm@a%CgMXO%}Xx%3;=oQzg@u32)qJ9DC}u&F&}SOMFgguixV* zeNe3+)n}srX@&j~<{^N)L7X0A*UL}7}5=jMEZQkOq z%qhRlR_rN}PyA@Pv;L>u!Kh-k24e;bW+Wo|sGY-)+W+^<{U5K^-+x>_t|~6UT+;s> zw@t}8h5|N*bYx<+#bvp7%r&-m`1Ixe{t@ikf45eyuij#A`{S8!_8gSW__doU9o2Ya zh8?Nb764sqBh@P2@9%f$pSw z-}!#R+}--N+v9)#GTnZpvaMkL0StfY-DR)XCR!g~UpjBj>GHYp;SVdBFF U=eu*GfGMBB)78&qol`;+0Cm-3rvLx| literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/pixelitos/128/duck_tank.png.import b/tools/configurator/assets/icons/pixelitos/128/duck_tank.png.import new file mode 100644 index 00000000..43be5556 --- /dev/null +++ b/tools/configurator/assets/icons/pixelitos/128/duck_tank.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://boqql5b5qhdy0" +path="res://.godot/imported/duck_tank.png-57c51996811a37bdb22d8eb02a91bc9b.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/pixelitos/128/duck_tank.png" +dest_files=["res://.godot/imported/duck_tank.png-57c51996811a37bdb22d8eb02a91bc9b.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/pixelitos/128/duckstation-nogui.png b/tools/configurator/assets/icons/pixelitos/128/duckstation-nogui.png deleted file mode 120000 index c0f6786a..00000000 --- a/tools/configurator/assets/icons/pixelitos/128/duckstation-nogui.png +++ /dev/null @@ -1 +0,0 @@ -duckstation.png \ No newline at end of file diff --git a/tools/configurator/assets/icons/pixelitos/128/duckstation-nogui.png b/tools/configurator/assets/icons/pixelitos/128/duckstation-nogui.png new file mode 100644 index 0000000000000000000000000000000000000000..de004260358bd4fcfb2714f03cbf0128c9a92eb3 GIT binary patch literal 586 zcmeAS@N?(olHy`uVBq!ia0vp^89>~?!3HFsbL;pqFfa*vx;TbZ+2uU$^ruyT9G| zM|xb+T|3`fs}#OI-gfR!-S1%0z5BlWJ-cexlh^)QJW@>@OpYv#3IZl>%dURk_FMhj zX)Bqkb0_2K&D2*a=<=}$vNSmeIBHC2R`PnjWP8HjvOCf;XKyd6oXK_R5l}*bgGI1q z?qs{mSL@WCTdsb>s>A*MLjKM42tI`LUSr?qGxlXp>VIJKy+?1JzSVVmxqTrM#MnV5 zD|9IEbnl8)E4~oBp-yDY`d@b&j^0nbC?m{ez>hGZ*4TIdq3jKH_HTGSp3j-S7Hm0( z5(i7;g2IXO*;701?q8l#`}^#&>e{+BP-6vHnw~6Ze7dAV!`=0Md3eRW;Pu+iA8oM^ za1j9cIdQ)a|3ALNGNMoBY*sk_!+uqi3@j+j4()%)UZ1z_3!CUUOD&IXW^f3(2((Ra zt~&48S{z`@Eq^JDwNU|V69=d#Wzp$P!2((5Y# literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/pixelitos/128/duckstation-nogui.png.import b/tools/configurator/assets/icons/pixelitos/128/duckstation-nogui.png.import index e71a2680..6e42a7bf 100644 --- a/tools/configurator/assets/icons/pixelitos/128/duckstation-nogui.png.import +++ b/tools/configurator/assets/icons/pixelitos/128/duckstation-nogui.png.import @@ -2,7 +2,7 @@ importer="texture" type="CompressedTexture2D" -uid="uid://nysbwkpj4oyy" +uid="uid://bmgoufconnsw6" path="res://.godot/imported/duckstation-nogui.png-2cecc0c658d8c3836a8dedd3d289f88c.ctex" metadata={ "vram_texture": false diff --git a/tools/configurator/assets/icons/pixelitos/128/duckstation.png.import b/tools/configurator/assets/icons/pixelitos/128/duckstation.png.import index da9e8e6f..5b719766 100644 --- a/tools/configurator/assets/icons/pixelitos/128/duckstation.png.import +++ b/tools/configurator/assets/icons/pixelitos/128/duckstation.png.import @@ -2,7 +2,7 @@ importer="texture" type="CompressedTexture2D" -uid="uid://m5283vouicmb" +uid="uid://cxwnt3djsrck7" path="res://.godot/imported/duckstation.png-d574f4c1f99794d23c3f0156595831ce.ctex" metadata={ "vram_texture": false diff --git a/tools/configurator/assets/icons/pixelitos/128/emacs.png b/tools/configurator/assets/icons/pixelitos/128/emacs.png new file mode 100644 index 0000000000000000000000000000000000000000..a41f9933e2ab05a6c2122647861d9f0994ef7e4c GIT binary patch literal 601 zcmeAS@N?(olHy`uVBq!ia0vp^4Is?H1|$#LC7xzrU{dgOaSW-r_4cl>-ysKvhQM}{ zq&piPMw~JXP^gl2wQQ}Qb3!+JvKx!JUd-7EJ*64H?`=~Guv=({> znk7^uXTO2_w=V;e0|N&GqXNS(HOuxhbDy^#F@96MuS-D4I%EFM=AhRsZVc@VEDa0- z3``CTU$UiUS)X6Os>1p9+jUp1U;O*H>BZ;!de?g2#Va>BgH(Wxs#<#LFRSnQ&)(+` zduLbumtvG*0&53KCdfXRapkMou3C#VHC=8DEKq|v8VDOdsXAltJ&M_9~}A1 z-owDh2sRF=XanB`wUxhL=!Q>z@$IhOzaO)ITD|_+3$YDshWnBqu3uMv{yF=sd&%#N zl4;+?4LauQ@2}p`k(dAbD~cx~*nga_tUFavBX@URwcWm-l{K%vvMMt$K^@QHkbaGE zmf38(qulaS>behdz?=wn{CY0AANv|++`ayMw;%(f0s{+J_JR8h-}$eP^v{`A)4210 z_=N1jzhZaa*)_tPFTn6Niaq1|ch)6S;@mwnYv((n1{c`vFBMzdp8qV}+nXoPr;Y5M zaFzU|>tA29?#kOaiv>yIz{1xIn%6k{s^{giz#QMe@Z+g;pkrqFw$A9g3_#%N>gTe~ HDWM4fsy*Yg literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/pixelitos/128/emacs.png.import b/tools/configurator/assets/icons/pixelitos/128/emacs.png.import new file mode 100644 index 00000000..43e70039 --- /dev/null +++ b/tools/configurator/assets/icons/pixelitos/128/emacs.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://cse4phnvye0ns" +path="res://.godot/imported/emacs.png-2b2cc9db7cc1baa6b4353f0efccb4b85.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/pixelitos/128/emacs.png" +dest_files=["res://.godot/imported/emacs.png-2b2cc9db7cc1baa6b4353f0efccb4b85.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/pixelitos/128/email.png b/tools/configurator/assets/icons/pixelitos/128/email.png new file mode 100644 index 0000000000000000000000000000000000000000..a2205a6398dfc59458942371700673651d2b541d GIT binary patch literal 537 zcmeAS@N?(olHy`uVBq!ia0vp^4Is?H1|$#LC7xzrV0_@|;uunK>+PM5zK0z|8WQJ= zE?wNE#O1a?nU{G-s(@OOq_~JkrbZ+~=c%q2f}1iO7Hx8D-}(9H?YBdH%1qPM|1_6fb%|DFu-dNiI65aB_wvqFJ5J-^8fq{de zy5atdU3ni2mTkWOzL^s)%=p21_MP_$mrY#l8FO#X0xD#L8ug8V+tS_tWNm*U(+(D> z7}Ei{2fP2(S^wJiKloYwgFDYZT&eE(_p$2B&z1bg6PRGC92jceGA=v!bLniW$t!JFhzyh^(O%}gEHS_M}-51x-*Nfj&$B=aXr}ur~84P-iFzYw4{|G;PdyV=0 zU$wtCRyW=K+>7MofOB#RIg{sY_Jy0s(ICpX^1r>qyZO={XMZz7y$tk;*DdBVx$kTb z-+5jl%mC!GfSr&KTivkI?RRDU-+PM5yoU?~94@kK zWZ&&@lw(RxgUeBt5RV*(lN=!%xFzy4kPn@6o78m{0C^Pf%U@@wbb z+jYgxIcxp_mI7|5R+a_^0k|@j13J3d`wzT*CR_FQ@y@JYpM4qN@(uOxn3tTJTAin` z{>9FEVFpG8gdB*&_=A%LWLE5|e>)ql?EH0Q=ie7Q|GoG+6XHa$922sotS#r6fBa`a zGHJp5+J;Mu&hxt5x7YgqpJ5h~PT}O2+$U<|7JRXDcv-rS6X9rsz&|z(&$)aU;1)F0 zePb+|{d;E}lF1L)lV8Uxe6MW0cKxRs1Kb%0=6qvZ^qWO!lvI6;x#X;^) zj5kl})B`yR$sR$z3=CCjKus+S48MRv4KElNN(~qoUL`OvSj}Ky5HFasE6@h0?~bR7 zV@SoEw|5Wv9(E9L2$U{ta9gN$Nn>X#-=o8)X3h8?$Gq{$`iW_|M}L2NWVcVQ|7CVW z;r_S3znI#5HmhYkBjhlL;Sq~~dV>Yy5l)47Uu3_&s{XTO^LarZh=?CUAybDiNYS)% zpXz^Wt`;*1D^r*Znz*8j4}4s=($0g{uEn{(pb|&HMVg^Z)j7!YqcW zz4QAE>zv%G^Yx_|M*aUMlW_IR=USeuxOfB7hQLI zTkfyg#?aO8rG4zz$CvJZ>;HZuy6ccb3g+O4-n~&HC!-l3MIQs>oPoj9)z4*}Q$iB}8iV0) literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/pixelitos/128/facebook.png.import b/tools/configurator/assets/icons/pixelitos/128/facebook.png.import new file mode 100644 index 00000000..53e2e160 --- /dev/null +++ b/tools/configurator/assets/icons/pixelitos/128/facebook.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://by4khxtbjihao" +path="res://.godot/imported/facebook.png-8d1b09a90512cb973305d2ecda9282e7.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/pixelitos/128/facebook.png" +dest_files=["res://.godot/imported/facebook.png-8d1b09a90512cb973305d2ecda9282e7.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/pixelitos/128/fbneo.png b/tools/configurator/assets/icons/pixelitos/128/fbneo.png new file mode 100644 index 0000000000000000000000000000000000000000..bea483b973dd92638608c3055d12cdd2416ffbd5 GIT binary patch literal 619 zcmeAS@N?(olHy`uVBq!ia0vp^4Is?H1|$#LC7uRSEa{HEjtmSN`?>!lvI6;x#X;^) zj5kl})B`yR$sR$z3=CCjKus+S48MRv4KElNN(~qoUL`OvSj}Ky5HFasE6@h0@1>`U zV@SoEw|6gkGCPVmTyzPV9?|H^5vCf^BFe%YY<;5Paa!5l=QZjZCY)}Ty_a`xdE@ru z?e8z9M?C-f`L)gGzwP^X3G{g~6f$)PJIrBt#3G>Hu;cU#yZ=vrzVw@Z=zUE7zq-Z6 zOu`C&Xi8pjC!G5+=h-*QMoyp>3&tayFeP_V_k`E|wktYfcW~cK6kR}7yx$qq=G)J= zb(bhSXKD#}5 zGy5PJ307fd&mQr2fBov8`x(l7QM|n4>2HSB_ZNq!qx%EdSx{TH|2+4rzFsfkef583 fHCSZ8++x4Z%jBc1M$H~zYGCkm^>bP0l+XkKi6-G$ literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/pixelitos/128/fbneo.png.import b/tools/configurator/assets/icons/pixelitos/128/fbneo.png.import new file mode 100644 index 00000000..7e59f8e2 --- /dev/null +++ b/tools/configurator/assets/icons/pixelitos/128/fbneo.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://c7ftqvcf52ehx" +path="res://.godot/imported/fbneo.png-5cb44510ee095ad7a4fc056fe416685b.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/pixelitos/128/fbneo.png" +dest_files=["res://.godot/imported/fbneo.png-5cb44510ee095ad7a4fc056fe416685b.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/pixelitos/128/feh.png b/tools/configurator/assets/icons/pixelitos/128/feh.png new file mode 100644 index 0000000000000000000000000000000000000000..a55122281737427e2676e66809c68281e8755382 GIT binary patch literal 470 zcmeAS@N?(olHy`uVBq!ia0vp^4Is?H1|$#LC7xzrV4Ume;uunK>+M~|yh8~R4G%X8 zun4n69_P)Pb~nNNK!OD$m$lAz$7_YmO*5PXSn`S@#RQBWGoAjw{O3a5*Pm~wwH%ne z{vmg+b>+POb{C@h?U)!97+4w@1Q?hc7&sUhVVno{ua@mQa6J6}@`%Mb1!jy0d9B;b z0^4TzHy!U@#35IIzkW8dHe@qWOM~7Ezu47KwNnpaF0ulq2mI#y?GL=nm9hD^CFZA? z4+9I#Aq`n7@!|zDeDi;?z2!U+S80eun}?8Xivj zp^?{TBYUddKc_n+f#ef{otd;e9{yxUu6ykG9q+wj##xAonzU#&5Vfu(^#fPu+@VTxL1 zo6N5{@^_hC&i~YOe$Tk5no0P8J4lLyfl-0s)Gg+ozaZ%)PyW?12!n)Jz*--OuUqzy z?fY_z(No z>tEyYZ<~Gj<$L){T)m~uEQqyWJH9a}PqaEd8%5-@U~Sy~J=I2xVAsQJKyZpC|NYJw zbpH3^^Ph|V|J~0C^(IiE!BSg?m(MGZynt{CLO;mj1_q6&xxbo$;rKEC)b*^5Yke8O t?qLFIXqf+wG3X8FvD$OyNKV-IlWEpZ=Y7ZCx~DP#fv2mV%Q~loCIEL#s$Kv9 literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/pixelitos/128/file-roller.png.import b/tools/configurator/assets/icons/pixelitos/128/file-roller.png.import new file mode 100644 index 00000000..990cf8e6 --- /dev/null +++ b/tools/configurator/assets/icons/pixelitos/128/file-roller.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://cq16w3q022bnk" +path="res://.godot/imported/file-roller.png-370cbd22228e9e66110b9415dec131a3.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/pixelitos/128/file-roller.png" +dest_files=["res://.godot/imported/file-roller.png-370cbd22228e9e66110b9415dec131a3.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/pixelitos/128/file-system-manager.png b/tools/configurator/assets/icons/pixelitos/128/file-system-manager.png new file mode 100644 index 0000000000000000000000000000000000000000..04548a3ebff6e8e791c1a3169319734dfb4c4749 GIT binary patch literal 349 zcmeAS@N?(olHy`uVBq!ia0vp^4Is?H1|$#LC7xzrU{vvRaSW-r_4d|A-X;f$hQL07 zvI52gnQa$%HBwouIHV&^D)}9hP|Hf@ZSB3Y_qv?o!%ufb>rWT~O#lG}v&8p}-uL(Q z|7l!*IVx}M`RB)tpE4AsE95c>FfchVa4;|?@Cn?MQ78@G&teW0QD9&>5dQHs_p#S^ z_5OX8QP{x+Rj>ye0>chD5dx zpB~M7b1e7qG@qVh40jLCxuIF~dtdmaEeq@UW(pd_uF6_*W6dp10R|=q1`Y;B1%_=) zWPgj-@NSbV+81oZh!AIKV8Frow`%S$eu-ap)qj>}{+aH>09V;C^$qiqsAe?=CaBpg z2bNEJxb(jG1KWnrVtd;!uoQ5@WtRE;k8!x3+W&q1^)>zpCHBsH@6U#~2yEW!o9r*- z`)d-9C)df!+WfE2y&XCKz@y)ai{|s&o!9?+&r$e*Dg&be16c7l#(P>C5zpPdu5T=k zfA0R>+U2)G@_czzCEJ#i%)M_r|K{Vf4-H;g-DiQhq=BI#T|VLEdq$i4?_KTXZNFb& z`R;t?Zyh_T_J5aeynaypp|VD+#y|en+fTn)wnu;aapkwhK7F`5m>x|2&9HP?oV)w^ z_scJzM6x2{tlfbd^PlVg-N`JBP@dp;Y3VARBfbz{FacfEko$x6Vvv(jcI-x11|aZs L^>bP0l+XkKgI>Fd literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/pixelitos/128/filezilla.png.import b/tools/configurator/assets/icons/pixelitos/128/filezilla.png.import new file mode 100644 index 00000000..25f71d5b --- /dev/null +++ b/tools/configurator/assets/icons/pixelitos/128/filezilla.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://4qr63lg3vneh" +path="res://.godot/imported/filezilla.png-dcbd807dff2df96b89fd825f4bcfc53d.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/pixelitos/128/filezilla.png" +dest_files=["res://.godot/imported/filezilla.png-dcbd807dff2df96b89fd825f4bcfc53d.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/pixelitos/128/firefox.png b/tools/configurator/assets/icons/pixelitos/128/firefox.png new file mode 100644 index 0000000000000000000000000000000000000000..866120b8f66fccf609ed5a5a23aa5e01903d8258 GIT binary patch literal 621 zcmeAS@N?(olHy`uVBq!ia0vp^4Is?H1|$#LC7xzrU^4M^aSW-r_4baUAG4!K!$ZC) zEPf3tj)@y3RQL`mS}^S5RLndiTM)z0=$y3Sh8EK#VF!+zN5jsZPP2NG_w9F1FxTn( zH_yB-yWF$p+uJQ?ZRhdLzdYmrKHdM1GKCu$1Q?hc7&sbMdIsAwT(q;dbNRWPzt%5- zwSWsK%)qF?z|vrOV9U3k(Z2sas#Q#0^5FUQ%oD{-+6}=BOi&eP7_HuJUeEvO`q}$6 zOIDrd|NgU9{$XVSLw$PfInFf?S6VOCYYz$>A&56#w14=BLc}ISG$mz;MijeZ`;3+ROi*aQj(@ z@(1iVuYWZHN#4zbU1N*IE{$2j72Hus;>V2HXY6_K`+peRAsh|7Uh&VT-_$?wUe2EP z7ypaDb`1x=@+@8So5Agly1;U{!Zn=h**m^1tUb?}_5N_S_FWYBSaIYxiO1>-NdEfD zl6?QU`~2_7uHAKpG3z|1Qtf%cU;p;(E192<6l6D^$SeqXYw2`9>;2=ku-F2Ik?bEv Xfu8btCj^)5V*mnAS3j3^P6!lvI6;x#X;^) zj5kl})B`yR$sR$z3=CCjKus+S48MRv4KElNN(~qoUL`OvSj}Ky5HFasE6|34fmzPe z#WAE}&fB}T*&=}w4i8QQS8?n&Lh``PsCic7Uj z;S3hc4aP{sj)`_Mi?96t6RpjE%BJR0_w@CLety0#f9U7Yotsw%FR|Mn^qn(?5ycLm zZC!7eQ|>-LKkrS;=VR++E!)@cZ9SU(u%_@~)+>Rf?}T?S9gt+0!-zzr+VdOO-hFqx zG(q?74#{)R_2ad^{#nORz{Ze{Oej15|5yFvUv{+c{PgKVp5JmDF*qeGkZ5sB! zUw`dk*`J^5*X{F_Rl1{Iz>4B0pch{suVxBec*V{)Yd)qCh~Pr7)_ptAY*YQoV$S)w z_T~$;e{R0=^{mfUFWdUY{oEWoG5iy{kKf>0j>^BIQ5LZ~%kAgH&)k3EvFP7dzb?Hk zu)F$aUg;mk54Mf35axqf>rRxPZ+}12d++&u#Ctwz0@O1TaS?83{1OU}`kW&Bv literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/pixelitos/128/futurepinball.png.import b/tools/configurator/assets/icons/pixelitos/128/futurepinball.png.import new file mode 100644 index 00000000..bcb6b27d --- /dev/null +++ b/tools/configurator/assets/icons/pixelitos/128/futurepinball.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://cpku11sp5a25j" +path="res://.godot/imported/futurepinball.png-6f75ac8b29ef4ee45b338864d9bfbcc0.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/pixelitos/128/futurepinball.png" +dest_files=["res://.godot/imported/futurepinball.png-6f75ac8b29ef4ee45b338864d9bfbcc0.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/pixelitos/128/gcolor.png b/tools/configurator/assets/icons/pixelitos/128/gcolor.png new file mode 100644 index 0000000000000000000000000000000000000000..866b8f68d14a6f3e7c048dc5198ed7e3e2bce49d GIT binary patch literal 617 zcmeAS@N?(olHy`uVBq!ia0vp^4Is?H1|$#LC7xzrU^4J@aSW-r_4clz-=P4R0}rni zFseU3aD?$jZ@2=F%z;>OSzA`UT^5xLLQT6D8_P7bv>ddsp1sRzulwhkEnDwz57U02 zzrM1*d&=dPTeJ@Cb7o(?%8FMuer;I%!p9ru@4x-FOYe4$S?X;0`<{;LIUN`{7#I~8 zSRC%Vd|$zShI3Pt-t>cyHy^KE9sl6%XO)+~i_Z(LVbEiQsA^y^U|*qJ>L+mf`SC5a zd>6i1Hi{ll1sl-7Ai(g9A@|nvc0Uf$+;_GaoEn0Bzh z6fX#8^R;hyJ$>_<;-aY4dwx5TiB~TC_{*?z);!@Q^X$#PGsAQ{ zF#Iuk@k`ia?|g-A=g->$O-9JfU@l4bOJIcs3&_JS`j)-Fjclw;F`vNinx9Gc-u{>W zaR2DN|MI{8Mlr@PfqelCs0-^Y9bR$Xd;YxD(y{n=jW)=0&`{=0eZ`qH-(2AGmpKpW zN^icbt@~2Phos=qs6pnLEFK3}aw{1{p_#R2_p* WUGIu?yF4QXAnOSzA`UT^5xLLQT6D8_P7bv>ddsp1sRzulwhkEnDwz57U02 zzrM1*d&=dPTeJ@Cb7o(?%8FMuer;I%!p9ru@4x-FOYe4$S?X;0`<{;LIUN`{7#I~8 zSRC%Vd|$zShI3Pt-t>cyHy^KE9sl6%XO)+~i_Z(LVbEiQsA^y^U|*qJ>L+mf`SC5a zd>6i1Hi{ll1sl-7Ai(g9A@|nvc0Uf$+;_GaoEn0Bzh z6fX#8^R;hyJ$>_<;-aY4dwx5TiB~TC_{*?z);!@Q^X$#PGsAQ{ zF#Iuk@k`ia?|g-A=g->$O-9JfU@l4bOJIcs3&_JS`j)-Fjclw;F`vNinx9Gc-u{>W zaR2DN|MI{8Mlr@PfqelCs0-^Y9bR$Xd;YxD(y{n=jW)=0&`{=0eZ`qH-(2AGmpKpW zN^icbt@~2Phos=qs6pnLEFK3}aw{1{p_#R2_p* WUGIu?yF4QXAnOSzA`UT^5xLLQT6D8_P7bv>ddsp1sRzulwhkEnDwz57U02 zzrM1*d&=dPTeJ@Cb7o(?%8FMuer;I%!p9ru@4x-FOYe4$S?X;0`<{;LIUN`{7#I~8 zSRC%Vd|$zShI3Pt-t>cyHy^KE9sl6%XO)+~i_Z(LVbEiQsA^y^U|*qJ>L+mf`SC5a zd>6i1Hi{ll1sl-7Ai(g9A@|nvc0Uf$+;_GaoEn0Bzh z6fX#8^R;hyJ$>_<;-aY4dwx5TiB~TC_{*?z);!@Q^X$#PGsAQ{ zF#Iuk@k`ia?|g-A=g->$O-9JfU@l4bOJIcs3&_JS`j)-Fjclw;F`vNinx9Gc-u{>W zaR2DN|MI{8Mlr@PfqelCs0-^Y9bR$Xd;YxD(y{n=jW)=0&`{=0eZ`qH-(2AGmpKpW zN^icbt@~2Phos=qs6pnLEFK3}aw{1{p_#R2_p* WUGIu?yF4QXAnSvEmzv&)gP#Hes@1qPM|1_1^p2Zl2#xwQ-I z=7ni)EaDetU_?l8Ffei)5CW1wp#wG77S}KMYV#{&?|b8v{dGtRA58zvpu0V4_rCvH zN59TyfT)L>jo?%--_Kw0?emA5>+iD^a67=1)i&gxs=IgK#dFme40((Qa)a`Ey_1tpFaUw4tDnm{r-UW|idJ*l literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/pixelitos/128/geometry-dash.png.import b/tools/configurator/assets/icons/pixelitos/128/geometry-dash.png.import new file mode 100644 index 00000000..3a710aa7 --- /dev/null +++ b/tools/configurator/assets/icons/pixelitos/128/geometry-dash.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://bk1f73f1b65sb" +path="res://.godot/imported/geometry-dash.png-6d3bc8ff8470f5bd63df4398ad3f0daa.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/pixelitos/128/geometry-dash.png" +dest_files=["res://.godot/imported/geometry-dash.png-6d3bc8ff8470f5bd63df4398ad3f0daa.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/pixelitos/128/gimp.png b/tools/configurator/assets/icons/pixelitos/128/gimp.png new file mode 100644 index 0000000000000000000000000000000000000000..564e9b230934a611bd4fc6913dd75f5217faa101 GIT binary patch literal 554 zcmeAS@N?(olHy`uVBq!ia0vp^4M1GZ!3HExuk^@bU|{^{>EaktaqI0}MZd!VG6x<` zeZy5D(zV2xqls0IQRonF+Kz)N2L&d45o&Nhvxbwa_4p&li8>ws51Fx!r=&um5~`q5bR3w96(rOacr{4h$R&j0PsI>;BK4`1{q)55-UH-@7qPXJBby zfXFsHl(1&Kd*zr)zaRsn0#y9L^m95Ko*O;8-HPTKD>E>GO#w^(n3$WSI_t-d>WWiE zGUDmS7yq~G%aC`2>I154F!kJJxJ2jlRB`do`G@0nir>R6tN$`LwT=g@?Us~5=oKm*ioZK}3Wl5GC zT!zVkK}CB`)7Kei)3p7gLPM|auzk8tU%A1X0Vo5u?hNyWx?G#7M{OAN7!mfL-p3es WC!*|(;M6h(An+M}bzrzM14G*P6 z3;EAYxYsnZM~1chvDQPavmHlHm?}AFaTmutlu-ZreXXlUOT7N4#k`5(5pUW)_wA40 zzmZ>c|Nma^J7$a=42%j4EDa19zTYG-TkhY`{(bk&*Yb~-b2cytFfchV0OdDakvm{n ze>>>Cx&h-ICYb1jDSM0eA*s616Hv|np{8n1?ca)uy|3aO-p;?zQos#10ce9m@V97t z^<*ZnWneSbr1L+JiU0QN>Av^_ND2}5B9y`$39}n0b3jd`-p=9G=hyS(CzSv70eJx; z+hF>ZvFQBH>-*GK{H+)CW!Mgvy1}fY`MvV{&gV}qRkz%F{$q;8w}UJ&_cbv55S{e= zM4rXTRiunr~Z=RPs xlK11*r+EtH`~t`SnSE5fug1UxGyi~79mB3}??ZOJfvXvSz|+;wWt~$(695A3s`CH< literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/pixelitos/128/github-desktop.png.import b/tools/configurator/assets/icons/pixelitos/128/github-desktop.png.import new file mode 100644 index 00000000..3fa8b7e0 --- /dev/null +++ b/tools/configurator/assets/icons/pixelitos/128/github-desktop.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://l8a431oxkvpq" +path="res://.godot/imported/github-desktop.png-a4ba13d7e9dd468ecda22bd8e0e39310.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/pixelitos/128/github-desktop.png" +dest_files=["res://.godot/imported/github-desktop.png-a4ba13d7e9dd468ecda22bd8e0e39310.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/pixelitos/128/github.png b/tools/configurator/assets/icons/pixelitos/128/github.png new file mode 100644 index 0000000000000000000000000000000000000000..ab5b98f1c8981cbcf9326919bf6f5c10c06fa474 GIT binary patch literal 496 zcmeAS@N?(olHy`uVBq!ia0vp^4Is?H1|$#LC7xzrVBGHM;uunK>+RjMxy=R=4G(uH zy_LJ$;CaR)N2DfY)|$pyUSBT7@oE+RsGhfav4>||?Fl}ihd~iNg?m2aYc37=^!I+v z(dTLmj0y}a4GaPd>6O7LYAW z4h(a=wtlZQQUfs|h8)N_`ksA5zkc@1zf5Wk-Utb(2AEY~-I$!R#LwrsEv(OT!^~@7 zu()J-V9Mh8!fXD5^&i?pa{CtWj*YmgEUikfEaFEwQWZ&F&^WS@* zn00$C--Yjg)AMR2+IDjyoMG@?X2BQBgSY-a&;Kiv@algJlBXX`ea>JUvh%3K+M}bzrzL$4i_a# z6H`*(NiI^lSbR}=O7T{qz;g%AoH~)Ac5TL~jWXBYuXPPA+?R9H_qIVunMM4gOOG$V zlxS9cmmIej^1||oFFUx+&nQY}xi+owkWZa<2z^K5$0+Nco`Sji6;NMsN zUVi-f(&PE}?c;6Z8?OBDX-)E{ zxM|x?c?NF=pa2I0BTQDHK@n_oN#^w5Eb{s5UE?2|{=M}j|^MGYT z?G8zV8y@JX)|(p~+q6Gn{%(K$zqU1N_x}@Uy3gwZcj%ArmIofzoU~%!;J^O&ujQ97 zS~4)f>^?C6(R}WVzx)1F|Bq=z35}LJ>L>QbH`uKF{`)N4C;^7-dCX5<{gqKHm(OQ| e8PdS8+PMrM$V2B4G%ZZ z2|CD{v4g?*qOph-mu~Cn3$O05wnjNlS99*yUSPP`cX7Yl#8*1So64?N&NGwz^!eQM zoBH+(HSfHBcy7(g8_)hGYyAACYsxc=fu(^#fPu+@fyeigan{@CKkfv*7xZD!XXIdD zRA69fVA#N3aBjW(ecMLP2dYpZ0fy#F$JTAAD!o*DZh!4}jWm<$d#`Ki4rK`WfOLS3 z<7k-wjxlLl|8;Bqdapg|H+EE?_{FeK_U*F0_2Q@17?>OwAQl{0)bir@-_E1oST+{_ zJNPvH8hb&_zDwEu6MoIfX97C_Y}}d5;`{%eS@V&go-_J~c&;OK9wQrpG{kJaz3rt^w>pRA*`@(;|7w~?!3HFsbL;pqFfd;8ba4!+xb^n#YCq;cfrf{A zj!ByQ4eOjgaZT9g+`QuOBD2*SDlWCSXB=2OVMkVzT7*r7P}Pw)Z+hQvXRZ2ar0%n= zHA`&Gy4UY#{#%ndOY75L_P9fd>>Lvq7=;uVrIL@{zqq*iT-olqU$}R~=mmdQ5q{Dk ztl+?;;?QvApWK!2^MvmzZ+iXv=S&6nIbbbJORia;+1LC+ZbGf?$}c~>wx`?MA@rE+ zv(>0R-}z2+>FwY9;!>Mr3Yl0u8dx|cEZffR`hCtD+mkGu0t$>kJ}Y8W_yPP+8v+k!XWx4OQ+kEHC^-IrG{-@9G@aQ^;V)xRGVPyWU9wH9cQ1JUOdmA8h&eX+rOXlmt|@p1;-lOj2G3H{?yvOvOSLE;CuXviBUcF T5l;Vs5zXM~>gTe~DWM4faMIyQ literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/pixelitos/128/gparted.png.import b/tools/configurator/assets/icons/pixelitos/128/gparted.png.import new file mode 100644 index 00000000..a7084331 --- /dev/null +++ b/tools/configurator/assets/icons/pixelitos/128/gparted.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://b0juq1nhlogmp" +path="res://.godot/imported/gparted.png-d21066af64b024c626668650d6833b2c.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/pixelitos/128/gparted.png" +dest_files=["res://.godot/imported/gparted.png-d21066af64b024c626668650d6833b2c.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/pixelitos/128/gsplus.png b/tools/configurator/assets/icons/pixelitos/128/gsplus.png new file mode 100644 index 0000000000000000000000000000000000000000..080d2c51e064ba01f30b64e808d37775d2a37e3d GIT binary patch literal 1032 zcmeAS@N?(olHy`uVBq!ia0vp^4Is?H1|$#LC7uRSEa{HEjtmSN`?>!lvI6;x#X;^) zj5kl})B`yR$sR$z3=CCjKus+S48MRv4KElNN(~qoUL`OvSj}Ky5HFasE6|34fw|4o z#WAE}&fB@WvqAzz+Ro3Dne5p#T~b-CgCj7cqqV7te}bF$?JwKB*c+c_yo~ z=B-KCOSUatVsQ?Wcc%5_Z}^u~ZDIKT`_|WMwtnZ7=e{;??#vL5JiGq^t^8YpVit5= z4i!BaV&qhCFDm0U+7C0coV!+OL#*v{I%v8Ty zy;YiTRu)%yae)x)vR90z?c9^*T)t{~WXru@ujVWgdfjb*KI4D7#B$~t%?!^J8Z0>y z_?V!~r$^r<{b`w1teSOB{N>L1+q-{rO|?lEcrK$9eO-KY_xJFt>dXCF3awByf%ONk zn`eFVi(H@SD;cHl_vKb)*2F*fP+-<`8R0URBjTGX!cyr(P?=M!})jsn6`=i`BzU;`M4sp_{txxwbnY;Y^HF?jk_w$}U zwXeJR=GW2YGk<)p%{zuI)FxNm=6?8{Ip&@P2ltn4;+xC@%Kt9j_it(M-!*^E=Rf+( zd#un-7A=B-R%xdD$BXvYa4mj&ZtEG{H&)w0`Cs0j>8LrF_q<9%U;U## z-vun8U-a*d>_?9pzJiB!Htx@juJ4sSHvQecypq3DuIPV1T2uMopy&AhX8|IbM}JHA zsU^gTe~DWM4fsjIxa literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/pixelitos/128/gsplus.png.import b/tools/configurator/assets/icons/pixelitos/128/gsplus.png.import new file mode 100644 index 00000000..e8472da0 --- /dev/null +++ b/tools/configurator/assets/icons/pixelitos/128/gsplus.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://dop5wi7ink0q1" +path="res://.godot/imported/gsplus.png-34f10ea7c795883064944277a89c453e.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/pixelitos/128/gsplus.png" +dest_files=["res://.godot/imported/gsplus.png-34f10ea7c795883064944277a89c453e.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/pixelitos/128/gtk-preferences.png b/tools/configurator/assets/icons/pixelitos/128/gtk-preferences.png new file mode 100644 index 0000000000000000000000000000000000000000..ebaa4cacfac8acd96536767d6e7966564285fe90 GIT binary patch literal 472 zcmeAS@N?(olHy`uVBq!ia0vp^4Is?H1|$#LC7xzrV4Uyi;uunK>+M~`yh8>e4T(Xi z$**1K{GPA$UMXkI5^wE`T!|{&w!8oB+q%H*!{ZZuil;LRmQGRr{NMeE(Wlqn3zM># z1Q?hc7&sUh6&P3=7+{EexODMa<}-Hu=1d6HJ}GDI8fx#) zp0_`D_G4rT6f^&9b35{UGy9Yvy|`tCSMS9uHv}^*Nz&+!w6*ZnKZMT@dadm?11+$3N(Q^_^+cdu@wfU;n)M z&FFF@i3Q=gACc@Q<~{G<=QqLjJWhw&Y`FHVw|`%JLfJlXBsad>Q*{48@zeL$%jF)t vcrCECatD$V7HlqUSeLq9_=_Eixp#gtEv|EHXbhOw&Hx0Su6{1-oD!MOSzA`UT^5xLLQT6D8_P7bv>ddsp1sRzulwhkEnDwz57U02 zzrM1*d&=dPTeJ@Cb7o(?%8FMuer;I%!p9ru@4x-FOYe4$S?X;0`<{;LIUN`{7#I~8 zSRC%Vd|$zShI3Pt-t>cyHy^KE9sl6%XO)+~i_Z(LVbEiQsA^y^U|*qJ>L+mf`SC5a zd>6i1Hi{ll1sl-7Ai(g9A@|nvc0Uf$+;_GaoEn0Bzh z6fX#8^R;hyJ$>_<;-aY4dwx5TiB~TC_{*?z);!@Q^X$#PGsAQ{ zF#Iuk@k`ia?|g-A=g->$O-9JfU@l4bOJIcs3&_JS`j)-Fjclw;F`vNinx9Gc-u{>W zaR2DN|MI{8Mlr@PfqelCs0-^Y9bR$Xd;YxD(y{n=jW)=0&`{=0eZ`qH-(2AGmpKpW zN^icbt@~2Phos=qs6pnLEFK3}aw{1{p_#R2_p* WUGIu?yF4QXAn-ysKyhKJYo z@0i@WV`2M+D!!)*1u{F^9N#7Gb-8(=b%%-JO6%#eK8kavol#IDbC!&Tjt-z@KQA+#2pscpy#^qIA;;P<5WOxp`hpQvm6*!g$e z^FLNUGk5KX5}S_frFx%@=Dy<7Qg`00K`}KbLh* G2~7aHa_p@D literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/pixelitos/128/gvim.png.import b/tools/configurator/assets/icons/pixelitos/128/gvim.png.import new file mode 100644 index 00000000..394360e4 --- /dev/null +++ b/tools/configurator/assets/icons/pixelitos/128/gvim.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://cleworehdh0fu" +path="res://.godot/imported/gvim.png-1a93fa3d5f6a313a30a93f3d02835ec6.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/pixelitos/128/gvim.png" +dest_files=["res://.godot/imported/gvim.png-1a93fa3d5f6a313a30a93f3d02835ec6.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/pixelitos/128/half-life.png b/tools/configurator/assets/icons/pixelitos/128/half-life.png new file mode 100644 index 0000000000000000000000000000000000000000..d75738ee86818f40ced08b3ac44de8a2fa108fc6 GIT binary patch literal 406 zcmeAS@N?(olHy`uVBq!ia0vp^6+qm;!3HD`EM2>dfq^mB)5S5Q;?~={-du+aL>w-v zyuISO!>|339;^7nh}T#A)(CmmJ=bx#aGKjD`j$jlnZ4}vfC~?cx)T#L6%3e^!RT|^ zciD|!=sr0vtU(D&2zyd+r*taW{pMUqaY9nWv3q-B5!M6t!zoiJj>42*elV}u# zpa_^opq!k;*YAJC>d#$kyY+sy*}=XHsF`W0+n&!tsDo*hXk=aHeRjXS#rJ(r?#(yP zZIZpn(Q^QV&eVT@aPRwxYy0OTIf98BA_*jI)|`EwQrR~Z?(D{wC!X2v+*w`l_Pyw- z&_DG}CNmSdfq}8z)5S5Q;?~={)_sQzL>vOu zFKlWySu%9;kF4k|CZFWHt|irEudv~zWCZ} zW42vt8xC;vfY6$$weC85+1m@hSNhw*%V2R!0HI@YF_-7f`CYe>v&===fC-GatEVfhzf-*qN$A^ydEZimdk#Pp zFntcbYA+u9$2MAU>;HNbtw-OpU*Gq97T9c{@nT@RK`w|$U|AM;_J3W$tKySu_vhbY zv0emmnBa`u?+@;MKXL89o$#9uh^tU^{>XQ|Kl!O`m>SG1)@8~U(~E+?Ke$yNt`Yk2 zJ?F8xNKUEaktaqI2fgI-LIG6xdX zRXG+ZIa)G{$2!w>y({{DJZDHc8dzfJ2kuGv0nw>N%`TmM}!`hLd63?=~vCIwKK=X*Zs#Izo^=OpTCTOrGWvW zv*G_N<}=;zUs!IDwOV>^;mYEQyGx&O?7Sau4K-MSf#pDx-^=2>XT@)>*Mz(_-yv%i zdH??L_T_7D{7NwRv4t6^0&3bH&v_S@U(WpU^ViFW9a)BoByyelrddj0(0J590&bQu_-20UXZ zoyB}5Hmh&K?`q+<40(*e00c{AT$54w%KVJw>A8=g^>PP_84*S%%(OhP>pW-B^B+@I zo&TA?e)HWMRoidZB0Klbbs2?J6Dipv*ZTYTa)s|6Lo8WI@Cs{lxo|H`crt Qn#2GEp00i_>zopr0Ku{M8vp`hHoW=IpTGpu1T+t% zkOgKqf`c#xQ*z~*i@%@l^=ID9MYp(vbbb4F6hZEtF5AFJYrWu@H8@(%+0SG)@{an^LB{Ts5d6RdA literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/pixelitos/128/help-about.png.import b/tools/configurator/assets/icons/pixelitos/128/help-about.png.import new file mode 100644 index 00000000..b4ebd173 --- /dev/null +++ b/tools/configurator/assets/icons/pixelitos/128/help-about.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://cytuu85wuu5tq" +path="res://.godot/imported/help-about.png-19f7d3dd86bbcc76528f87f85d61bbef.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/pixelitos/128/help-about.png" +dest_files=["res://.godot/imported/help-about.png-19f7d3dd86bbcc76528f87f85d61bbef.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/pixelitos/128/help-browser.png b/tools/configurator/assets/icons/pixelitos/128/help-browser.png new file mode 100644 index 0000000000000000000000000000000000000000..d7ccea7d62cdbbc86543fe9db3a3f693bb09a945 GIT binary patch literal 506 zcmeAS@N?(olHy`uVBq!ia0vp^4Is?H1|$#LC7xzrU_9vQ;uunK>+M~~yh8>84uLUW zgEq7jPgb=J+m#c>bLoVvb=`ZWDIZc#`@Pz7`bpgP-*G>GZqLm&j^DqY+grGSL4bkD zfq|pp>Xh|~-)rl4_x-Q5S+?)M_2-}e@?VHDW>R2afvWj4`TeWXf3Ft3zFa;307n8B zP!|IuQ2Id7rR+1WO6$IUX1e(I-#hz+A~fkk&l&HWmyiBd$)wz%3DyEK@f%~`rth~m ze?PtYfBnB^dxNch?`!||Ld^szI9}Uu@A=#Fb?5Hi+`nJ&fC${FTfZ^JG!=J$tL$M| z#=rs-h8xTTa~M>{N7trVzq;|+Qm>{9Wz_{U>(WdY0A@<_&xnKTwqsUBo_n!BQ zjpJLZ`y2?j6~wfi`^UQJxkQ@l^AD1YFk=)L*gkQ;ejeUD$3)$m0SG)@{an^LB{Ts5 D4C=Zw literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/pixelitos/128/help-browser.png.import b/tools/configurator/assets/icons/pixelitos/128/help-browser.png.import new file mode 100644 index 00000000..984c0bc5 --- /dev/null +++ b/tools/configurator/assets/icons/pixelitos/128/help-browser.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://3sw7gtoiuab3" +path="res://.godot/imported/help-browser.png-994c5f92e172be830d38ef3b78170ae8.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/pixelitos/128/help-browser.png" +dest_files=["res://.godot/imported/help-browser.png-994c5f92e172be830d38ef3b78170ae8.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/pixelitos/128/help.contents.png b/tools/configurator/assets/icons/pixelitos/128/help.contents.png new file mode 100644 index 0000000000000000000000000000000000000000..d7ccea7d62cdbbc86543fe9db3a3f693bb09a945 GIT binary patch literal 506 zcmeAS@N?(olHy`uVBq!ia0vp^4Is?H1|$#LC7xzrU_9vQ;uunK>+M~~yh8>84uLUW zgEq7jPgb=J+m#c>bLoVvb=`ZWDIZc#`@Pz7`bpgP-*G>GZqLm&j^DqY+grGSL4bkD zfq|pp>Xh|~-)rl4_x-Q5S+?)M_2-}e@?VHDW>R2afvWj4`TeWXf3Ft3zFa;307n8B zP!|IuQ2Id7rR+1WO6$IUX1e(I-#hz+A~fkk&l&HWmyiBd$)wz%3DyEK@f%~`rth~m ze?PtYfBnB^dxNch?`!||Ld^szI9}Uu@A=#Fb?5Hi+`nJ&fC${FTfZ^JG!=J$tL$M| z#=rs-h8xTTa~M>{N7trVzq;|+Qm>{9Wz_{U>(WdY0A@<_&xnKTwqsUBo_n!BQ zjpJLZ`y2?j6~wfi`^UQJxkQ@l^AD1YFk=)L*gkQ;ejeUD$3)$m0SG)@{an^LB{Ts5 D4C=Zw literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/pixelitos/128/help.contents.png.import b/tools/configurator/assets/icons/pixelitos/128/help.contents.png.import new file mode 100644 index 00000000..17745375 --- /dev/null +++ b/tools/configurator/assets/icons/pixelitos/128/help.contents.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://ds7qcptikd8lg" +path="res://.godot/imported/help.contents.png-b6383d82bf9777265d4814da668ce491.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/pixelitos/128/help.contents.png" +dest_files=["res://.godot/imported/help.contents.png-b6383d82bf9777265d4814da668ce491.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/pixelitos/128/htop.png b/tools/configurator/assets/icons/pixelitos/128/htop.png new file mode 100644 index 0000000000000000000000000000000000000000..547ee141197ca4ec0488f551906b5be4f59643de GIT binary patch literal 505 zcmeAS@N?(olHy`uVBq!ia0vp^4Is?H1|$#LC7xzrU_9XI;uunK>+PM5zRZRa4HvCl zW^=w+ap@*=Dx=CV$E3zL2f50ovl=+}`U>4=idoJ&ix{IYhIiVD1aG z=Qh`C{vFl6W5&qAz^K5$(!g+I)+5PFmi0MHEgMA-h&3<>FfchVa5UteW%PRfXG+jj z{SL!_zrG&69(~#V!;i{!ziMv9&$5fRdAn@h`}K^%mE-Z^MXG9XNyNK2@)I(j2o6&HvDG1 zRbd|HJ96><$;=BVt;SAzpg~G*Qa}-Yozvbwj8?<-@apEWVEva14{#g00WZ) z!f4X3=Ql&P(Y;-z|C^j<)YjD3&13}I2G;h5IV7p;A`im&fU|ZDzki)RW&1CU z!5ic#sIr<*{~1z$)-&iZBCLbSvNSOKXewqrscezDcTX{rg8z5eHEQ)1?C$ZccRa_M zzzH>tFVdQ&MBb@07D9e`Tzg` literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/pixelitos/128/hwloc.png.import b/tools/configurator/assets/icons/pixelitos/128/hwloc.png.import new file mode 100644 index 00000000..13ba0282 --- /dev/null +++ b/tools/configurator/assets/icons/pixelitos/128/hwloc.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://bgqe0be1qivy3" +path="res://.godot/imported/hwloc.png-ce7f82eb5f86678b614999042b9d2d83.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/pixelitos/128/hwloc.png" +dest_files=["res://.godot/imported/hwloc.png-ce7f82eb5f86678b614999042b9d2d83.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/pixelitos/128/hypseus.png b/tools/configurator/assets/icons/pixelitos/128/hypseus.png new file mode 100644 index 0000000000000000000000000000000000000000..99067182eab47f94ab4f470b198b1f5a60f2e353 GIT binary patch literal 871 zcmeAS@N?(olHy`uVBq!ia0vp^4Is?H1|$#LC7uRSEa{HEjtmSN`?>!lvI6;x#X;^) zj5kl})B`yR$sR$z3=CCjKus+S48MRv4KElNN(~qoUL`OvSj}Ky5HFasE6|34f$6EI zi(^Q|oVRy3W`#IPI6S;rYRWN-3_YSU7tRi`|;s3e`nv$zPi6Yx&F#&oBi{5M*g>FZZKxBfD=2e zNPUW*QxiAu%%`6ht?Y%~GP`X0&2sbOZvF)#a7AF{I~>0;`pesMUHiGSv?#1>?)|M5 ze->Z)JeTnS55qYIB;rtQL&eKk=x0nqj#(-hO{hjfaz5W5Qy>^0_ zq4%Y-Awzc8=6!cw+8w;LR{rX1_T#IIrA|I|d3?SI!zAy&`a7otsU3bDzdlLfvP^Hd z+?93lum7*R_doA_+1IKq{2!hj{r>9fiMdA)=g<6YzWsgp|9`!ICq8E^sYHv@dWNvm WMaptJ4m<_s1O`u6KbLh*2~7ZuUuMVv literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/pixelitos/128/hypseus.png.import b/tools/configurator/assets/icons/pixelitos/128/hypseus.png.import new file mode 100644 index 00000000..b88717c7 --- /dev/null +++ b/tools/configurator/assets/icons/pixelitos/128/hypseus.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://c33ts4h2oqq00" +path="res://.godot/imported/hypseus.png-38a0e1c5627ba094096218b3515a3070.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/pixelitos/128/hypseus.png" +dest_files=["res://.godot/imported/hypseus.png-38a0e1c5627ba094096218b3515a3070.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/pixelitos/128/ibus-setup.png b/tools/configurator/assets/icons/pixelitos/128/ibus-setup.png new file mode 100644 index 0000000000000000000000000000000000000000..ebaa4cacfac8acd96536767d6e7966564285fe90 GIT binary patch literal 472 zcmeAS@N?(olHy`uVBq!ia0vp^4Is?H1|$#LC7xzrV4Uyi;uunK>+M~`yh8>e4T(Xi z$**1K{GPA$UMXkI5^wE`T!|{&w!8oB+q%H*!{ZZuil;LRmQGRr{NMeE(Wlqn3zM># z1Q?hc7&sUh6&P3=7+{EexODMa<}-Hu=1d6HJ}GDI8fx#) zp0_`D_G4rT6f^&9b35{UGy9Yvy|`tCSMS9uHv}^*Nz&+!w6*ZnKZMT@dadm?11+$3N(Q^_^+cdu@wfU;n)M z&FFF@i3Q=gACc@Q<~{G<=QqLjJWhw&Y`FHVw|`%JLfJlXBsad>Q*{48@zeL$%jF)t vcrCECatD$V7HlqUSeLq9_=_Eixp#gtEv|EHXbhOw&Hx0Su6{1-oD!M!lvI6;x#X;^) zj5kl})B`yR$sR$z3=CCjKus+S48MRv4KElNN(~qoUL`OvSj}Ky5HFasE6|34f$6HJ zi(^Q|oVRy3b_oZHw13Ru32W-$C|jwshSgC}ki}8kJNx5Woi!pX-0}_^1tT|X*~HV- z%dx1#chg7ScbflX^2+wVzkbed(%rvB4}H?q+`E~#-^}^8Io>&GZ=C$uI$q_|H}xHg zB^l;09zYOlcg(#ps9sh0LcKh;UmURpTYz*nh#8aM^bM9L|pWm|o{_^AY?YCEBQ}p&aYlz?PIsdDT9kz2nYhxPr`8~hE&(DAE z=84<>J8Le!`0r!O`kA#)o3&9xPLd(!cVWZL;<}}~_SK8;`}5B7{%a-?Lk0`x24gsJ z`aOTa1E3Nc`Gm^69X~HT|MTf(w0tc4d1Qa`Fyw{S?yo7`|I_;YdKdi#)#v_y`0%@+ zx^(ydt3N*$HUxd1Q~&49^@8fJ|4Uhs3iKiDr> z)_;n=Ac`8CJPdlfPu^K%7r)?F-S3d^m7m`h*KMr+Rat)&Q=uJSz{)=1ki5M*cK!aQ z=YJmeKVDp;iZ!_29%l@CS=e%O*Yh7!FoNh#{Sy5nGtGr(G6PdSgQu&X%Q~loCIAHX BY;OPn literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/pixelitos/128/ikemego.png.import b/tools/configurator/assets/icons/pixelitos/128/ikemego.png.import new file mode 100644 index 00000000..04c665ac --- /dev/null +++ b/tools/configurator/assets/icons/pixelitos/128/ikemego.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://dplkus3kvxupj" +path="res://.godot/imported/ikemego.png-4299b1bf3db8a58bc32bd9ef46e37eee.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/pixelitos/128/ikemego.png" +dest_files=["res://.godot/imported/ikemego.png-4299b1bf3db8a58bc32bd9ef46e37eee.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/pixelitos/128/info.cemu.Cemu.png b/tools/configurator/assets/icons/pixelitos/128/info.cemu.Cemu.png new file mode 100644 index 0000000000000000000000000000000000000000..1c3d4d63a3bcc74fbeb7367203b7f6ad78039b03 GIT binary patch literal 752 zcmeAS@N?(olHy`uVBq!ia0vp^4Is?H1|$#LC7uRSEa{HEjtmSN`?>!lvI6;x#X;^) zj5kl})B`yR$sR$z3=CCjKus+S48MRv4KElNN(~qoUL`OvSj}Ky5HFasE6|34fho_^ z#WAE}&f7bRen%Wc8WOz>mV_TjdL~ez!gZW;LWamBWrYo^Cs^n?1~nf|@+eDGOx$_k z()15jFSq^wfAdlrN4;9*<}CVz6LtFoqM{=_fMI z)$gp7$}^3w`7aYv`|rxs*OTwPzG&HK%`k`YfFu$TWBk>!zOu^Vg4e4IdHW*%ihA$6 zae3#f*6(IUQ3uo(T7T2-yQTf4*!tZP8H)7<>_}FEE%%vcZi!W=f5;+M>k_?`%elF{r5}E)K*(h)T literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/pixelitos/128/info.cemu.Cemu.png.import b/tools/configurator/assets/icons/pixelitos/128/info.cemu.Cemu.png.import new file mode 100644 index 00000000..e305da81 --- /dev/null +++ b/tools/configurator/assets/icons/pixelitos/128/info.cemu.Cemu.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://lopxvipv6asb" +path="res://.godot/imported/info.cemu.Cemu.png-2e7c64f8e39165c9cf2bee9af0d15f91.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/pixelitos/128/info.cemu.Cemu.png" +dest_files=["res://.godot/imported/info.cemu.Cemu.png-2e7c64f8e39165c9cf2bee9af0d15f91.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/pixelitos/128/inkscape.png b/tools/configurator/assets/icons/pixelitos/128/inkscape.png new file mode 100644 index 0000000000000000000000000000000000000000..4173b2a44f469a97be6a8e53acc5b05fc0fd57b5 GIT binary patch literal 482 zcmeAS@N?(olHy`uVBq!ia0vp^4Is?H1|$#LC7xzrU|i|x;uunK>+Ri(zK0D&90J)L zXEbWcX#Vz}Fu#J!im9vP7H`r4i_AyGb+_pQwf*<1sGLdofHDIk)c)MNjD7b$8#02e z09(xhwGWf?@6Ctz+zWiXUh00HmM;u9g6YBjcMRYD=d#Wzp$P!Z`=|K; literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/pixelitos/128/inkscape.png.import b/tools/configurator/assets/icons/pixelitos/128/inkscape.png.import new file mode 100644 index 00000000..2a4d8e9a --- /dev/null +++ b/tools/configurator/assets/icons/pixelitos/128/inkscape.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://ccimn7lm85cr5" +path="res://.godot/imported/inkscape.png-f7a8e7292f7e59c23a6da8c1e74df2f0.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/pixelitos/128/inkscape.png" +dest_files=["res://.godot/imported/inkscape.png-f7a8e7292f7e59c23a6da8c1e74df2f0.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/pixelitos/128/input-keyboard.png b/tools/configurator/assets/icons/pixelitos/128/input-keyboard.png new file mode 100644 index 0000000000000000000000000000000000000000..2403518f1f1e89c833f62482f7e372b317c476ba GIT binary patch literal 303 zcmeAS@N?(olHy`uVBq!ia0vp^4L}^h!3HF4ga3B|sc)Vxjv*Dd-rhdQ+ibw&5E!#D zp6#TKrH?%%@@4!7H gV;=?FVdQ&MBb@08vy@TmS$7 literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/pixelitos/128/input-keyboard.png.import b/tools/configurator/assets/icons/pixelitos/128/input-keyboard.png.import new file mode 100644 index 00000000..2e394d83 --- /dev/null +++ b/tools/configurator/assets/icons/pixelitos/128/input-keyboard.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://5ffepsmqopkx" +path="res://.godot/imported/input-keyboard.png-3c98868a1606d075af12ec4b921f8d73.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/pixelitos/128/input-keyboard.png" +dest_files=["res://.godot/imported/input-keyboard.png-3c98868a1606d075af12ec4b921f8d73.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/pixelitos/128/internet-web-browser.png b/tools/configurator/assets/icons/pixelitos/128/internet-web-browser.png new file mode 100644 index 0000000000000000000000000000000000000000..422e35341fdcd9445d69de721b0fbe13e87ceda3 GIT binary patch literal 522 zcmeAS@N?(olHy`uVBq!ia0vp^4Is?H1|$#LC7xzrV7%z*;uunK>+M}bKPE?!hQwnz z+0R>TT8=Nc*vEXs@v)&zi}<3&s_S|U!)#6_-?=&SeRg2Sk94!oWlX7;ceG!x-1p_j z<8J|9zuMoM7rejz&eThvephc#%wQ5=U~*vKU|=+uwelOc&D?Lr?tkV|-3TlfC=k2Np; zf3Eun}Up!}>X2&mZ_x*MxnLm^M)ih+tM^*bJ%+F_qIj4c)$9_wPueEQ=_P?@pdRw~( b*$%Gwu0^p68C9ga8Gyjk)z4*}Q$iB}XO+D8 literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/pixelitos/128/internet-web-browser.png.import b/tools/configurator/assets/icons/pixelitos/128/internet-web-browser.png.import new file mode 100644 index 00000000..7748a3c9 --- /dev/null +++ b/tools/configurator/assets/icons/pixelitos/128/internet-web-browser.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://ble152m6361l8" +path="res://.godot/imported/internet-web-browser.png-f05127c79d8acdbcf89e5bb61219433b.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/pixelitos/128/internet-web-browser.png" +dest_files=["res://.godot/imported/internet-web-browser.png-f05127c79d8acdbcf89e5bb61219433b.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/pixelitos/128/io.github.antimicrox.antimicrox.png b/tools/configurator/assets/icons/pixelitos/128/io.github.antimicrox.antimicrox.png new file mode 100644 index 0000000000000000000000000000000000000000..a18ac31ec8cee4f5f249da1f7af59cebc853f449 GIT binary patch literal 610 zcmeAS@N?(olHy`uVBq!ia0vp^4Is?H1|$#LC7uRSEa{HEjtmSN`?>!lvI6;x#X;^) zj5kl})B`yR$sR$z3=CCjKus+S48MRv4KElNN(~qoUL`OvSj}Ky5HFasE6@h0?}4X_ zV@SoEw|8~>L;@uoE=o2XR*Ga?ChicGd{LJpnn6T|L1Y7KQ%0|Ac^YGG#K99ABNCXO zOkE)oYWrR0x9U~>KO z`^Kr@$56=BA?z@R;Sq~~d3FEJFLpmJ)&4KDp0mH=XUes&&+n;kU^;@PY-jtOUv~BT z@AE(JzyD9>+nEOFBklK^Y!_|KhI9je)#9`;*a+q{Epw>{#i5lJLeiCOVk@I z7>~rBzx&+(?cwLMZnfv%U0r^@{quVH`ajFdKjnvkq>=5D)BDTRemK#>UasGJe{1O4 zz31mAvBF#oHjGmt@8fTV@3r&ouV1O`T6*3&f)VH$s1(?Lv;W30BuCfh9pXX}7IwIE z^gjEJFaM=q*f6XXf&>EG$mdKF(Z9O;7eCMr<|Gl$u>-oRuw|;$p9?cd= eEI`Nut-rW$vv}lhZl19YB;x7n=d#Wzp$P!(AMcw0 literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/pixelitos/128/io.github.antimicrox.antimicrox.png.import b/tools/configurator/assets/icons/pixelitos/128/io.github.antimicrox.antimicrox.png.import new file mode 100644 index 00000000..c1238798 --- /dev/null +++ b/tools/configurator/assets/icons/pixelitos/128/io.github.antimicrox.antimicrox.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://ywle6dfph2qd" +path="res://.godot/imported/io.github.antimicrox.antimicrox.png-ba67b34d05d2b47b477fac4dab4f0321.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/pixelitos/128/io.github.antimicrox.antimicrox.png" +dest_files=["res://.godot/imported/io.github.antimicrox.antimicrox.png-ba67b34d05d2b47b477fac4dab4f0321.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/pixelitos/128/io.github.ihhub.Fheroes2.png b/tools/configurator/assets/icons/pixelitos/128/io.github.ihhub.Fheroes2.png new file mode 100644 index 0000000000000000000000000000000000000000..522f50aa4e2fa3ebc60f8fb3a8359483e3283ea3 GIT binary patch literal 340 zcmV-a0jvIrP)b>!3_Jyzyak4lJizVXDgP)kddaQ_WXf1{^ppp9_ma`bKQbqNKmtSP=E;aN6h}y| z?4kq=N;G*qlA^+ll)HG~*;H1Ad={=VKi-d*71nPH)YllU-38XJa~kz%I*oFNp}xjm zrsHKLcKVpgDq)aDy=Vs0HfI-rrqiO`GXR*6@1R`(Ol8%6^O$btd5I!#QRFQEpvYTk zsvbL!X}cg~bH6=*m*AG-Qm1Aa1oEa35(YDS(`hN;eha(^}ynU%J~DFFcNHxKVsdOhHe!zmFU28M!zP27I9GE$bqG0yHnX!h*>Pvf4G3pKfk mS(Xj;XW}i-zhu05A$b8k+^8-?z%*|F0000+K!Kyh8>84i_aH z{btV5vrLURFiq5L7K`=F@7G+HKF!wQ*G=WPwd|$og)=+Wsebw~J3cXwNq~XLfq{d8 zaf0txzL)dr^S0VHaz5Yy3n?(LIIOdEcwPN3Int@W{@mvWKWBrK0>v8`1Q=@HFfRK3 zWW@{H-*3*}XMyQxV7O7tf8p1>Ik6@F2}~9U^H1Hi{kePfdrKb%cLpY?>Nku=cbm_z z`}XU~HwCo@Wd=s5(cc(sGyhsvh5xT+5TY+$=}=X)-O3Mt>PjB O5O})!xvX9vOp1RMf; zR&iN* zFSvA>v+HTmzrWl&ZFgDnXi#Fby{8hT;V~Q=zb*IfQ z{kap}y;JYBYsvb9?jXAg1;q;mr++&%Z_V*jK$}H@Jn=%#nZ?;NT8n2bPkMT58b|>c cxqoEQyym}Gn`=WjFjg2mUHx3vIVCg!0A`HP{Qv*} literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/pixelitos/128/kde-frameworks.png.import b/tools/configurator/assets/icons/pixelitos/128/kde-frameworks.png.import new file mode 100644 index 00000000..068b1ce3 --- /dev/null +++ b/tools/configurator/assets/icons/pixelitos/128/kde-frameworks.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://b3l7hnbu8hu2t" +path="res://.godot/imported/kde-frameworks.png-a6cc713daa6507538b2b637333c32fbb.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/pixelitos/128/kde-frameworks.png" +dest_files=["res://.godot/imported/kde-frameworks.png-a6cc713daa6507538b2b637333c32fbb.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/pixelitos/128/kdenlive.png b/tools/configurator/assets/icons/pixelitos/128/kdenlive.png new file mode 100644 index 0000000000000000000000000000000000000000..4e124c1793bfa7f1ac5d59068db6f2ee87e2ad6f GIT binary patch literal 529 zcmeAS@N?(olHy`uVBq!ia0vp^4Is?H1|$#LC7xzrV7%e!;uunK>+Ri*xlD#44G(u~ zh*}#oE1%+VoEmB5lID3-V2Z}PM%fI{*{{}|kof(sHr`vo<pH8KJ+Lp%%8$NpyyYH->h$%oZ|5E0e8AE3sE`<=Dw{LRJZe=a?L9m!?~jpDc5Kqp?YdRyMzFTZ|!Xnn&{%lk-S b_2IaF&c<-Fr7PY}V*mnAS3j3^P6AIEEfq{d8QGtQQ!St-v z{@s0YRe#TzFbXg*LB-#F+IEg#7_6d!0VsUHj$!+Yx6VCw`Uy-GEI@rwQHQ0aW&ZiH z`+ik22_H~KsD~L3QWhQc&*s33?|;Mh+yAa)#I0-=P}$}8zkQ*GgN*pi@OjPW`TO>9 zf~`X~lnKl+SorWcquc)e`G4>1|Ig_H^-}}GiY@#bep}sVLFfRAJox@yjRB$$&z?X3+2+pYzc0UEdC9;e;=stF(XgvFF<6AZRR71npTBy4vMyWix;+0u z=5M*Le~&Ldd4cl_ho}Rih(iO@itKZZr+@0a+Nb+%PWit-8NWKWhRe^7x3X2YYLr{Z zq|v~@8o*Hc+VVqg`HH=9p`n+|ElzK`^?LQu$-*xLwHlxbSOpd^a4i7YeKbqpH}kA- ziA79|KmjfV2gWP^XEFcPHz{Uiw?GJ&j-sYC)LEb)$y$5i wOViVuvclQ7viI7vsb5eI0eKGS&UH8BCGCwEk57}32SyNsr>mdKI;Vst0MlBi~?!3HFsbL;pqFfjUfx;TbZ+wT1!@+P$yK?K-v^%l;fQ_kbzkc~`Mv*MTz%KiS#$)d;MIQim2c-E znZIkh&Gyybn|&rgj8}08e(PALj$~luKl_a5f9fYF`!z6d0##kAsGe}^ou%3dL3M`) zpc@%hRwFwI>_`;{ko*2wzh{3t=X*2UFUM{-Unx6p=-6k$$OKk$_jBC@PGArKc?~QX a+xBfL(Ohb=%{(3$ybPYMelF{r5}E)fd5Sau literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/pixelitos/128/kmenuedit.png.import b/tools/configurator/assets/icons/pixelitos/128/kmenuedit.png.import new file mode 100644 index 00000000..98bed29b --- /dev/null +++ b/tools/configurator/assets/icons/pixelitos/128/kmenuedit.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://chyirfvyme5hw" +path="res://.godot/imported/kmenuedit.png-05a5c7921571c220be644a35435d3c57.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/pixelitos/128/kmenuedit.png" +dest_files=["res://.godot/imported/kmenuedit.png-05a5c7921571c220be644a35435d3c57.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/pixelitos/128/knetattach.png b/tools/configurator/assets/icons/pixelitos/128/knetattach.png new file mode 100644 index 0000000000000000000000000000000000000000..422e35341fdcd9445d69de721b0fbe13e87ceda3 GIT binary patch literal 522 zcmeAS@N?(olHy`uVBq!ia0vp^4Is?H1|$#LC7xzrV7%z*;uunK>+M}bKPE?!hQwnz z+0R>TT8=Nc*vEXs@v)&zi}<3&s_S|U!)#6_-?=&SeRg2Sk94!oWlX7;ceG!x-1p_j z<8J|9zuMoM7rejz&eThvephc#%wQ5=U~*vKU|=+uwelOc&D?Lr?tkV|-3TlfC=k2Np; zf3Eun}Up!}>X2&mZ_x*MxnLm^M)ih+tM^*bJ%+F_qIj4c)$9_wPueEQ=_P?@pdRw~( b*$%Gwu0^p68C9ga8Gyjk)z4*}Q$iB}XO+D8 literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/pixelitos/128/knetattach.png.import b/tools/configurator/assets/icons/pixelitos/128/knetattach.png.import new file mode 100644 index 00000000..d48d9543 --- /dev/null +++ b/tools/configurator/assets/icons/pixelitos/128/knetattach.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://coixl0irgu3wc" +path="res://.godot/imported/knetattach.png-ccbd76d448649c2674951243772b51f9.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/pixelitos/128/knetattach.png" +dest_files=["res://.godot/imported/knetattach.png-ccbd76d448649c2674951243772b51f9.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/pixelitos/128/kotatogram.png b/tools/configurator/assets/icons/pixelitos/128/kotatogram.png new file mode 100644 index 0000000000000000000000000000000000000000..818ae2fe9bc9bac43cc9b2183d4253f8d87e379a GIT binary patch literal 550 zcmeAS@N?(olHy`uVBq!ia0vp^4Is?H1|$#LC7xzrV0`Q8;uunK>+M}jzrzk94T-Z` zmOkKGvVbX2iSMA~qsOYO=?mRFT^VH>n_M|fuFQ*gd{FNE_pK8Hrp*^Wdpay!xqNHY z&y_~oa>c&RSbsmz^&*P`14{#g00YwklauFH?419&eOgt20#gN-0|N&GBS_M=p}5X2 z={t*B!*U=Gq||}o2D8O;fALn z=W+@qe0BeCsqbxCSpKvmUDf-+p$H z8Iq6wompPT-2PAQz~;x1mx}ixJJ9h<|D&h>>KZ59uyuTOKC~t7y*ZM`Uw4?N>{Iv9 z{Wd3`2^R7W41a*W3VT=Ga^-o2Fask@d_i-3>RSH?oe4Fr3_#%N>gTe~DWM4fhZM}< literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/pixelitos/128/kotatogram.png.import b/tools/configurator/assets/icons/pixelitos/128/kotatogram.png.import new file mode 100644 index 00000000..9783cc25 --- /dev/null +++ b/tools/configurator/assets/icons/pixelitos/128/kotatogram.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://bjmrk4ibnc48j" +path="res://.godot/imported/kotatogram.png-8a06cbf3b42b668aedf8074c3bcb83e0.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/pixelitos/128/kotatogram.png" +dest_files=["res://.godot/imported/kotatogram.png-8a06cbf3b42b668aedf8074c3bcb83e0.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/pixelitos/128/krita.png b/tools/configurator/assets/icons/pixelitos/128/krita.png new file mode 100644 index 0000000000000000000000000000000000000000..72575e93dbd35b8cd2e414a7c62c75bc43155d7f GIT binary patch literal 728 zcmeAS@N?(olHy`uVBq!ia0vp^4Is?H1|$#LC7xzrV4Cmg;uunK>+RkBS;2ua2R>FW z?Fe$*rF}!)L$gVbPnWByK4{@=g-6^wx)<;G%@$b_a8OEsWowh3=#nS<9N9$YxNLc` zVCOo&=O%OJ-MRDRbEN+zwYSrYE%(RG+I0KvHP;*WFC@iY_g?t5ZvX$q9v5Dgyjpa0 z)hey!KflUq&B$gFU|@1!;9y`h$X}FxrS=TxB%b!e4}N`K+Q0T6WBLBMepPkvESqEx zs4_4rFt9W*2rxWjNS<44e4bOTrrzrE{)T1GS;`ouL!_7-7-lg4(f_*d&(q-32fyw* zQGL7q_H&M%s7lUEZM~xZq11q5z5BfSv}EPi(tB!aHeW4nx_ejn;Mc2H{mbB{aWwqZ zO0Iw3KlgL-XKh@sNmWlgoO&{MtX3>&f4l zkL=lXk9%EwMaAZe#rtHT>VRHNnD&gpF#Uep{X@UA`kH^5^t}U+b@n zzXe4BG=L`u9h1B8oyY`%A0a^La)ym(8{N&R;KH zviaUVpNY@)_qKjkThPGK(ZHmn@YeUD<%eJYem;49{P4NYoyCiUUvRlPu!smS3Qo9I ztg!P;kM853Zd258vGtby<*nDZ+PM5y@wnG90H{y z14I~Q6@Do$lXqbi2oMq4#Cg)jY1-K}-}g>=QuAxpRlf4P*$(yh`FxM&ov-`y`SQ=Z z)Be=VZd=9az`()4sKCJDkZZNSDRbTQyb}LOwf+fA7EA&ROkl|b{tw;XKFs>cE+c1M z%_Iy~-M|2pRX8b^@XFTima@zI+rl%T=73}>zcGAc+4-GCtw9;CI+XMMgq!z;ExyYs zRQV^AU7UA-rGN!!FW967TK9w{EZ&)`F)+d0(_nkR=~*5BLQb#(s6ztI+3x@H|NsB* zzj=Ka+~JDfFy8t6*=9eI(tt~H32(puxitSik}U`18rE;!KOfoR19A$NZL42>e_DM1 zvG@OKHsJ$;aQmtoRNtSxXnWW89t+%23>xYD59IQgU=Bw}fI~~?9ka+b|0U)d7pE`) Nfv2mV%Q~loCIF3$lH33Q literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/pixelitos/128/libre-office-draw.png.import b/tools/configurator/assets/icons/pixelitos/128/libre-office-draw.png.import new file mode 100644 index 00000000..fcdefd74 --- /dev/null +++ b/tools/configurator/assets/icons/pixelitos/128/libre-office-draw.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://5wg2ogac8jc4" +path="res://.godot/imported/libre-office-draw.png-279d9ea37b058290d3537eb601815464.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/pixelitos/128/libre-office-draw.png" +dest_files=["res://.godot/imported/libre-office-draw.png-279d9ea37b058290d3537eb601815464.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/pixelitos/128/libre-office-math.png b/tools/configurator/assets/icons/pixelitos/128/libre-office-math.png new file mode 100644 index 0000000000000000000000000000000000000000..7cf137e3a8c332350cce27c47946d39dc95804e2 GIT binary patch literal 480 zcmeAS@N?(olHy`uVBq!ia0vp^4Is?H1|$#LC7xzrU|jC$;uunK>+S80>lhtH8Xm@e zw2%s1p>nTvR@3nX3!cTQXtieS;qPt93OCxFcC0SGdVPU;{kassJDXM*Mz4``ZNHm; z{nY&UbIXmM?_VE&A(Kgffyse^gMsmaX>Gs4nF^z|cP1~{r*6O~!w3{qU|?xr*ucKP za^-tY9|m^@Ca_WkhBu5q=H94g5=tj#9M{j+zaA*>@Zx#D?w6l48Tvq$gH6A|Y*NYJTYG+8 z_5T~y9KsBYFs%y9Z4d14-s_(6`>!vG^X^>UUtjy;_wjqiGf>Q#a1Q81s3(A?zqll) z@U?o&d*%lma6#Jx|4;n=&*#Gcl!y4Ofj{-G{u!~=?z6wYxKM3$weNRsCX(y-Z24Eq e@Vx@rS(5%X`VqozH(v`g0D-5gpUXO@geCyZi=b8j literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/pixelitos/128/libre-office-math.png.import b/tools/configurator/assets/icons/pixelitos/128/libre-office-math.png.import new file mode 100644 index 00000000..111699b1 --- /dev/null +++ b/tools/configurator/assets/icons/pixelitos/128/libre-office-math.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://bxuqcc43xcla4" +path="res://.godot/imported/libre-office-math.png-24f6cbdc97d0920fa9ca3b8ef4b6c77a.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/pixelitos/128/libre-office-math.png" +dest_files=["res://.godot/imported/libre-office-math.png-24f6cbdc97d0920fa9ca3b8ef4b6c77a.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/pixelitos/128/libreoffice-base.png b/tools/configurator/assets/icons/pixelitos/128/libreoffice-base.png new file mode 100644 index 0000000000000000000000000000000000000000..274c9fcbc1e2c45f16edc6cbdc92ae3e0ffb529b GIT binary patch literal 435 zcmeAS@N?(olHy`uVBq!ia0vp^4Is?H1|$#LC7xzrV65_VaSW-r_4d|YK}JW3hKIHy z$^u%A3psr?T!d$RxX!rH!MH7;?6^*P{XBKiyJxNMpR3)*Da+UWSvllQ)vm4o_U&6g zYtH<9ffchDSQ;1v7?>OwuB1H?J#v$0``YSBSH82TH7GMMDlo8sB)>7#_`j-V5402A&5?JUJ`C;*Oi*QS7%OI; zIaXhyn$WgiM9Q=pGEhDXE5|Jus|)p!CbTGwe^i! z24Mz9m`w}j*gCxYKYcepimTt(v+w3lV1g-fV3@L*y+HmzE!-%MhN^E2@0e%6ya4p; r*Eft=|NG1s!9fD`86+RjMD-St{G+cDi z@!Y_{TEA)|%W6ZesFozfDA$;sz7s5F&OBoo{m@fRzWjsK)^$~D{AO>{y7BwttC~NR zd#+o?-(RyRgGqpa$$^1`fiYm#&kObicjsEm$D7~w{Ld`jo;v&UyaOx+ED8)P4GchK z2jmpgSH4#ax-UF~p${tNz;J`vVBU>tCgB5uU_~Iasv8Wa{@dAvF3Rx9u*5%s$pT^J zlzZPNdH>(raOdtf@oKn<91ZIq>=$>4aJDy3L{go=KjG5rD|QR_$18mMF5Yr)GpZ|| ze6ce7_W608eGBIU4zQ0v?zTN(zf)e}&DWVAFG4+{`Ihkxe*zQCTMi6UHnSJlJKT6} z%m@n%1%{wo%sb={u)qysm~l={;mhxbGms2oLdXg**#BmDdno+ibAbu#8Gyjk)z4*} HQ$iB}0cVpG literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/pixelitos/128/libreoffice-calc.png.import b/tools/configurator/assets/icons/pixelitos/128/libreoffice-calc.png.import new file mode 100644 index 00000000..635519db --- /dev/null +++ b/tools/configurator/assets/icons/pixelitos/128/libreoffice-calc.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://d4ltlpmbfjfr2" +path="res://.godot/imported/libreoffice-calc.png-d4422e13c44b9769a1fda9d7c5885757.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/pixelitos/128/libreoffice-calc.png" +dest_files=["res://.godot/imported/libreoffice-calc.png-d4422e13c44b9769a1fda9d7c5885757.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/pixelitos/128/libreoffice-impress.png b/tools/configurator/assets/icons/pixelitos/128/libreoffice-impress.png new file mode 100644 index 0000000000000000000000000000000000000000..216da4efe6473b1420d7eb74210e15f861f2fe38 GIT binary patch literal 470 zcmeAS@N?(olHy`uVBq!ia0vp^4Is?H1|$#LC7xzrV4Ume;uunK>+PL`xrYoS8ZNRF zCNUi`Jadq(piS^0kF){1jG*w7EVBa>eLQmZm*;jz{W>}A|E|p09R+Wkf;Zk?{r}g; z!+-BS`}0{>YLyxTqXGj<1A_p=)=0Jehkj1{Ze4Iot@dZ>c0SAVoNE}iK_rNKOZ~&W&n6nlcCaRxfdO;**;K6G TN@ks1$p8eNu6{1-oD!M<%l(%Y literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/pixelitos/128/libreoffice-impress.png.import b/tools/configurator/assets/icons/pixelitos/128/libreoffice-impress.png.import new file mode 100644 index 00000000..805f64dc --- /dev/null +++ b/tools/configurator/assets/icons/pixelitos/128/libreoffice-impress.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://b01e7gjm7pyue" +path="res://.godot/imported/libreoffice-impress.png-c2633c092866b14efeeffe900189399c.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/pixelitos/128/libreoffice-impress.png" +dest_files=["res://.godot/imported/libreoffice-impress.png-c2633c092866b14efeeffe900189399c.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/pixelitos/128/libreoffice-startcenter.png b/tools/configurator/assets/icons/pixelitos/128/libreoffice-startcenter.png new file mode 100644 index 0000000000000000000000000000000000000000..7a0619fd62b95cb21ff5516a0a01ddb20fdfcee8 GIT binary patch literal 379 zcmeAS@N?(olHy`uVBq!ia0vp^4Is?H1|$#LC7xzrV07|yaSW-r_4dw1&SnD}u51GBJJrhb!pPY3@Dz*Ow|k-=iNBmL2Qu;>Q%gn71& zoDaAh7@$J744>a{`Y?nuFhPahF#d@1I>`c8z_5Y6qVwYZ<{Q8J7IK2EMo0-XFvv85 sT!SP;ZO(&0phsO=f=w6^_WV1{$RMC*{5@&UYz83kboFyt=akR{06wi=5dZ)H literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/pixelitos/128/libreoffice-startcenter.png.import b/tools/configurator/assets/icons/pixelitos/128/libreoffice-startcenter.png.import new file mode 100644 index 00000000..85dfee87 --- /dev/null +++ b/tools/configurator/assets/icons/pixelitos/128/libreoffice-startcenter.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://dk3pjbeuj3y7q" +path="res://.godot/imported/libreoffice-startcenter.png-3672582facd47a62720bd472fdac0536.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/pixelitos/128/libreoffice-startcenter.png" +dest_files=["res://.godot/imported/libreoffice-startcenter.png-3672582facd47a62720bd472fdac0536.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/pixelitos/128/libreoffice-writer.png b/tools/configurator/assets/icons/pixelitos/128/libreoffice-writer.png new file mode 100644 index 0000000000000000000000000000000000000000..dd923d939a00d806535216d83d531d26fbf3b00d GIT binary patch literal 417 zcmeAS@N?(olHy`uVBq!ia0vp^4Is?H1|$#LC7xzrV9fAzaSW-r_4f8c!9xZj4G*Uz zbI9{{Q>3eSvxyAeJ}ed}BEO zdgCkog!+B6L2dz=2bF_!HlF=g->|cu-<%QVVvsW~73v?@i$ygP&|M8L?rQ^6GR~^)z%Xvg2ngIwrUHx3vIVCg!0Gsf1*Z=?k literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/pixelitos/128/libreoffice-writer.png.import b/tools/configurator/assets/icons/pixelitos/128/libreoffice-writer.png.import new file mode 100644 index 00000000..99063ded --- /dev/null +++ b/tools/configurator/assets/icons/pixelitos/128/libreoffice-writer.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://bujdqloru5l72" +path="res://.godot/imported/libreoffice-writer.png-0e0c81b66522bab31313f4aab4ae768b.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/pixelitos/128/libreoffice-writer.png" +dest_files=["res://.godot/imported/libreoffice-writer.png-0e0c81b66522bab31313f4aab4ae768b.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/pixelitos/128/libreoffice.png b/tools/configurator/assets/icons/pixelitos/128/libreoffice.png new file mode 100644 index 0000000000000000000000000000000000000000..7a0619fd62b95cb21ff5516a0a01ddb20fdfcee8 GIT binary patch literal 379 zcmeAS@N?(olHy`uVBq!ia0vp^4Is?H1|$#LC7xzrV07|yaSW-r_4dw1&SnD}u51GBJJrhb!pPY3@Dz*Ow|k-=iNBmL2Qu;>Q%gn71& zoDaAh7@$J744>a{`Y?nuFhPahF#d@1I>`c8z_5Y6qVwYZ<{Q8J7IK2EMo0-XFvv85 sT!SP;ZO(&0phsO=f=w6^_WV1{$RMC*{5@&UYz83kboFyt=akR{06wi=5dZ)H literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/pixelitos/128/libreoffice.png.import b/tools/configurator/assets/icons/pixelitos/128/libreoffice.png.import new file mode 100644 index 00000000..e7eb12f4 --- /dev/null +++ b/tools/configurator/assets/icons/pixelitos/128/libreoffice.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://d2cus8rk6o8b5" +path="res://.godot/imported/libreoffice.png-4bd197a749f2c151d7ff48f78ea3b16b.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/pixelitos/128/libreoffice.png" +dest_files=["res://.godot/imported/libreoffice.png-4bd197a749f2c151d7ff48f78ea3b16b.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/pixelitos/128/lightdm-gtk-greeter-settings.png b/tools/configurator/assets/icons/pixelitos/128/lightdm-gtk-greeter-settings.png new file mode 100644 index 0000000000000000000000000000000000000000..0f9aa4ec37a82859ba05dc9c0a9529f47f2eceff GIT binary patch literal 627 zcmeAS@N?(olHy`uVBq!ia0vp^4Is?H1|$#LC7uRSEa{HEjtmSN`?>!lvI6;x#X;^) zj5kl})B`yR$sR$z3=CCjKus+S48MRv4KElNN(~qoUL`OvSj}Ky5HFasE6@h0@1v)S zV@SoEw|6i49ySnh2yBW_3Etp#JwfT(2`Qh8feB2n_>*V7nD^ORI`q}m$vHyh)sj2z zzrVludO_UpefjlRf3xp#L{+V@0$9H=%!(Z^e>0~2 zkKbQ4KjEv@uU9@0I}vL9{>Lz6&jeWs*8+5v?|k8kZ=V^%?8OVd{^rHd^e4_?4kyh0 z2(#c`f(qUFP}8t_{`PqDs=R|NDCPrw{cp~JZhQIq(#^k3)L@PUhX+ve<=+g-i%VZ+ z$R~dN?LP1C&#?EKXP`Tg_dI9KH>;_~)Aq|_^Ya|}f?N!9>&y+#VK_v3?*Y4mTi^cv h_rcl>JsN&9CK`sUxB5N%A23xgc)I$ztaD0e0s!^R=R^Pi literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/pixelitos/128/lightdm-gtk-greeter-settings.png.import b/tools/configurator/assets/icons/pixelitos/128/lightdm-gtk-greeter-settings.png.import new file mode 100644 index 00000000..0a38e143 --- /dev/null +++ b/tools/configurator/assets/icons/pixelitos/128/lightdm-gtk-greeter-settings.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://b6840m3rkuco5" +path="res://.godot/imported/lightdm-gtk-greeter-settings.png-9c2f554d3f4c86e339eea26212894dfe.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/pixelitos/128/lightdm-gtk-greeter-settings.png" +dest_files=["res://.godot/imported/lightdm-gtk-greeter-settings.png-9c2f554d3f4c86e339eea26212894dfe.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/pixelitos/128/linapple.png b/tools/configurator/assets/icons/pixelitos/128/linapple.png new file mode 100644 index 0000000000000000000000000000000000000000..5a46707cf140eba4c388e624f54d9d7c65aa3d44 GIT binary patch literal 607 zcmeAS@N?(olHy`uVBq!ia0vp^4Is?H1|$#LC7uRSEa{HEjtmSN`?>!lvI6;x#X;^) zj5kl})B`yR$sR$z3=CCjKus+S48MRv4KElNN(~qoUL`OvSj}Ky5HFasE6@h0@2;nd zV@SoEw|5Wv9(E9L2-NR-(eUr|LUp}o2WIA|oL+Obetm<5W4!X)BNoZ4Z*Tv5WxD+N z_`00rIhB8BZl5ZiZp(OtQ^Aj+kf}r1VGhHiY4aTayZo7BpUi|J%p&kT;xF5}ckiD6 zkrYN!&LW`Ru;X$1jmi7-=Sy|J&y4uh% z(E;@wvLQ?z(!ZZsHeN4#_n&tLx=A;g@7&vH+sKJzDaeRBH{LM*v#w^SL%0Pjto?n; zZQ+<3@9G%(1W+9NZt8vBId8bis+**Z(OqQyb^FWuIlI*(_O@93=C}A=Gf()0BC11c Znf1bT9!x%4+M}bKPE?!hQwnz z+0R>TT8=Nc*vEXs@v)&zi}<3&s_S|U!)#6_-?=&SeRg2Sk94!oWlX7;ceG!x-1p_j z<8J|9zuMoM7rejz&eThvephc#%wQ5=U~*vKU|=+uwelOc&D?Lr?tkV|-3TlfC=k2Np; zf3Eun}Up!}>X2&mZ_x*MxnLm^M)ih+tM^*bJ%+F_qIj4c)$9_wPueEQ=_P?@pdRw~( b*$%Gwu0^p68C9ga8Gyjk)z4*}Q$iB}XO+D8 literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/pixelitos/128/links-48x48.xpm.png.import b/tools/configurator/assets/icons/pixelitos/128/links-48x48.xpm.png.import new file mode 100644 index 00000000..abb5a7f5 --- /dev/null +++ b/tools/configurator/assets/icons/pixelitos/128/links-48x48.xpm.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://c0ap8a6e4dyj1" +path="res://.godot/imported/links-48x48.xpm.png-09fd77ce9f76e8ea123f6f1206783cfd.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/pixelitos/128/links-48x48.xpm.png" +dest_files=["res://.godot/imported/links-48x48.xpm.png-09fd77ce9f76e8ea123f6f1206783cfd.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/pixelitos/128/lmms.png b/tools/configurator/assets/icons/pixelitos/128/lmms.png new file mode 100644 index 0000000000000000000000000000000000000000..8867019b68fc6cc35c13cf7226944acad084c3b0 GIT binary patch literal 353 zcmeAS@N?(olHy`uVBq!ia0vp^4M1GL!3HF+t*N-gz`&^C>EaktaqI2fgS^cKJPsFG z3n7(*NmbH7~?^>IQ>+5r$ule(5nqxMT00WZ)0|x`+ z1>axRIbUr5uYOa_Bz!=yfdMK}&G7w)&A)rfGZ^|9SfHXem_v3Qcdx$}_xC5V@RwW6 zJDz{PCyXq1gL%jC=O4fSPG+(|Sas^vynH4FxN$(+ad4)H{Uc^#9^8It9 zes1RZ>CWfYFKLN8eJ{tZ*Y;nwjV+()`~B}#-fZ?8VFtY5eD zHt$ut>oX8U^n=gvUqUl0BJ)K0$kzgBMCKX2dvpX(Q|I{)v_#ob}z6&5nL7-5zx zFzEH4-1?m1^vv&{{f(dh3DTcdS5npZe($fB#Y}>5>;Fk?`OCY-R(%6A%pwPd8O(R) z{oLI9<*RCU3On4JaBqPX?pW41Jz?9?x@05;2JA07`tQr7?0Ym_mVpsw-h(1OgL!i5 z_WpI7_RjiK&s6Li>HM7EUgU1w!yMbny)!=^yI&vg6USf1zyb@phSl1(Zr}K}Un*`A zxZJze=Kkw1Omk{(`N#Du{w@D+oxh(2Is9_ZGHxnvI-717oABlflgUig8#C+pkWGu6 z$vov8r_(piDQ5*|T@d-(^Tn87-uQe%%+ERbNY4LpJpZp?T%xGemE8=DF`S}0< literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/pixelitos/128/lutris.png.import b/tools/configurator/assets/icons/pixelitos/128/lutris.png.import new file mode 100644 index 00000000..df8ebafc --- /dev/null +++ b/tools/configurator/assets/icons/pixelitos/128/lutris.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://db34eachxp8jn" +path="res://.godot/imported/lutris.png-cdc6da4c3c18dacef1af861367c61f77.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/pixelitos/128/lutris.png" +dest_files=["res://.godot/imported/lutris.png-cdc6da4c3c18dacef1af861367c61f77.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/pixelitos/128/map-globe.png b/tools/configurator/assets/icons/pixelitos/128/map-globe.png new file mode 100644 index 0000000000000000000000000000000000000000..422e35341fdcd9445d69de721b0fbe13e87ceda3 GIT binary patch literal 522 zcmeAS@N?(olHy`uVBq!ia0vp^4Is?H1|$#LC7xzrV7%z*;uunK>+M}bKPE?!hQwnz z+0R>TT8=Nc*vEXs@v)&zi}<3&s_S|U!)#6_-?=&SeRg2Sk94!oWlX7;ceG!x-1p_j z<8J|9zuMoM7rejz&eThvephc#%wQ5=U~*vKU|=+uwelOc&D?Lr?tkV|-3TlfC=k2Np; zf3Eun}Up!}>X2&mZ_x*MxnLm^M)ih+tM^*bJ%+F_qIj4c)$9_wPueEQ=_P?@pdRw~( b*$%Gwu0^p68C9ga8Gyjk)z4*}Q$iB}XO+D8 literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/pixelitos/128/map-globe.png.import b/tools/configurator/assets/icons/pixelitos/128/map-globe.png.import new file mode 100644 index 00000000..585ac387 --- /dev/null +++ b/tools/configurator/assets/icons/pixelitos/128/map-globe.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://nscotydmur5w" +path="res://.godot/imported/map-globe.png-0707c405ea187bd54f45874d456a960a.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/pixelitos/128/map-globe.png" +dest_files=["res://.godot/imported/map-globe.png-0707c405ea187bd54f45874d456a960a.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/pixelitos/128/mate-desktop.png b/tools/configurator/assets/icons/pixelitos/128/mate-desktop.png new file mode 100644 index 0000000000000000000000000000000000000000..15fc3c561ff03898b6c58ffe972a50da69dae3d1 GIT binary patch literal 709 zcmeAS@N?(olHy`uVBq!ia0vp^4Is?H1|$#LC7xzrVCwO7aSW-r_4cl#w@4tvfsb=H zeUYh%vXQKe*kIS7P}j8KgTNI{QJazpANJ_YYg*vUuBl^HBK%39w(*?fLqjW;PNjLu z=9j)cin|{zF+YF#&%f)8ZPLsB?|Zm6c1uRew_lfU&AssPZ?k;7wCFXN`Fmuo_LY49 znRo8>?n?`*xMP(9*X`7h*cZ=NV3yj$J!`p4sU?;m`8{+@l-lRf*c{N~sje>uGQ zak*!`$`^Z^j=cV}od2F$torh>Z@-d$b8P&`UQy3w%)kUx!N3SK+@ZdA z$Irs8l2#8te0Uyrsx&8Z<^J#SUu&B>Kc-#g0XrA0^um4ii2JkNKaFYU|NZ>$&iD3T zf21+=Gq6BaTsh_Oj(f!~JEwQ0H8($=WsqZpxqSnFfNJS~yCzAnbrApi{bsoK6WOi* z)8!LxT>rT8zhB}jblpo!|4eQ@`{3jB+uD)w53YQVFRL+baA#nG`XFm*#@49o&gwdA z?!8*Jr{T)~a)YnWU+!G5|Lybk_!@arW>}~@FnsyWn4~`C@BXHp*AMQTx_5tX`S*V3 zHp=Y^gsN1bS~n_lyyj9@L@BNh|1bc7 Mr>mdKI;Vst0FE0hH~;_u literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/pixelitos/128/mate-desktop.png.import b/tools/configurator/assets/icons/pixelitos/128/mate-desktop.png.import new file mode 100644 index 00000000..df14344f --- /dev/null +++ b/tools/configurator/assets/icons/pixelitos/128/mate-desktop.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://dksjxqhntrvrh" +path="res://.godot/imported/mate-desktop.png-52e37f96c89315d5199c7f53da992357.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/pixelitos/128/mate-desktop.png" +dest_files=["res://.godot/imported/mate-desktop.png-52e37f96c89315d5199c7f53da992357.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/pixelitos/128/mate-disk-usage-analyzer.png b/tools/configurator/assets/icons/pixelitos/128/mate-disk-usage-analyzer.png new file mode 100644 index 0000000000000000000000000000000000000000..a5b9f0635de71e7c6033f822ecc5822aa77252f4 GIT binary patch literal 527 zcmeAS@N?(olHy`uVBq!ia0vp^89>~?!3HFsbL;pqFfd;8ba4!+xb^n#YCq;cfrf{A zj!ByQ4eOjgaZT9g+`QuOBD2*SDlWCSXB=2OVMkVzT7*r7P}Pw)Z+hQvXRZ2ar0%n= zHA`&Gy4UY#{#%ndOY75L_P9fd>>Lvq7=;uVrIL@{zqq*iT-olqU$}R~=mmdQ5q{Dk ztl+?;;?QvApWK!2^MvmzZ+iXv=S&6nIbbbJORia;+1LC+ZbGf?$}c~>wx`?MA@rE+ zv(>0R-}z2+>FwY9;!>Mr3Yl0u8dx|cEZffR`hCtD+mkGu0t$>kJ}Y8W_yPP+8v+k!XWx4OQ+kEHC^-IrG{-@9G@aQ^;V)xRGVPyWU9wH9cQ1JUOdmA8h&eX+rOXlmt|@p1;-lOj2G3H{?yvOvOSLE;CuXviBUcF T5l;Vs5zXM~>gTe~DWM4faMIyQ literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/pixelitos/128/mate-disk-usage-analyzer.png.import b/tools/configurator/assets/icons/pixelitos/128/mate-disk-usage-analyzer.png.import new file mode 100644 index 00000000..a636f013 --- /dev/null +++ b/tools/configurator/assets/icons/pixelitos/128/mate-disk-usage-analyzer.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://c72lyhi3fiwyb" +path="res://.godot/imported/mate-disk-usage-analyzer.png-35b6b3757119ebefa2105ab46f394213.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/pixelitos/128/mate-disk-usage-analyzer.png" +dest_files=["res://.godot/imported/mate-disk-usage-analyzer.png-35b6b3757119ebefa2105ab46f394213.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/pixelitos/128/mate-notification-properties.png b/tools/configurator/assets/icons/pixelitos/128/mate-notification-properties.png new file mode 100644 index 0000000000000000000000000000000000000000..513e9cf1be5d83f3b79e6abfdedc855a3dc4e8fd GIT binary patch literal 454 zcmeAS@N?(olHy`uVBq!ia0vp^4Is?H1|$#LC7xzrVC?mDaSW-r_4ck|*C7XyhKD^7 znlC0U6W?;#yFyNX;oPR$Je8(xw{Fc4OgUrmb6=SFv=5)B*_bD17)8I!?_cJ={H%$| z9@8RDmIej^1||mvjs``~d&L&A) zI==;+FeflD23(d?D3$wn;XMD3@6Z4HA`EM|ZtHM=f5Z9D$YS$3SDM%S-dnly^S9#F ze?Qjo3>zyErS{Z6S^}P7-0%vG7e@Bo4=pg9oJ(R7vqL(z${w^*`oRLFKo*- qKyvaM#(&OP{u6%N-A4+9ijORj%MB(7iVMDH00K`}KbLh*2~7Yd{*V~} literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/pixelitos/128/mate-notification-properties.png.import b/tools/configurator/assets/icons/pixelitos/128/mate-notification-properties.png.import new file mode 100644 index 00000000..8704ab64 --- /dev/null +++ b/tools/configurator/assets/icons/pixelitos/128/mate-notification-properties.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://32j6vf5l7nk" +path="res://.godot/imported/mate-notification-properties.png-366c15e76d8b892a05c9f9b867a37550.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/pixelitos/128/mate-notification-properties.png" +dest_files=["res://.godot/imported/mate-notification-properties.png-366c15e76d8b892a05c9f9b867a37550.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/pixelitos/128/mate-panel.png b/tools/configurator/assets/icons/pixelitos/128/mate-panel.png new file mode 100644 index 0000000000000000000000000000000000000000..95bda2ef077feb40a8c9f60d2fb2515ccd4691ad GIT binary patch literal 375 zcmeAS@N?(olHy`uVBq!ia0vp^4M1GM!3HF){{Py~z`$td>EaktaqI1kjhu%ZL>dy6 zSL(Q^bMPrxw5{E$ydrefmMDvcT`j^pn&wVmJi;j=ZXrHl^Mvf8``6;=*?-!KXtS+ojVUqs=j|x8>IFxdfxtO z(ie8~{>m>k7Pe}0|L0x5`1$YOX(e^WGj}qgI=q2l4K{D=S{-rib^Aw>EaktaqI0}M?L053AP84 zv$(i_8=Xr?eaOU@bWm32fS`(p%o6bef!=qz9m|g1d-VT^|Fi7pmD?|uEc4%2Q)#{M zvf0VcHDzBSt?CSFvy9{ahbcEOawi;UU@bWG<(}f=dC{}?Rd3>CwZZ?{@j|Z&PA1NI1YGu|aOmy60u(-JgEyA6p63 zzD`jI1h{EeJG-0cf+?M)v%<^Tqn> zZER*GXge_gRWvZ3p8x&9hw}5+_AY0;9{*d0UpU8=0VK}-V2-WD@Atpc{GX&Zt>pkZ z#vp-l&Sv)O`y5N`ODc+Rixxvv}q8WPRC zI5m&-F5xpjXz06xPpVMy%LAFixyrnU*W7$>t{ElSoMAk-xGMet=L12IFF>X<6f^uwsqb4*%Yg8~2d9_!#S6Zj=dbwwUbuj% zf(2&V0htFgSM3kqP~Lxj+Ftzxc?L$9Ou`aNhmev!fxYeS|LeZJE@pyBI56zFER#@@ zJ|8`d7JO&EXzBQ+_`@pK@9$QBmyF6j%L#WB~?!3HFsbL;pqFfjUfx;TbZ+wT1!@+P$yK?K-v^%l;fQ_kbzkc~`Mv*MTz%KiS#$)d;MIQim2c-E znZIkh&Gyybn|&rgj8}08e(PALj$~luKl_a5f9fYF`!z6d0##kAsGe}^ou%3dL3M`) zpc@%hRwFwI>_`;{ko*2wzh{3t=X*2UFUM{-Unx6p=-6k$$OKk$_jBC@PGArKc?~QX a+xBfL(Ohb=%{(3$ybPYMelF{r5}E)fd5Sau literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/pixelitos/128/menulibre.png.import b/tools/configurator/assets/icons/pixelitos/128/menulibre.png.import new file mode 100644 index 00000000..4222e041 --- /dev/null +++ b/tools/configurator/assets/icons/pixelitos/128/menulibre.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://blomp60uslt7q" +path="res://.godot/imported/menulibre.png-94e95d496c2fea66a6b56d188dc4157c.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/pixelitos/128/menulibre.png" +dest_files=["res://.godot/imported/menulibre.png-94e95d496c2fea66a6b56d188dc4157c.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/pixelitos/128/microsoft-edge.png b/tools/configurator/assets/icons/pixelitos/128/microsoft-edge.png new file mode 100644 index 0000000000000000000000000000000000000000..f81e1eceeb8f7dbaeabca201ccf41765e4c93c68 GIT binary patch literal 608 zcmeAS@N?(olHy`uVBq!ia0vp^4Is?H1|$#LC7xzrU{d#VaSW-r_4cl<*AWMahKEP? zyNYc5$feZPs?fwP5comwn%sd~!Z)fI94D;J*|H@fXHR27;%k4idkJikn`f$=zkKX! zY31C+eRmTgQ}X^l+?)6LdARp^&;EKl8?EBH+UHzsz6?wb3>*xM3Jh(_J{o7ek%*nu71?}!)Kw}>0t~&8L&$^8qR6Bi|d!3^Dn40;*0yg!}k2I z|DWF4_BO9y|ChHY@OQkH!E%`|Hs^OL&!4WbB5 z3Db%jZit)Ms%QNE%-}pU5ge*44GaeCGoH#Qe7AJ;xm?`xb@S?7C!eRI29N%) zf0d2vjMmdKI;Vst0Ggxc9{>OV literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/pixelitos/128/microsoft-edge.png.import b/tools/configurator/assets/icons/pixelitos/128/microsoft-edge.png.import new file mode 100644 index 00000000..c9709e74 --- /dev/null +++ b/tools/configurator/assets/icons/pixelitos/128/microsoft-edge.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://cnm4gdgckpdn2" +path="res://.godot/imported/microsoft-edge.png-ceb69ccac4f3f1e3be761262c0cc34ff.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/pixelitos/128/microsoft-edge.png" +dest_files=["res://.godot/imported/microsoft-edge.png-ceb69ccac4f3f1e3be761262c0cc34ff.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/pixelitos/128/midori.png b/tools/configurator/assets/icons/pixelitos/128/midori.png new file mode 100644 index 0000000000000000000000000000000000000000..e6976b83c18686fa6ed0e9124ab2ddc9cdc477b8 GIT binary patch literal 476 zcmeAS@N?(olHy`uVBq!ia0vp^1wh=u!3HER7rg}vFfR6VaSW-r_4e-FOr}7AhQRPG z4GvNpB&9d;NpF&r=2*fYzlFIywd`I0yw6$(bL^fS+Au4&Y>HKU{rs8p_s9O5R=)oI z-_GZ13mP~&8km$6-s*na5Oq;5ok?~fP=G^2fhmdqPFeqNOWFJT{?*r)+ww%OU%Zqa2Gi%QqH}(avxHzzg2r$mf<=^uB={oyecET?>T){$u6Q=SleqXsa zv|jHjiRaU_gv2q2CY=GrnA_?IrOh-oTeDmJ>>wWWn?{{Pc(0n$m zGg}7$zy@EcSJ3jwU0H@}m-mO1lWhQ?-{tG&5uDgP#`j~IhkTeBeZ@ZH)Te$HXKzxo z_%oLdW{*-E(#qlv>63qLDR!RxJ=xs5{ext&GgwD{`as z{KoG0bZ1?4w%i!FRlWXz^|1+GkWm_RD_ZCL8rHO0@Z(jHI$~<_C)4^k9B%*Xx;`=N z!v8__prz$|xM%D)SUFV-8)v1%EEbCaNu^^6Y!P~ny@()pVWCi{RwYX+JplbTa2J~L zCv?*WE-o&0k8`XT6i2dkJSV_Kql@MYIWI00bWVN2&hDN1oV>}0o}VPGw#1H=@5REb zEwL9T+3bh5r&m=gN^T@^Cm7JqQ!KoKU^~P_DV9>8h2`n+r6yzaK*5=>$bY4DytSVMS9VqVRqaB5$T88}jQ$%s(x((53@+HP> zs}Gt#K5LZYJogQ)a%uLqhpA%Uuv(|eL3vIP*Yk|GfIgiMR!k}K(|HODx7=D zl+oMKh-V-!shM&aOchJqfb#@kwFbD+!?-XKmG}hIykrhSI|lq4-T1U!Uye3213{58 zcMM;j(fb67bSuw$VAx;-Y+hvucZhJkKwMq1fVaL@EF`RG-uBa~dP$=_gBG25MhEKEX4s3lvqA&29>_MRYpp zqT<3hr}W+|X|lNE9wwMrGJ2-6G103v0M@*r0Xo%kqn*M}_C=mLxGI=_Jd&wy{bMt9 zV~RBQXN;0jnEAN!7RMW@ku8NIU6fS9b7L~e>BhT3to(Vnl{vUr+;uunK>+RkBzRZRq2Ob(P zIxp0rWct~GnOmiJ0_!BUXP$GFk~q~G+N}Cde7tE_AJ6^B|I20TpHHWF2S2_yzsx@P z__pJ|SwG+Jo-Hwpfu(^#fPu+@p=a3-$*tduYjT%<=TK|#1_^O6Fe)&-VXU%xK7XIT z@BRa?ukLzj+sOGq2&#pHp}N8H{Li)XA5Y(>ZonAB1U3k$%V5gyOZyeR&#AX~Kf8`G zUjBa9KD(vgS&)rwn^biF{rcK-^>r0He|$Z^zJJ|!mWg*zOmA2yvR{6|x8FaverLJ( zKmK-@!r@jUmAHQzon0Yk=!5#|pChJPvd`32@WFSd0o@$37>GLJih32Hx+ z1H+%_Q-2vR{$-kY=Qn57^y+i{_uiW$>CM~8uCZ5LBKDo-eHLh70-ZFYn190R@3u}a gi}!HC!x89;_~ff;B5O{?@Gt;@r>mdKI;Vst03;T-sQ>@~ literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/pixelitos/128/mpv.png.import b/tools/configurator/assets/icons/pixelitos/128/mpv.png.import new file mode 100644 index 00000000..459cda33 --- /dev/null +++ b/tools/configurator/assets/icons/pixelitos/128/mpv.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://n4vlubo40ord" +path="res://.godot/imported/mpv.png-dfd27bd86f70a76518093adbfdb59b39.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/pixelitos/128/mpv.png" +dest_files=["res://.godot/imported/mpv.png-dfd27bd86f70a76518093adbfdb59b39.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/pixelitos/128/multimedia-volume-control.png b/tools/configurator/assets/icons/pixelitos/128/multimedia-volume-control.png new file mode 100644 index 0000000000000000000000000000000000000000..2c7650695ba966407870b2184de7137b1b9ada20 GIT binary patch literal 389 zcmeAS@N?(olHy`uVBq!ia0vp^89>~?!3HFsbL;pqFfjUfx;TbZ+2OojaoJ^OK2dat>XJs-8P#+h%VDj|K+L2@H&v z?ydd*ui@VA)jt;I-u9WG?AO4;0TdQeU}REpU}6EP(%f|P|IwLnKHoK|zuYnT)31oX zD6F3a7H$A4%QF2_7x2wi{r9|-CYeHzMxZ&L-a20WKIet)NfygTAY(ZN6wcmnUi5v= z#qZIZ{@1FV5L9;nX=cd$erP^_SKYs7x1YPe_e6*TH2|IB0CWo2Ss*Tu{cGiy_h;Ar ztC_%AbOfqm*1YdWdC&cR1hg8W_SIWQ_xqD;>R~?OoM5}+);y8FcGkjAI)ouchUD{4 g;smP)IiV<@VYShliUWQtfx*k*>FVdQ&MBb@09yc*QUCw| literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/pixelitos/128/multimedia-volume-control.png.import b/tools/configurator/assets/icons/pixelitos/128/multimedia-volume-control.png.import new file mode 100644 index 00000000..9f6c9ce9 --- /dev/null +++ b/tools/configurator/assets/icons/pixelitos/128/multimedia-volume-control.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://c2q0ghgkrd3ly" +path="res://.godot/imported/multimedia-volume-control.png-8082dac5eb1c8671ffd28dbe6a3ff660.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/pixelitos/128/multimedia-volume-control.png" +dest_files=["res://.godot/imported/multimedia-volume-control.png-8082dac5eb1c8671ffd28dbe6a3ff660.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/pixelitos/128/net.kuribo64.melonDS.png.import b/tools/configurator/assets/icons/pixelitos/128/net.kuribo64.melonDS.png.import index 8b95d937..4e855155 100644 --- a/tools/configurator/assets/icons/pixelitos/128/net.kuribo64.melonDS.png.import +++ b/tools/configurator/assets/icons/pixelitos/128/net.kuribo64.melonDS.png.import @@ -2,7 +2,7 @@ importer="texture" type="CompressedTexture2D" -uid="uid://c0xtgqyl2whg" +uid="uid://c2furjlxwkxih" path="res://.godot/imported/net.kuribo64.melonDS.png-1dfe19050b20e5ca2d51b9ddc306163c.ctex" metadata={ "vram_texture": false diff --git a/tools/configurator/assets/icons/pixelitos/128/net.openra.OpenRA.png b/tools/configurator/assets/icons/pixelitos/128/net.openra.OpenRA.png new file mode 100644 index 0000000000000000000000000000000000000000..ea66c8e9d0f43e70be59da3bcc3044a3139fab2c GIT binary patch literal 561 zcmeAS@N?(olHy`uVBq!ia0vp^4Is?H1|$#LC7xzrVEp0f;uunK>+N0Zyh9Em4uRGI z3LD#(q^Pb@d40+&f>ZU4q7ZMpU!|M&-@pFnVNHpN zF9VYU0|x`60z*{rVX5+xx&MDxa>)Lvs1NxoDaGi+2$o`LV8}SN?<@a<51&nceSZE$ z(doJLn{(IiaWpUpFff7je^5HQ|8!lPpYyYi^7pr2xo%&&@4)9GE?N8P`3E=>xS)2h zI0PSh&YZIT@piqcyN!Yjj0y}aU^5;Z{mpRrh}HfV+-LsT{paOzgNg(7HHdy^bb9?^ zvw-Cf6TR`-#7xZ#=9=C9A$ z(r(XP|BVsmZ3Tw7ZTtpX&&}WH#~W+D;p^vb-uCYmcKIhD8GOL*fYa=K_6K@?zbI9W zuP>Q@z>Z-V+c5){?2Z4|^LYQ)T7h0jWPn2@d+o$@DXj|rtNZMg8#Eahp)U3P Z$=rG%zS8Kh!xRP}@O1TaS?83{1OStc&Sd}q literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/pixelitos/128/net.openra.OpenRA.png.import b/tools/configurator/assets/icons/pixelitos/128/net.openra.OpenRA.png.import new file mode 100644 index 00000000..10af44a5 --- /dev/null +++ b/tools/configurator/assets/icons/pixelitos/128/net.openra.OpenRA.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://bdleyyhjntuwn" +path="res://.godot/imported/net.openra.OpenRA.png-25b00f90fb7439947fe3a0b31d24862f.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/pixelitos/128/net.openra.OpenRA.png" +dest_files=["res://.godot/imported/net.openra.OpenRA.png-25b00f90fb7439947fe3a0b31d24862f.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/pixelitos/128/net.pcsx2.PCSX2.png.import b/tools/configurator/assets/icons/pixelitos/128/net.pcsx2.PCSX2.png.import index 3269f708..ffee5d8b 100644 --- a/tools/configurator/assets/icons/pixelitos/128/net.pcsx2.PCSX2.png.import +++ b/tools/configurator/assets/icons/pixelitos/128/net.pcsx2.PCSX2.png.import @@ -2,7 +2,7 @@ importer="texture" type="CompressedTexture2D" -uid="uid://ccjontic4bnqo" +uid="uid://fhxlwf7in0ke" path="res://.godot/imported/net.pcsx2.PCSX2.png-ff783d804054a6212a0b9fe72f08847b.ctex" metadata={ "vram_texture": false diff --git a/tools/configurator/assets/icons/pixelitos/128/net.retrodeck.retrodeck.png.import b/tools/configurator/assets/icons/pixelitos/128/net.retrodeck.retrodeck.png.import index 58662c60..d1204d8f 100644 --- a/tools/configurator/assets/icons/pixelitos/128/net.retrodeck.retrodeck.png.import +++ b/tools/configurator/assets/icons/pixelitos/128/net.retrodeck.retrodeck.png.import @@ -2,7 +2,7 @@ importer="texture" type="CompressedTexture2D" -uid="uid://cgr7joerpcg2h" +uid="uid://do6o02gxjxneh" path="res://.godot/imported/net.retrodeck.retrodeck.png-727a9e5b0eb0c6a4dcba72a06ac92fb0.ctex" metadata={ "vram_texture": false diff --git a/tools/configurator/assets/icons/pixelitos/128/net.rpcs3.RPCS3.png.import b/tools/configurator/assets/icons/pixelitos/128/net.rpcs3.RPCS3.png.import index eb5ade6f..df51ebfe 100644 --- a/tools/configurator/assets/icons/pixelitos/128/net.rpcs3.RPCS3.png.import +++ b/tools/configurator/assets/icons/pixelitos/128/net.rpcs3.RPCS3.png.import @@ -2,7 +2,7 @@ importer="texture" type="CompressedTexture2D" -uid="uid://cj8sj3jt3141a" +uid="uid://6x4onimvsynx" path="res://.godot/imported/net.rpcs3.RPCS3.png-ff2cd324d04bc951733243ffbbb64b31.ctex" metadata={ "vram_texture": false diff --git a/tools/configurator/assets/icons/pixelitos/128/net.veloren.airshipper.png b/tools/configurator/assets/icons/pixelitos/128/net.veloren.airshipper.png new file mode 100644 index 0000000000000000000000000000000000000000..9753799511daa9d9f54cd2d3d25663b56328a7d6 GIT binary patch literal 609 zcmeAS@N?(olHy`uVBq!ia0vp^4Is?H1|$#LC7xzrVAAk(aSW-r_4e*Uzt;g02R=?s z;9zTPbH5>dMu6p{h@(;aoFi{I(h1z-@nf}bXSdmQGtP_fkA*_x7tshnN{cFb*G(6 za{T*H!9;xn(+*asBvZonXACQ!|GD1&{FwcNzeSI9#7aJyy2+M1QGlUczkz~*Hbv;X+c@`S4HpH6^_+0u)vIO@IA-q^`6~huYUi&e*M}%f!~;6u5)0> zDdL+@ZSQcs-rj!umHYNpwQE4`fy(DTV_5o~d5Oz+?j_H7R=$5;cYprxUlELVm|*Ts z;0p-KdlJsB66R{&#Uax-)nE`_DS%p8ka2we??shQf?g zV7PULaa*muLy2F&FH8IHUpFF!<^h=n>t6q6EIQA*>m0HV#a3P6Ka)PW^z!r7M=wR{ ztgx3csk4*v*VblWf`#6J_~#54Eg379&ilL;$&04;r>>Vo>!s)kGXR07tDnm{r-UW| D_0r`Z literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/pixelitos/128/net.veloren.airshipper.png.import b/tools/configurator/assets/icons/pixelitos/128/net.veloren.airshipper.png.import new file mode 100644 index 00000000..8b8caceb --- /dev/null +++ b/tools/configurator/assets/icons/pixelitos/128/net.veloren.airshipper.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://bxyhqo3i1x2kk" +path="res://.godot/imported/net.veloren.airshipper.png-a817f84ccbdf3107d39dca070b2574ea.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/pixelitos/128/net.veloren.airshipper.png" +dest_files=["res://.godot/imported/net.veloren.airshipper.png-a817f84ccbdf3107d39dca070b2574ea.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/pixelitos/128/network-server.png b/tools/configurator/assets/icons/pixelitos/128/network-server.png new file mode 100644 index 0000000000000000000000000000000000000000..27c2aa5972b3aefb9464b6d58f6ea6c11430c5f2 GIT binary patch literal 493 zcmeAS@N?(olHy`uVBq!ia0vp^4Is?H1|$#LC7xzrVBF&A;uunK>+RixnM{r%4T!*|8z`z_OXTiMs`YT#7u`L7{agHR zYk$4p?}B~W%M0cO@jYM4^YG8h3ZCch+naeC7z7xY96%aAB!B$Pu(kf&c1D**&f)EM_L?vG5C0U_ z@I9~nFLmztN7XsI)dlk5j^5Ew&2(3|18)BV83rVS6Kd}WXE4L8abO53;d?O80ZGAv zdBqLU_KpAlBfIxnF<-!M+otDR_@D1C;(D(6v>@)3z`4J14ELB|o+@ax->-h*J8KRD u3(W5g_pR9@elhP?FSuWHt`|8--g5KJt@yv62%AnEaktaqI0}N3Ny-5r>OY z6vD%I@I<>bUkljDv(aq1aIV;;2j)LIYHicCBu_kT)IYfcE64T=T_20W6;DpfRp)iPdWefE&;{rBig;uhcj z|3Pv@gXvqwB;CLF4%P2JZ_Wtz4A|Ud)eSrMD}1#*eCgDuDKnAmTKR^t?&hy~3GaT_ e2qUaXc*MK1$5OCyiRcmrAnEaktaqI0}N3Ny-5r>OY z6vD%I@I<>bUkljDv(aq1aIV;;2j)LIYHicCBu_kT)IYfcE64T=T_20W6;DpfRp)iPdWefE&;{rBig;uhcj z|3Pv@gXvqwB;CLF4%P2JZ_Wtz4A|Ud)eSrMD}1#*eCgDuDKnAmTKR^t?&hy~3GaT_ e2qUaXc*MK1$5OCyiRcmrAnOSzA`UT^5xLLQT6D8_P7bv>ddsp1sRzulwhkEnDwz57U02 zzrM1*d&=dPTeJ@Cb7o(?%8FMuer;I%!p9ru@4x-FOYe4$S?X;0`<{;LIUN`{7#I~8 zSRC%Vd|$zShI3Pt-t>cyHy^KE9sl6%XO)+~i_Z(LVbEiQsA^y^U|*qJ>L+mf`SC5a zd>6i1Hi{ll1sl-7Ai(g9A@|nvc0Uf$+;_GaoEn0Bzh z6fX#8^R;hyJ$>_<;-aY4dwx5TiB~TC_{*?z);!@Q^X$#PGsAQ{ zF#Iuk@k`ia?|g-A=g->$O-9JfU@l4bOJIcs3&_JS`j)-Fjclw;F`vNinx9Gc-u{>W zaR2DN|MI{8Mlr@PfqelCs0-^Y9bR$Xd;YxD(y{n=jW)=0&`{=0eZ`qH-(2AGmpKpW zN^icbt@~2Phos=qs6pnLEFK3}aw{1{p_#R2_p* WUGIu?yF4QXAnEaktaqI0}N3Ny-5r>OY z6vD%I@I<>bUkljDv(aq1aIV;;2j)LIYHicCBu_kT)IYfcE64T=T_20W6;DpfRp)iPdWefE&;{rBig;uhcj z|3Pv@gXvqwB;CLF4%P2JZ_Wtz4A|Ud)eSrMD}1#*eCgDuDKnAmTKR^t?&hy~3GaT_ e2qUaXc*MK1$5OCyiRcmrAnOwY|b86 zmB^00zS7=a=?w!11ET^13rK3erNg(nZ`*RcpM4GAKYw0q{Ck;sQ|B7rVBEtBRl)Qi zvbf=mrLj`b^B*_ApXQ(Qxc!`F+WPx^4|L(CJY$%8?qm4$+PDLsk<3m%$GFP+gUyi( z#k*wTN|_$`6*pX*-+zAI&ZOKY*kh<~o=vgh7O48W>`j7||6uWZr$x+tYDLe8I0@$l+7JFY>8{z?Ut{tr&p7 M)78&qol`;+02Y9T{Qv*} literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/pixelitos/128/nnn.png.import b/tools/configurator/assets/icons/pixelitos/128/nnn.png.import new file mode 100644 index 00000000..fda6405f --- /dev/null +++ b/tools/configurator/assets/icons/pixelitos/128/nnn.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://1p06wxw7dcoc" +path="res://.godot/imported/nnn.png-4e59fc0cb045b3bea0fc204c443a064d.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/pixelitos/128/nnn.png" +dest_files=["res://.godot/imported/nnn.png-4e59fc0cb045b3bea0fc204c443a064d.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/pixelitos/128/notepadqq.png b/tools/configurator/assets/icons/pixelitos/128/notepadqq.png new file mode 100644 index 0000000000000000000000000000000000000000..2edaad59d2022ec11c0d27434d6ec99401939469 GIT binary patch literal 420 zcmeAS@N?(olHy`uVBq!ia0vp^4Is?H1|$#LC7xzrV9fS(aSW-r_4e*T&O-(g4Hw<4 zCM}xB+J1^*<_XD=0*$?$+c_5cUfNS0ru_8r^p;hLS|Z6c{vnftxKz*I-`SEZ+`u5f zz~sQd(Qq;4`-E>lYfsM=p21+p1QBFlG`MEjP`i&4riy`4fq@0V*Sb!mW9`lrU&C~z=vqm;z`hRW%MwoLI7>*gn=Zl9QL^2K`hvagw zvt9(BuvIwr;ybg|v>+~IGxtAdusp|k>)vx@>+S8-AD9cwaGSrB0SG)@{an^LB{Ts5 D&^~%< literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/pixelitos/128/notepadqq.png.import b/tools/configurator/assets/icons/pixelitos/128/notepadqq.png.import new file mode 100644 index 00000000..c2ee0675 --- /dev/null +++ b/tools/configurator/assets/icons/pixelitos/128/notepadqq.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://45cp6u1h6pp1" +path="res://.godot/imported/notepadqq.png-159488f44e18a23cfe715fd0d27a6ca8.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/pixelitos/128/notepadqq.png" +dest_files=["res://.godot/imported/notepadqq.png-159488f44e18a23cfe715fd0d27a6ca8.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/pixelitos/128/nvim.png b/tools/configurator/assets/icons/pixelitos/128/nvim.png new file mode 100644 index 0000000000000000000000000000000000000000..3ebcc3f42ba06e51aa89f2e3b3a2021752a3353e GIT binary patch literal 514 zcmeAS@N?(olHy`uVBq!ia0vp^1wh=u!3HER7rg}vFrM^uaSW-r_4e*UFXupp;}45d z9osTPKX4vV=(w0aurJ->)v- z@%Fgo2lknv9wt>*(aUV=%dz3WaDW4g zivy$Jgs-~|BUo>7n7rx!;w?JEjQ4p*o>~3TG_wHM=o9!i1YZ+Hs zZ}{SOW-s$xhj0xhB?Ts~js}x8;=dcOA1&3`DIDy3Pj8xP`6A(t29TuEf`*b@_FJ8A z@1Ynd@^|-zJLk&RS^Z@^m;T-lYzPNj2av^~0o02u473G9!KC2zU${GJ<z5M~7^Nx>e)408lX0vH&ft4?S9^ z@csYHdOOLG+&Hw-a literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/pixelitos/128/nvim.png.import b/tools/configurator/assets/icons/pixelitos/128/nvim.png.import new file mode 100644 index 00000000..ed60e889 --- /dev/null +++ b/tools/configurator/assets/icons/pixelitos/128/nvim.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://cxfvhjv3ullwf" +path="res://.godot/imported/nvim.png-4050035a9b898731c0c11ca1447cba62.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/pixelitos/128/nvim.png" +dest_files=["res://.godot/imported/nvim.png-4050035a9b898731c0c11ca1447cba62.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/pixelitos/128/octopi.png b/tools/configurator/assets/icons/pixelitos/128/octopi.png new file mode 100644 index 0000000000000000000000000000000000000000..746c1bb9b70feec25020242e1d33fe37bcf61ae8 GIT binary patch literal 459 zcmeAS@N?(olHy`uVBq!ia0vp^4Is?H1|$#LC7xzrV4URX;uunK>+Ri*y@w1$8XmG3 zGAv%ABDy8VMNL83fN$l3Gj1CgHFc6_f3MZ;`Y^Z7_VhK)>*Z6eZP&kFmw4LZyXpG; z>w>cwSQ;1v7?>OwT!R1f-1=o{ANsPIN%(*mRFs3^JHxr3Ur*HfCotV$0xRTTV0<8V zz;eIr%I_>{4Y~}B3JfeD)$bUyte)HVZC~>I{Q8yMd;YCOF{dHoJHy)fpM#gq+Z-Lg zpEH5mfdOa`P^*K+?`!o9i4v3M+27G$cs(D<8mPfcV5J|X&-!28P#QaVp8nr|4VPY< zGv+WtOlV->Si1gi?f-ki7BiuSg4~n%j?sV-=3*41@Nqu<-`|ir=Xd`6=XLf6uYJ$g z+`I42ePl;Hkb5xw`I}46AKc0M|91w%HU<`GP_=wwY|jozI`jVCJO&`}boFyt=akR{ E0K2J}$N&HU literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/pixelitos/128/octopi.png.import b/tools/configurator/assets/icons/pixelitos/128/octopi.png.import new file mode 100644 index 00000000..ebb1c238 --- /dev/null +++ b/tools/configurator/assets/icons/pixelitos/128/octopi.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://bq7gtasg2w7fl" +path="res://.godot/imported/octopi.png-b6b03168aa81ef864de6b55056a2fd79.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/pixelitos/128/octopi.png" +dest_files=["res://.godot/imported/octopi.png-b6b03168aa81ef864de6b55056a2fd79.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/pixelitos/128/okular.png b/tools/configurator/assets/icons/pixelitos/128/okular.png new file mode 100644 index 0000000000000000000000000000000000000000..e2c377f6cc53c5c87522535dfccdb47d4a2576f5 GIT binary patch literal 469 zcmeAS@N?(olHy`uVBq!ia0vp^4Is?H1|$#LC7xzrV4UOW;uunK>+Ri*XPX=(8WIhr zwLRgIb}wLGUcivPVZ+7(arOc>ZuJCCsc3KE9G^EkTvUqgeBScstpB~5leJ3ITwOR8 zzTH(9yS7{L?X&)-_g70}%VOv6bgdL_U=Uzna$w+SxO3)i)0Vs2x1Ug2V8jR!V_;NZ zc*D4?=$tu0@e5b|J+%C zVw%uR<}ZI^?e}wMAgNulncd^=h4+t9tzDM<=KSB;3>+X=flal1%UJY(&wUo4>)~Qd zK#l`LUL(j?3f}v~F9g4-Y~FWY`o&)x=h&G@3coQZ-xQvKBCuchw~gJ`@9anZ?LUTO x=nswLdI6`5-RtE2)yoTy@cpjML~`q%y$r_|n1n8|;4NnW0#8>zmvv4FO#rpMk}CiJ literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/pixelitos/128/okular.png.import b/tools/configurator/assets/icons/pixelitos/128/okular.png.import new file mode 100644 index 00000000..6e512d64 --- /dev/null +++ b/tools/configurator/assets/icons/pixelitos/128/okular.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://c26auf7og8mrw" +path="res://.godot/imported/okular.png-d36db85b08aca17029154b1fb1b41a26.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/pixelitos/128/okular.png" +dest_files=["res://.godot/imported/okular.png-d36db85b08aca17029154b1fb1b41a26.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/pixelitos/128/openarena-server.png b/tools/configurator/assets/icons/pixelitos/128/openarena-server.png new file mode 100644 index 0000000000000000000000000000000000000000..ad20730697b33a4fd8a7dedd3cbe9b62d0e74aaf GIT binary patch literal 394 zcmeAS@N?(olHy`uVBq!ia0vp^4M3d0!3HF+R#ka2Ffaysx;TbZ+a}I0VuN_`fI@*+HRlDvz;l*{O|Yh{_{KuoM0IR29}262EX4gbRPe=tut;=WncseF$gehKF7H1 z{p8JM^(dl?@9chGe6rRq{5eY+gEs>c)Q~yMC71rrJFxoWPIUoZJPu=I9@o#s_)&KU$9$Q?)z{6;nslF-1 QgaHUVUHx3vIVCg!09t8@2LJ#7 literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/pixelitos/128/openarena-server.png.import b/tools/configurator/assets/icons/pixelitos/128/openarena-server.png.import new file mode 100644 index 00000000..f7301daf --- /dev/null +++ b/tools/configurator/assets/icons/pixelitos/128/openarena-server.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://c4t54ofjsqdtv" +path="res://.godot/imported/openarena-server.png-0402bb1d3e196cb03e61643cf5f14d32.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/pixelitos/128/openarena-server.png" +dest_files=["res://.godot/imported/openarena-server.png-0402bb1d3e196cb03e61643cf5f14d32.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/pixelitos/128/openarena.png b/tools/configurator/assets/icons/pixelitos/128/openarena.png new file mode 100644 index 0000000000000000000000000000000000000000..a3522814c7eaa73952a4ea4eb66f10709c720f60 GIT binary patch literal 405 zcmeAS@N?(olHy`uVBq!ia0vp^4M3d0!3HF+R#ka2Ffhh=x;TbZ+>qF12YQO$-7cYM8{r7Y4^>p?Exa0v_hh>&lr+(G1zt8u8!-0W= zff1zopr0J_VRR{#J2 literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/pixelitos/128/openarena.png.import b/tools/configurator/assets/icons/pixelitos/128/openarena.png.import new file mode 100644 index 00000000..8e0fa36c --- /dev/null +++ b/tools/configurator/assets/icons/pixelitos/128/openarena.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://cuxdyj8q328io" +path="res://.godot/imported/openarena.png-9e4a3a5e213549474f6c2fa7d39a72ac.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/pixelitos/128/openarena.png" +dest_files=["res://.godot/imported/openarena.png-9e4a3a5e213549474f6c2fa7d39a72ac.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/pixelitos/128/openbor.png b/tools/configurator/assets/icons/pixelitos/128/openbor.png new file mode 100644 index 0000000000000000000000000000000000000000..5e6d611cc6674873d55bd36b4644f3103d5da86c GIT binary patch literal 773 zcmeAS@N?(olHy`uVBq!ia0vp^4Is?H1|$#LC7uRSEa{HEjtmSN`?>!lvI6;x#X;^) zj5kl})B`yR$sR$z3=CCjKus+S48MRv4KElNN(~qoUL`OvSj}Ky5HFasE6|34fvMTk z#WAE}&f7b-eol@e4vF(GWq9Q1{OLTcFwt*%g1&BNFZTu|!$QWgpc@(Ig|=)?kbHAc zEd0Tp2c^9djSuDMIDJ}R2~SN_-D&#(LSKL5JAf0y9b$&3di8Ro!= z7z^i1&;Oh(3X7?ioq9dG`yA&T#s@qM=NOO(tLJ|r3u|vb|KnkPM|<6FW)uT}M)5}7 zcgS7){LiiH{m=e%SRrp@dLA457r0UHu={daN0twol$ zzkj`$^WfRuJ#`-}b=RGLf4=+mJ5+^0eS81cHoTd$@9n1Ie-D1F+3^m;u;-r{daus= ztcUqYj`ue)tTd~TXozGryZoTz$cgz5oHJ>@>_h*KimixEAe|!G-;vD%x_6B1H3uYuDyN*xb?8Ecr%a49NX;l9Ag-qhF zh<*E~FYms?%d)As?g*yIzbqZT-1&cQh0XKw!+WoMU0mGeasN5CP!|7tFspFqzkcbT zp5LmO*VZpz|8-7%MNxE3|6Pn2JyhJ_@okR6@5=fXV8md0cpsyCP-=qtbP0l+XkKMhrr8 literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/pixelitos/128/openbor.png.import b/tools/configurator/assets/icons/pixelitos/128/openbor.png.import new file mode 100644 index 00000000..2ad4333f --- /dev/null +++ b/tools/configurator/assets/icons/pixelitos/128/openbor.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://blxqnof2t8d5g" +path="res://.godot/imported/openbor.png-ef084f0587cb4ac91e4b8778bf123c08.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/pixelitos/128/openbor.png" +dest_files=["res://.godot/imported/openbor.png-ef084f0587cb4ac91e4b8778bf123c08.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/pixelitos/128/opera-beta.png b/tools/configurator/assets/icons/pixelitos/128/opera-beta.png new file mode 100644 index 0000000000000000000000000000000000000000..5fa57fcc89b112835a606c3181420391abb9536e GIT binary patch literal 680 zcmeAS@N?(olHy`uVBq!ia0vp^4Is?H1|$#LC7xzrV9NJ&aSW-r_4clzzi^_=frnxn zW-&+wWOp!k&Q{TLo6fCxVPWTNH9o#ILh0;(nT{PisQ;kHC&wy7Vb+8a#l+9dS0ubv zd-$&GRE$z*pZ?wFRAKqO&ui+P7XJMhcW=9Rl%DFE{dM0UtNP_# z11(R!w+~u$fklCVrGY_!foVZT+r8v()5Fglee-$ux1Tp{)i*HhfXg1RJaGT_pWlYR z|7@Rm@45cAS)Kdl-^(yztF%K=wjkm;L*@Sb|B3ngg=W2%k(1;7Epzk?I~G;%)64ue6h!<-e!qqwRV9hV#5fR2dkd!KGfw_hCVmWrhENy%#qw*7?tLJ?rzq zj`Qo+E!%b8uX_IfC2{tttOy7EDCQIR&N{o;T)*YnV)nV`cmCs+;8An>+`6~_ug?3= z+w<=3lbB`y@7m8KWKGwL8!XnZk6YjN?D5^dW%K4QfW_TSE`$dsOa-didUECEg+D)Q z7k^$@x&3qI<9a*wimK=DW?uLcTK&CU6z*)M2Q&V#sedd}e>1@_gaHUVUHx3vIVCg! E08iHl&;S4c literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/pixelitos/128/opera-beta.png.import b/tools/configurator/assets/icons/pixelitos/128/opera-beta.png.import new file mode 100644 index 00000000..61ab94b0 --- /dev/null +++ b/tools/configurator/assets/icons/pixelitos/128/opera-beta.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://tymx2jn6y744" +path="res://.godot/imported/opera-beta.png-4f45482a975213eb6cc0b00fe04ae371.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/pixelitos/128/opera-beta.png" +dest_files=["res://.godot/imported/opera-beta.png-4f45482a975213eb6cc0b00fe04ae371.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/pixelitos/128/opera-developer.png b/tools/configurator/assets/icons/pixelitos/128/opera-developer.png new file mode 100644 index 0000000000000000000000000000000000000000..b9cfccccca57ad9ff2c51c813c186b76ef8a4cea GIT binary patch literal 627 zcmeAS@N?(olHy`uVBq!ia0vp^4Is?H1|$#LC7xzrV6yUbaSW-r_4e*TZ;?Qm10QP_ zh22upn)>jd{i54@{t<#U!YhV2Y2P*=`i zE-2pS*REa$7lD`w^90xeteghJpZ^&;Yissg>Rr3O&faP>Gt6ra40k5os?UFrvDsca zdjJ1_Z{Mr^XROIr$YX?=z2mIqfz|D&FQzly-`pY@72lgyKlQANips2(y5IXYO){yJnz&MsvX>ESC?75 zSK|41d5sC#Oacr{4h$R&j1$aj-y81s))rU#_A~eQpD*)-BN$`gvJYe)ys!ONbj0qz z>#FZRKlfIxdB0r#%)M8sKj$3adLY!m05PVaW-fEe-+h0tp1XJR!k@Pf9~SOEA9!TX z^ryv4+6~@Nn-my6mGXV4+BE4^?W^@4i!@Ev=jNAg`opAB>zBY3#oVF-N7`3xEE7zZQgTe~DWM4f*;oi! literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/pixelitos/128/opera.png.import b/tools/configurator/assets/icons/pixelitos/128/opera.png.import new file mode 100644 index 00000000..8da32c81 --- /dev/null +++ b/tools/configurator/assets/icons/pixelitos/128/opera.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://d1mkbpx3r8hl2" +path="res://.godot/imported/opera.png-8084500df6748863d26eaefc7c345905.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/pixelitos/128/opera.png" +dest_files=["res://.godot/imported/opera.png-8084500df6748863d26eaefc7c345905.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/pixelitos/128/org.DolphinEmu.dolphin-emu.png.import b/tools/configurator/assets/icons/pixelitos/128/org.DolphinEmu.dolphin-emu.png.import index 7a250857..868a784c 100644 --- a/tools/configurator/assets/icons/pixelitos/128/org.DolphinEmu.dolphin-emu.png.import +++ b/tools/configurator/assets/icons/pixelitos/128/org.DolphinEmu.dolphin-emu.png.import @@ -2,7 +2,7 @@ importer="texture" type="CompressedTexture2D" -uid="uid://8cs0u4cejbdu" +uid="uid://dbvjugxp84gsj" path="res://.godot/imported/org.DolphinEmu.dolphin-emu.png-092be828a6da39c74eff4466ed58b605.ctex" metadata={ "vram_texture": false diff --git a/tools/configurator/assets/icons/pixelitos/128/org.citra_emu.citra.png.import b/tools/configurator/assets/icons/pixelitos/128/org.citra_emu.citra.png.import index 6c0f9c6f..ca1b3534 100644 --- a/tools/configurator/assets/icons/pixelitos/128/org.citra_emu.citra.png.import +++ b/tools/configurator/assets/icons/pixelitos/128/org.citra_emu.citra.png.import @@ -2,7 +2,7 @@ importer="texture" type="CompressedTexture2D" -uid="uid://cw8v7tjh5btt1" +uid="uid://bevamv2c8knnn" path="res://.godot/imported/org.citra_emu.citra.png-91f685385890396c6cec7cfe8c683feb.ctex" metadata={ "vram_texture": false diff --git a/tools/configurator/assets/icons/pixelitos/128/org.flameshot.Flameshot.png b/tools/configurator/assets/icons/pixelitos/128/org.flameshot.Flameshot.png new file mode 100644 index 0000000000000000000000000000000000000000..23b8e8e5ba2385bb31776a2c0ea35ef63c6db17f GIT binary patch literal 457 zcmeAS@N?(olHy`uVBq!ia0vp^4Is?H1|$#LC7xzrV4UFT;uunK>+PL`y-f}x4T*+d z3>J1-1~uhIG?r_B$Yb4>$SJe3DWG-Uo+i$j2hP;ozj}AgB>VmkWl6%xf99;Xc2iY= zfyse^gMm?jA?wn*zX!h7Mb`ZNS`l8$_jvu|AZ#WC0ilu=;fWf}^ zGlLof6I3IMgK5}#<};t)Xr=13Brqv3fYktH|LkSA*p)e}?CobwGe`8>;^gI9e z^U{09GZ^w1!L|eSY+yfe^4|ac^R?#_nRc+kj5#2;V9E0zYtO&TexLvP_x zp4no1K9XOiY-TUWyN_hViFAGer-G?I3@o4!VFK!JFsfnP+hJHTbP0 Hl+XkKYv+}J literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/pixelitos/128/org.flameshot.Flameshot.png.import b/tools/configurator/assets/icons/pixelitos/128/org.flameshot.Flameshot.png.import new file mode 100644 index 00000000..081de9c1 --- /dev/null +++ b/tools/configurator/assets/icons/pixelitos/128/org.flameshot.Flameshot.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://cbx8dakxdvmgy" +path="res://.godot/imported/org.flameshot.Flameshot.png-746a23841aa5220736e212d855d56fa3.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/pixelitos/128/org.flameshot.Flameshot.png" +dest_files=["res://.godot/imported/org.flameshot.Flameshot.png-746a23841aa5220736e212d855d56fa3.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/pixelitos/128/org.gnome.ArchiveManager.png b/tools/configurator/assets/icons/pixelitos/128/org.gnome.ArchiveManager.png new file mode 100644 index 0000000000000000000000000000000000000000..3c7abcb65f72b78be3aed2e59a3f1a6d9678d0e3 GIT binary patch literal 498 zcmeAS@N?(olHy`uVBq!ia0vp^4Is?H1|$#LC7xzrVBG2H;uunK>+S80eun}?8Xivj zp^?{TBYUddKc_n+f#ef{otd;e9{yxUu6ykG9q+wj##xAonzU#&5Vfu(^#fPu+@VTxL1 zo6N5{@^_hC&i~YOe$Tk5no0P8J4lLyfl-0s)Gg+ozaZ%)PyW?12!n)Jz*--OuUqzy z?fY_z(No z>tEyYZ<~Gj<$L){T)m~uEQqyWJH9a}PqaEd8%5-@U~Sy~J=I2xVAsQJKyZpC|NYJw zbpH3^^Ph|V|J~0C^(IiE!BSg?m(MGZynt{CLO;mj1_q6&xxbo$;rKEC)b*^5Yke8O t?qLFIXqf+wG3X8FvD$OyNKV-IlWEpZ=Y7ZCx~DP#fv2mV%Q~loCIEL#s$Kv9 literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/pixelitos/128/org.gnome.ArchiveManager.png.import b/tools/configurator/assets/icons/pixelitos/128/org.gnome.ArchiveManager.png.import new file mode 100644 index 00000000..be9cf2e7 --- /dev/null +++ b/tools/configurator/assets/icons/pixelitos/128/org.gnome.ArchiveManager.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://c5kabv7uetpco" +path="res://.godot/imported/org.gnome.ArchiveManager.png-5f0bb0a2424e76d141dce54dc5a70a5d.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/pixelitos/128/org.gnome.ArchiveManager.png" +dest_files=["res://.godot/imported/org.gnome.ArchiveManager.png-5f0bb0a2424e76d141dce54dc5a70a5d.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/pixelitos/128/org.gnome.Nautilus.png b/tools/configurator/assets/icons/pixelitos/128/org.gnome.Nautilus.png new file mode 100644 index 0000000000000000000000000000000000000000..04548a3ebff6e8e791c1a3169319734dfb4c4749 GIT binary patch literal 349 zcmeAS@N?(olHy`uVBq!ia0vp^4Is?H1|$#LC7xzrU{vvRaSW-r_4d|A-X;f$hQL07 zvI52gnQa$%HBwouIHV&^D)}9hP|Hf@ZSB3Y_qv?o!%ufb>rWT~O#lG}v&8p}-uL(Q z|7l!*IVx}M`RB)tpE4AsE95c>FfchVa4;|?@Cn?MQ78@G&teW0QD9&>5dQHs_p#S^ z_5OX8QP{x+PL`y-f}x4T*+d z3>J1-1~uhIG?r_B$Yb4>$SJe3DWG-Uo+i$j2hP;ozj}AgB>VmkWl6%xf99;Xc2iY= zfyse^gMm?jA?wn*zX!h7Mb`ZNS`l8$_jvu|AZ#WC0ilu=;fWf}^ zGlLof6I3IMgK5}#<};t)Xr=13Brqv3fYktH|LkSA*p)e}?CobwGe`8>;^gI9e z^U{09GZ^w1!L|eSY+yfe^4|ac^R?#_nRc+kj5#2;V9E0zYtO&TexLvP_x zp4no1K9XOiY-TUWyN_hViFAGer-G?I3@o4!VFK!JFsfnP+hJHTbP0 Hl+XkKYv+}J literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/pixelitos/128/org.gnome.Screenshot.png.import b/tools/configurator/assets/icons/pixelitos/128/org.gnome.Screenshot.png.import new file mode 100644 index 00000000..c20f7991 --- /dev/null +++ b/tools/configurator/assets/icons/pixelitos/128/org.gnome.Screenshot.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://6btsfw4ohb6g" +path="res://.godot/imported/org.gnome.Screenshot.png-e30f0ff527c1b01e966c236bed568533.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/pixelitos/128/org.gnome.Screenshot.png" +dest_files=["res://.godot/imported/org.gnome.Screenshot.png-e30f0ff527c1b01e966c236bed568533.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/pixelitos/128/org.gnome.Yelp.png b/tools/configurator/assets/icons/pixelitos/128/org.gnome.Yelp.png new file mode 100644 index 0000000000000000000000000000000000000000..d7ccea7d62cdbbc86543fe9db3a3f693bb09a945 GIT binary patch literal 506 zcmeAS@N?(olHy`uVBq!ia0vp^4Is?H1|$#LC7xzrU_9vQ;uunK>+M~~yh8>84uLUW zgEq7jPgb=J+m#c>bLoVvb=`ZWDIZc#`@Pz7`bpgP-*G>GZqLm&j^DqY+grGSL4bkD zfq|pp>Xh|~-)rl4_x-Q5S+?)M_2-}e@?VHDW>R2afvWj4`TeWXf3Ft3zFa;307n8B zP!|IuQ2Id7rR+1WO6$IUX1e(I-#hz+A~fkk&l&HWmyiBd$)wz%3DyEK@f%~`rth~m ze?PtYfBnB^dxNch?`!||Ld^szI9}Uu@A=#Fb?5Hi+`nJ&fC${FTfZ^JG!=J$tL$M| z#=rs-h8xTTa~M>{N7trVzq;|+Qm>{9Wz_{U>(WdY0A@<_&xnKTwqsUBo_n!BQ zjpJLZ`y2?j6~wfi`^UQJxkQ@l^AD1YFk=)L*gkQ;ejeUD$3)$m0SG)@{an^LB{Ts5 D4C=Zw literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/pixelitos/128/org.gnome.Yelp.png.import b/tools/configurator/assets/icons/pixelitos/128/org.gnome.Yelp.png.import new file mode 100644 index 00000000..04fb1504 --- /dev/null +++ b/tools/configurator/assets/icons/pixelitos/128/org.gnome.Yelp.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://pjp08x0a3bvp" +path="res://.godot/imported/org.gnome.Yelp.png-050600f15ab0409276cadc8a4010003e.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/pixelitos/128/org.gnome.Yelp.png" +dest_files=["res://.godot/imported/org.gnome.Yelp.png-050600f15ab0409276cadc8a4010003e.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/pixelitos/128/org.gnome.clocks.png b/tools/configurator/assets/icons/pixelitos/128/org.gnome.clocks.png new file mode 100644 index 0000000000000000000000000000000000000000..51aecbb77a401ec0900857f74d5caf5c991091f2 GIT binary patch literal 647 zcmeAS@N?(olHy`uVBq!ia0vp^4Is?H1|$#LC7xzrVDj^HaSW-r_4e*Yzu-WL10Uly ztnqU*Pg8cjf6(``?B#4Jn?%}j~ z_w)B=&Nlf!=h^S7g=bf6cz1fW_{!IB-`?&HJo+u)fAV|(&;M@sPg=jUHs>-+GNjbkHx!PugzOf`|Fq0 zU#{o9!fE~ifH{aB$thJh}w*LI{Vs*GAi-T!( zL#X)O>+)xRPW)K$h6QX5*!3&Y_yz8U$Nj2n%s8iC8~-nK^1sZZ>9Nm|ltj$7b;xu+ z|8ru-Ir%Dofw!3`!Sar==)Jf^)w%fZwg(UHetZnoA1=j@PA=!4yM5)Ic?y$$*X~CO zhX?w;?}Vq^6SnzwUt7cWxqGz?vV-SWH{ANpvULCY^K(BVd!K(NyTsA|%@4|7Jxcz+ myQO}{WAo=d#Wzp$P!}AOZ{k literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/pixelitos/128/org.gnome.clocks.png.import b/tools/configurator/assets/icons/pixelitos/128/org.gnome.clocks.png.import new file mode 100644 index 00000000..993a309f --- /dev/null +++ b/tools/configurator/assets/icons/pixelitos/128/org.gnome.clocks.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://dw6s7t1w3y4tp" +path="res://.godot/imported/org.gnome.clocks.png-c12584ed392f608c5912ee3cdba7e1b4.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/pixelitos/128/org.gnome.clocks.png" +dest_files=["res://.godot/imported/org.gnome.clocks.png-c12584ed392f608c5912ee3cdba7e1b4.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/pixelitos/128/org.gtk.IconBrowser4.png b/tools/configurator/assets/icons/pixelitos/128/org.gtk.IconBrowser4.png new file mode 100644 index 0000000000000000000000000000000000000000..c6727a379ee9656d51630a8538abe5009e28e6e1 GIT binary patch literal 614 zcmeAS@N?(olHy`uVBq!ia0vp^4Is?H1|$#LC7xzrVAAz;aSW-r_4cm4cXXh{fyDn8 z51!TB`{>D&E8eQAB}D}Vn>BWP7Y?}W6HLBM3|GS%!*M7!NSt`l^SMI>T!NACIKozJH$ZWW1{O&!| z8ju*wJg@>N=eyshpA2*Tj)zJmZH+q11-1_?f8nd0!@5|Ut=j-RsAMTlHVRwDCy#C>z z%hl)q{>43O=G;w82xst|wR3p&`%l`lzYNKpzZrvm{k6Q0WY7nB)&KDg&zX75&$A=k zykqh6@63Dd#q&IuH?M2^oRw)cNBnsGp`X8|x6a$Q|JgHFi~Q}kAO87xFw5fq*Ea@p zuD>qT28RSV01g~@!@MNKI{YK|zO(6b|6e>=lK-6%Idr};?h1Qj)AOBkTH9}?=XLkz zTh(1ca?=Id^XxmG+sGqA^FiN}zd-*^j9`QWI6?;MX0~&>J=24YRGv;OW&i?DS3j3^ HP6+Ri(zK0D&90J)L zXEbWcX#Vz}Fu#J!im9vP7H`r4i_AyGb+_pQwf*<1sGLdofHDIk)c)MNjD7b$8#02e z09(xhwGWf?@6Ctz+zWiXUh00HmM;u9g6YBjcMRYD=d#Wzp$P!Z`=|K; literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/pixelitos/128/org.inkscape.Inkscape.png.import b/tools/configurator/assets/icons/pixelitos/128/org.inkscape.Inkscape.png.import new file mode 100644 index 00000000..171a8a83 --- /dev/null +++ b/tools/configurator/assets/icons/pixelitos/128/org.inkscape.Inkscape.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://dp2ys4t2svqb2" +path="res://.godot/imported/org.inkscape.Inkscape.png-a83f373eb16275ee5f2496cad9691a65.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/pixelitos/128/org.inkscape.Inkscape.png" +dest_files=["res://.godot/imported/org.inkscape.Inkscape.png-a83f373eb16275ee5f2496cad9691a65.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/pixelitos/128/org.mamedev.MAME.png.import b/tools/configurator/assets/icons/pixelitos/128/org.mamedev.MAME.png.import index d64c7391..b4e0e143 100644 --- a/tools/configurator/assets/icons/pixelitos/128/org.mamedev.MAME.png.import +++ b/tools/configurator/assets/icons/pixelitos/128/org.mamedev.MAME.png.import @@ -2,7 +2,7 @@ importer="texture" type="CompressedTexture2D" -uid="uid://bo8ylm2fxoang" +uid="uid://chd6d8tx081hm" path="res://.godot/imported/org.mamedev.MAME.png-f34dd0c0146803127a92291b3913652c.ctex" metadata={ "vram_texture": false diff --git a/tools/configurator/assets/icons/pixelitos/128/org.midori_browser.Midori.png b/tools/configurator/assets/icons/pixelitos/128/org.midori_browser.Midori.png new file mode 100644 index 0000000000000000000000000000000000000000..e6976b83c18686fa6ed0e9124ab2ddc9cdc477b8 GIT binary patch literal 476 zcmeAS@N?(olHy`uVBq!ia0vp^1wh=u!3HER7rg}vFfR6VaSW-r_4e-FOr}7AhQRPG z4GvNpB&9d;NpF&r=2*fYzlFIywd`I0yw6$(bL^fS+Au4&Y>HKU{rs8p_s9O5R=)oI z-_GZ13mP~&8km$6-s*na5Oq;5ok?~fP=G^2fhmdqPFeqNOWFJT{?*r)+ww%OU%Zqa2Gi%QqH}(avxHzzg2r$mf<=^uB={oyecET?>T){$u6Q=SleqXsa zv|jHji*^=Dz7)eqW24 z`r&cwcmG+_T$9w@|E8YW|No<@ez)wl@Bj`5Mg<0z1_l9!-HSik7G%u-|D$C77lu1A z_g(kye_PC=-4M*cU;N zrZF9mSzsL$-*0bcvtsVznmT=e0kK-=0o7XQOd;2Lljzy85}S Ib4q9e05wGKC;$Ke literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/pixelitos/128/org.openmw.OpenMW.png.import b/tools/configurator/assets/icons/pixelitos/128/org.openmw.OpenMW.png.import new file mode 100644 index 00000000..9465d1d4 --- /dev/null +++ b/tools/configurator/assets/icons/pixelitos/128/org.openmw.OpenMW.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://chaysd7aq35vw" +path="res://.godot/imported/org.openmw.OpenMW.png-b1b41dcca3912c4df9d6d3cf848df8d4.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/pixelitos/128/org.openmw.OpenMW.png" +dest_files=["res://.godot/imported/org.openmw.OpenMW.png-b1b41dcca3912c4df9d6d3cf848df8d4.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/pixelitos/128/org.openttd.OpenTTD.png b/tools/configurator/assets/icons/pixelitos/128/org.openttd.OpenTTD.png new file mode 100644 index 0000000000000000000000000000000000000000..1497a9a70610394b24d67a57ab899cf1bb4b6685 GIT binary patch literal 691 zcmeAS@N?(olHy`uVBq!ia0vp^4Is?H1|$#LC7uRSEa{HEjtmSN`?>!lvI6;x#X;^) zj5kl})B`yR$sR$z3=CCjKus+S48MRv4KElNN(~qoUL`OvSj}Ky5HFasE6|34fyvO* z#WAE}&fB}TdBTni4T0-hm9$pHDB0?^Gbk>7C>64D<)tDPsaXXad=qEQ>pCU+kWEfg zI6I>D{npu~+kTi_`ctu2md!8zzHRTnw$nR*ef|9A>*K$Pvw!}1eCF(%`3#R(1k@WW z7>{r&_%RgTzW4m+a)0|}@9O`){mX58@^jC#pUU$0@6Fl!ui$q@+1vvhNQ#*{gdOgD zu{!X^X3x8`(_gRr?f#lU*$r+MNO}&c@lc_-wRH_Qi+^r@E|~WH@%MA+W@6EF=hJ6~ z)%W#3Jb(B7(*OOxY?=f?uElKw$WJ?7erA~d@9y48 ryj<+_nx$CJ_Po3y6C~>3I=}OK+uQ%JeeI|KOjQh?u6{1-oD!MO9-xN1ou(J=#@JnF*AO@FxH;cLCm)-ssmJY9K_lYtv zDlo8soXR`jm0e&?Cx>Fe89k% zz!xC5(9$VCK7Qf(_s{QcK=K7lGsH`aw?6pJ7?Xl*sHe*Rdd98$dsqB^FEdYVFT=|H z;v1^|%=q#rIX-U<+<^iNy0e*&y!#x?eOAz^xMA>0~z>((s1cXY{f{VKi$Bu`dYvvb@{s7u?lc>lxsReS>4Wqk!7lg&0W!9v`DVNW^V qg_p%mo6a*jebYBLLUQK;>%9!i!eZC$_RLOU00K`}KbLh*2~7YiE$c}D literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/pixelitos/128/org.prismlauncher.PrismLauncher.png.import b/tools/configurator/assets/icons/pixelitos/128/org.prismlauncher.PrismLauncher.png.import new file mode 100644 index 00000000..b4d9c3d9 --- /dev/null +++ b/tools/configurator/assets/icons/pixelitos/128/org.prismlauncher.PrismLauncher.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://dk6ecp2idgh5c" +path="res://.godot/imported/org.prismlauncher.PrismLauncher.png-7b06871b9024796ef85c154e0d4a8397.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/pixelitos/128/org.prismlauncher.PrismLauncher.png" +dest_files=["res://.godot/imported/org.prismlauncher.PrismLauncher.png-7b06871b9024796ef85c154e0d4a8397.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/pixelitos/128/org.rnd2.cpupower-gui.png b/tools/configurator/assets/icons/pixelitos/128/org.rnd2.cpupower-gui.png new file mode 100644 index 0000000000000000000000000000000000000000..a07f6ab1e62c1d8174374e8a0717962bbc54fd7e GIT binary patch literal 437 zcmeAS@N?(olHy`uVBq!ia0vp^4Is?H1|$#LC7xzrV65?UaSW-r_4dv|&O-(a4uQ&Y zOM-WFhP>d|HJ96><$;=BVt;SAzpg~G*Qa}-Yozvbwj8?<-@apEWVEva14{#g00WZ) z!f4X3=Ql&P(Y;-z|C^j<)YjD3&13}I2G;h5IV7p;A`im&fU|ZDzki)RW&1CU z!5ic#sIr<*{~1z$)-&iZBCLbSvNSOKXewqrscezDcTX{rg8z5eHEQ)1?C$ZccRa_M zzzH>tFVdQ&MBb@07D9e`Tzg` literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/pixelitos/128/org.rnd2.cpupower-gui.png.import b/tools/configurator/assets/icons/pixelitos/128/org.rnd2.cpupower-gui.png.import new file mode 100644 index 00000000..6785dd55 --- /dev/null +++ b/tools/configurator/assets/icons/pixelitos/128/org.rnd2.cpupower-gui.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://clmsoks51adqb" +path="res://.godot/imported/org.rnd2.cpupower-gui.png-9750f3e1dafaa0bc86cb6934e3a98861.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/pixelitos/128/org.rnd2.cpupower-gui.png" +dest_files=["res://.godot/imported/org.rnd2.cpupower-gui.png-9750f3e1dafaa0bc86cb6934e3a98861.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/pixelitos/128/org.ryujinx.Ryujinx.png.import b/tools/configurator/assets/icons/pixelitos/128/org.ryujinx.Ryujinx.png.import index 0983a440..0c505d42 100644 --- a/tools/configurator/assets/icons/pixelitos/128/org.ryujinx.Ryujinx.png.import +++ b/tools/configurator/assets/icons/pixelitos/128/org.ryujinx.Ryujinx.png.import @@ -2,7 +2,7 @@ importer="texture" type="CompressedTexture2D" -uid="uid://ceb03hhufie72" +uid="uid://4rxej78gwu6" path="res://.godot/imported/org.ryujinx.Ryujinx.png-871f8aaaaf6ba7a66e744cafc42d5fd0.ctex" metadata={ "vram_texture": false diff --git a/tools/configurator/assets/icons/pixelitos/128/org.xfce.about.png b/tools/configurator/assets/icons/pixelitos/128/org.xfce.about.png new file mode 100644 index 0000000000000000000000000000000000000000..98b156ec4d2232cf1a8f6d39f8959e96178230bf GIT binary patch literal 469 zcmeAS@N?(olHy`uVBq!ia0vp^4Is?H1|$#LC7xzrV4UOW;uunK>+M~~bxj5$4uJ+b zzS9-Duc)55SMcb-#Hmv*g;$;Xaa`b^?@8^Z#{zf1ZsgOAerEXTVJzD&H3min29^c} z0fxPr_KUaK9lst{A%BqTfe=WD$$^1`;WxvxKW!=Rgd-SZn4m(83GxT#{NMkz^nYzr z{`m{PS;82mLkt1xC`mPHpa1*wTA)@&sL}V6(_a4myVBCUvZ2$`;@96FFOH|P7I1=0 z2P>&<@F*_&C>-#+`ga%u3(V$*$3A=KH(dHHaPhn38U{T^n0YU}emrN|^`E`co`DH& z1kAOJKr0WFO%4v2{+&gMfdy)ojAfhJf2Gem8#mjF3;eTfK5Y}l2=j{qgI!m>yu$bL z|GVZtMs~Gz-@%*n1AdmX@1DNnem*P0svD*93P+RixYnvQI90Co? z9$b@KaZG7Nhti6)s)B6ZU8&y{l+W=LpZoPcYz$OCc-{V#t1 zyLJ92ig66lTkG~Wa6S+M+Y5FQ%n?9NLvWG3!?J7hl{1hW2R3QW?uxnwPK2g_?!)!w z20_2dSr@3`j%v8S64jjxwC4#|Yzmvv4F FO#n9ZqWJ&- literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/pixelitos/128/org.xfce.appfinder.png.import b/tools/configurator/assets/icons/pixelitos/128/org.xfce.appfinder.png.import new file mode 100644 index 00000000..262be02a --- /dev/null +++ b/tools/configurator/assets/icons/pixelitos/128/org.xfce.appfinder.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://csemlr5spum68" +path="res://.godot/imported/org.xfce.appfinder.png-24d4a7b912e1a4277c69ada4106cd8a6.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/pixelitos/128/org.xfce.appfinder.png" +dest_files=["res://.godot/imported/org.xfce.appfinder.png-24d4a7b912e1a4277c69ada4106cd8a6.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/pixelitos/128/org.xfce.filemanager.png b/tools/configurator/assets/icons/pixelitos/128/org.xfce.filemanager.png new file mode 100644 index 0000000000000000000000000000000000000000..04548a3ebff6e8e791c1a3169319734dfb4c4749 GIT binary patch literal 349 zcmeAS@N?(olHy`uVBq!ia0vp^4Is?H1|$#LC7xzrU{vvRaSW-r_4d|A-X;f$hQL07 zvI52gnQa$%HBwouIHV&^D)}9hP|Hf@ZSB3Y_qv?o!%ufb>rWT~O#lG}v&8p}-uL(Q z|7l!*IVx}M`RB)tpE4AsE95c>FfchVa4;|?@Cn?MQ78@G&teW0QD9&>5dQHs_p#S^ z_5OX8QP{x~?!3HFsbL;pqFfjUfx;TbZ+wT1!@+P$yK?K-v^%l;fQ_kbzkc~`Mv*MTz%KiS#$)d;MIQim2c-E znZIkh&Gyybn|&rgj8}08e(PALj$~luKl_a5f9fYF`!z6d0##kAsGe}^ou%3dL3M`) zpc@%hRwFwI>_`;{ko*2wzh{3t=X*2UFUM{-Unx6p=-6k$$OKk$_jBC@PGArKc?~QX a+xBfL(Ohb=%{(3$ybPYMelF{r5}E)fd5Sau literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/pixelitos/128/org.xfce.garcon.png.import b/tools/configurator/assets/icons/pixelitos/128/org.xfce.garcon.png.import new file mode 100644 index 00000000..b632c7ba --- /dev/null +++ b/tools/configurator/assets/icons/pixelitos/128/org.xfce.garcon.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://bu6bahk8xx2m0" +path="res://.godot/imported/org.xfce.garcon.png-63021670aeda654daf04f51fb2a1b4b9.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/pixelitos/128/org.xfce.garcon.png" +dest_files=["res://.godot/imported/org.xfce.garcon.png-63021670aeda654daf04f51fb2a1b4b9.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/pixelitos/128/org.xfce.mailreader.png b/tools/configurator/assets/icons/pixelitos/128/org.xfce.mailreader.png new file mode 100644 index 0000000000000000000000000000000000000000..a2205a6398dfc59458942371700673651d2b541d GIT binary patch literal 537 zcmeAS@N?(olHy`uVBq!ia0vp^4Is?H1|$#LC7xzrV0_@|;uunK>+PM5zK0z|8WQJ= zE?wNE#O1a?nU{G-s(@OOq_~JkrbZ+~=c%q2f}1iO7Hx8D-}(9H?YBdH%1qPM|1_6fb%|DFu-dNiI65aB_wvqFJ5J-^8fq{de zy5atdU3ni2mTkWOzL^s)%=p21_MP_$mrY#l8FO#X0xD#L8ug8V+tS_tWNm*U(+(D> z7}Ei{2fP2(S^wJiKloYwgFDYZT&eE(_p$2B&z1bg6PRGC92jceGA=v!bLniW$t!JFhzyh^(O%}gEHS_M}-51x-*Nfj&$B=aXr}ur~84P-iFzYw4{|G;PdyV=0 zU$wtCRyW=K+>7MofOB#RIg{sY_Jy0s(ICpX^1r>qyZO={XMZz7y$tk;*DdBVx$kTb z-+5jl%mC!GfSr&KTivkI?RRDU-L&A) zI==;+FeflD23(d?D3$wn;XMD3@6Z4HA`EM|ZtHM=f5Z9D$YS$3SDM%S-dnly^S9#F ze?Qjo3>zyErS{Z6S^}P7-0%vG7e@Bo4=pg9oJ(R7vqL(z${w^*`oRLFKo*- qKyvaM#(&OP{u6%N-A4+9ijORj%MB(7iVMDH00K`}KbLh*2~7Yd{*V~} literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/pixelitos/128/org.xfce.notification.png.import b/tools/configurator/assets/icons/pixelitos/128/org.xfce.notification.png.import new file mode 100644 index 00000000..911051ca --- /dev/null +++ b/tools/configurator/assets/icons/pixelitos/128/org.xfce.notification.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://dlrqxhlpe4gao" +path="res://.godot/imported/org.xfce.notification.png-b18543c5608d7eb8d98cb774d51f6a2d.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/pixelitos/128/org.xfce.notification.png" +dest_files=["res://.godot/imported/org.xfce.notification.png-b18543c5608d7eb8d98cb774d51f6a2d.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/pixelitos/128/org.xfce.panel.actions.png b/tools/configurator/assets/icons/pixelitos/128/org.xfce.panel.actions.png new file mode 100644 index 0000000000000000000000000000000000000000..94300165bd7c35e81423e2450a55431a3a93c1ee GIT binary patch literal 482 zcmeAS@N?(olHy`uVBq!ia0vp^4Is?H1|$#LC7xzrU|i|x;uunK>+RjUxrYoy8ZJtt zDps`cp4hX2u~J3(Ad^Q}ip>AHpYMcSsM|Gd{UtM>sns#(=dVmWy{mOr{Qb+Ck#HgZ1T02`(N)NbqG`~AtiqxrJZ2k$qSgZd3{e7vr>CSm>Wb0sR!0sx^eD|04+rK@H zoKT0N$O1VZoIlhveqQzW?`$OB^lWACsC9TXPvQIh)B1bWSN#2}`&!Hg;xHzl(;F6l zV_5qB;?~o9k8fZzmvv4FO#s>)skHzA literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/pixelitos/128/org.xfce.panel.actions.png.import b/tools/configurator/assets/icons/pixelitos/128/org.xfce.panel.actions.png.import new file mode 100644 index 00000000..2c30e0b3 --- /dev/null +++ b/tools/configurator/assets/icons/pixelitos/128/org.xfce.panel.actions.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://4p4b4danhgvn" +path="res://.godot/imported/org.xfce.panel.actions.png-43619270e13be5adeb63f65f14683067.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/pixelitos/128/org.xfce.panel.actions.png" +dest_files=["res://.godot/imported/org.xfce.panel.actions.png-43619270e13be5adeb63f65f14683067.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/pixelitos/128/org.xfce.panel.applicationsmenu.png b/tools/configurator/assets/icons/pixelitos/128/org.xfce.panel.applicationsmenu.png new file mode 100644 index 0000000000000000000000000000000000000000..98b156ec4d2232cf1a8f6d39f8959e96178230bf GIT binary patch literal 469 zcmeAS@N?(olHy`uVBq!ia0vp^4Is?H1|$#LC7xzrV4UOW;uunK>+M~~bxj5$4uJ+b zzS9-Duc)55SMcb-#Hmv*g;$;Xaa`b^?@8^Z#{zf1ZsgOAerEXTVJzD&H3min29^c} z0fxPr_KUaK9lst{A%BqTfe=WD$$^1`;WxvxKW!=Rgd-SZn4m(83GxT#{NMkz^nYzr z{`m{PS;82mLkt1xC`mPHpa1*wTA)@&sL}V6(_a4myVBCUvZ2$`;@96FFOH|P7I1=0 z2P>&<@F*_&C>-#+`ga%u3(V$*$3A=KH(dHHaPhn38U{T^n0YU}emrN|^`E`co`DH& z1kAOJKr0WFO%4v2{+&gMfdy)ojAfhJf2Gem8#mjF3;eTfK5Y}l2=j{qgI!m>yu$bL z|GVZtMs~Gz-@%*n1AdmX@1DNnem*P0svD*93PEaktaqI1kjhu%ZL>dy6 zSL(Q^bMPrxw5{E$ydrefmMDvcT`j^pn&wVmJi;j=ZXrHl^Mvf8``6;=*?-!KXtS+ojVUqs=j|x8>IFxdfxtO z(ie8~{>m>k7Pe}0|L0x5`1$YOX(e^WGj}qgI=q2l4K{D=S{-rib^EaktaqI1kjhu%ZL>dy6 zSL(Q^bMPrxw5{E$ydrefmMDvcT`j^pn&wVmJi;j=ZXrHl^Mvf8``6;=*?-!KXtS+ojVUqs=j|x8>IFxdfxtO z(ie8~{>m>k7Pe}0|L0x5`1$YOX(e^WGj}qgI=q2l4K{D=S{-rib^+M~~bxj5$4uJ+b zzS9-Duc)55SMcb-#Hmv*g;$;Xaa`b^?@8^Z#{zf1ZsgOAerEXTVJzD&H3min29^c} z0fxPr_KUaK9lst{A%BqTfe=WD$$^1`;WxvxKW!=Rgd-SZn4m(83GxT#{NMkz^nYzr z{`m{PS;82mLkt1xC`mPHpa1*wTA)@&sL}V6(_a4myVBCUvZ2$`;@96FFOH|P7I1=0 z2P>&<@F*_&C>-#+`ga%u3(V$*$3A=KH(dHHaPhn38U{T^n0YU}emrN|^`E`co`DH& z1kAOJKr0WFO%4v2{+&gMfdy)ojAfhJf2Gem8#mjF3;eTfK5Y}l2=j{qgI!m>yu$bL z|GVZtMs~Gz-@%*n1AdmX@1DNnem*P0svD*93P~?!3HFsbL;pqFfjUfx;TbZ+wT1!@+P$yK?K-v^%l;fQ_kbzkc~`Mv*MTz%KiS#$)d;MIQim2c-E znZIkh&Gyybn|&rgj8}08e(PALj$~luKl_a5f9fYF`!z6d0##kAsGe}^ou%3dL3M`) zpc@%hRwFwI>_`;{ko*2wzh{3t=X*2UFUM{-Unx6p=-6k$$OKk$_jBC@PGArKc?~QX a+xBfL(Ohb=%{(3$ybPYMelF{r5}E)fd5Sau literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/pixelitos/128/org.xfce.panel.windowmenu.png.import b/tools/configurator/assets/icons/pixelitos/128/org.xfce.panel.windowmenu.png.import new file mode 100644 index 00000000..d4c207a3 --- /dev/null +++ b/tools/configurator/assets/icons/pixelitos/128/org.xfce.panel.windowmenu.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://cptatnriqs1ik" +path="res://.godot/imported/org.xfce.panel.windowmenu.png-2c42733870e5ad2240022d61d6961c7a.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/pixelitos/128/org.xfce.panel.windowmenu.png" +dest_files=["res://.godot/imported/org.xfce.panel.windowmenu.png-2c42733870e5ad2240022d61d6961c7a.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/pixelitos/128/org.xfce.powermanager.png b/tools/configurator/assets/icons/pixelitos/128/org.xfce.powermanager.png new file mode 100644 index 0000000000000000000000000000000000000000..cbfff2cfbbac630ca194110e4d47e02cb132609d GIT binary patch literal 357 zcmeAS@N?(olHy`uVBq!ia0vp^89>~?!3HFsbL;pqFfi(Px;TbZ+ z%=^Bbv*-w?fC5mR1Ct8W7$6tOW@7OGnR?CiuU_7_yVHE&irjaz-{e1awr+y5AJjy! z`UaqS1|*}lnEZBx+o|wboFyt=akR{0FnK5W&i*H literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/pixelitos/128/org.xfce.powermanager.png.import b/tools/configurator/assets/icons/pixelitos/128/org.xfce.powermanager.png.import new file mode 100644 index 00000000..37169e6c --- /dev/null +++ b/tools/configurator/assets/icons/pixelitos/128/org.xfce.powermanager.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://d37t1xpnbc5wu" +path="res://.godot/imported/org.xfce.powermanager.png-6872de45f11986c2fe0beb7d1b1740ef.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/pixelitos/128/org.xfce.powermanager.png" +dest_files=["res://.godot/imported/org.xfce.powermanager.png-6872de45f11986c2fe0beb7d1b1740ef.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/pixelitos/128/org.xfce.session.png b/tools/configurator/assets/icons/pixelitos/128/org.xfce.session.png new file mode 100644 index 0000000000000000000000000000000000000000..1b5febd8a283d002e84afce8e4242c9689a01db2 GIT binary patch literal 519 zcmeAS@N?(olHy`uVBq!ia0vp^5kTC)!3HGzf2=EGU|>Aw>EaktaqI0}M?L053AP84 zv$(i_8=Xr?eaOU@bWm32fS`(p%o6bef!=qz9m|g1d-VT^|Fi7pmD?|uEc4%2Q)#{M zvf0VcHDzBSt?CSFvy9{ahbcEOawi;UU@bWG<(}f=dC{}?Rd3>CwZZ?{@j|Z&PA1NI1YGu|aOmy60u(-JgEyA6p63 zzD`jI1h{EeJG-0cf+?M)v%<^Tqn> zZER*GXge_gRWvZ3p8x&9hw}5+_AY0;9{*d0UpU8=0VK}-V2-WD@Atpc{GX&Zt>pkZ z#vp-l&Sv)O`y5N`ODc zzYr?$-to>IuF`c;YntQcOkd!xyUSWRpM3E~(w=d}a{ge_5-7oLESC}wzFfb}Gurx5Nm}T*v^Vi?mWw&1I zzkNFU^q=a@&$3^At=(l&YtAUZz~sOHR{1YWR^iLUOHj5;LZ1+mFMHXSRFjJ$oRa4iW!pju-6PTe}7(lB$O+n+~6LvjNQ?_4?|bx ze>uHR{{RcrGL{C04SWrp4Gb{*KlC2kRex~T_xIE9?wapzz*xfqwU=o@P*c6!f)}N2 z7ryh(V6bC?>43>2OoYh@Y;gky#eVaGnJ)c``w#9p|F-?#f8I$;o>emoGB82a@4LpR zw)k-7EyleMr>+*+u>17ibYTWYn4t+<`6iSeSo8CiUv+Kr#hJT%j#l2hlQk0(QY;{6 z+lxH6J^1ZpQgoef{;+NkrFJ?!PhQx54 zqxUWe`y_76wbDMQ?D6KUt)rHpP2=?qm)#;JIOHXADW3SYQD{w?@SMW*neVgJBU64> zerUVVBCw4;Fe<$l@ode@r!^)YJ~ zJ>RZ41EPwhfkA-5UTQzP0V6`|D#IVu4c9-VI`ZLwnpZnA0Bj?|r|Frhsqs{*> zf4?v1=gR=r$ON>jVeWgzH$PL~|5RfDaTypD7+4O}-($Y<`S{(>*Z=-Lpst6ZdMS!( zhh5bS)&I79uMq}o2Dyky;i+wdZT%hF|5=qnw)@SI9QSPp`-bP!_dcJEVIZ@A-vPSqG#15~sIEE%bXDEW>V2GG2Z6oz!CTnr hMinoTPaQ<}F-9piZE2l1X)6N|c)I$ztaD0e0su~+xK{uG literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/pixelitos/128/org.xfce.settings.appearance.png.import b/tools/configurator/assets/icons/pixelitos/128/org.xfce.settings.appearance.png.import new file mode 100644 index 00000000..999cad37 --- /dev/null +++ b/tools/configurator/assets/icons/pixelitos/128/org.xfce.settings.appearance.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://bextme6eghsu0" +path="res://.godot/imported/org.xfce.settings.appearance.png-dde788aee68cfd43c15fb3e99029ca9f.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/pixelitos/128/org.xfce.settings.appearance.png" +dest_files=["res://.godot/imported/org.xfce.settings.appearance.png-dde788aee68cfd43c15fb3e99029ca9f.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/pixelitos/128/org.xfce.settings.color.png b/tools/configurator/assets/icons/pixelitos/128/org.xfce.settings.color.png new file mode 100644 index 0000000000000000000000000000000000000000..4a8df7a5a1292e63bad85c0c0c9c4281241e67b2 GIT binary patch literal 559 zcmeAS@N?(olHy`uVBq!ia0vp^6+qm;!3HD`EM2>dfr0Uxr;B4q#jUru?fniVNE~>0 zO+uYbh;6RN7mi~mJ1@4jGXH45$z8!Tx0h48nO#9Gu7TO2f{9Jd@S?!wvkTAZ=ssI~ zX}#TfE>+F_d*VMWo1iwaT1M})mi_;lJATRk>dJ(qd=nZ4B|zxs+FS1{Lf`N7y+7G^ zgR&G<^yVA6In!(0W~o%3sm@!m{PFq)uhp;Ly~3ir;Q&Vu2>rP$XCu#}bvJnV+rlf= zueMEnds6L&U@ug5&5gBH=a)t`w^!yh$zFu$;5hTEy5MrY!MEpo)g&5O-4a-UXjx=+ zLB6FmK&{wsfpcnGcd5?#RWY-L5WL{avi2woIa|_U`u-;Wr%+Gu#rw zSpMr-mGB>BQ8r-W2K(vA7WV70FFxNhGM^jv@b&GwxEzGzeKvo4u- literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/pixelitos/128/org.xfce.settings.color.png.import b/tools/configurator/assets/icons/pixelitos/128/org.xfce.settings.color.png.import new file mode 100644 index 00000000..ff2691c4 --- /dev/null +++ b/tools/configurator/assets/icons/pixelitos/128/org.xfce.settings.color.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://di77niow8qova" +path="res://.godot/imported/org.xfce.settings.color.png-d87f136a18c321c75deeb2c25318d3b2.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/pixelitos/128/org.xfce.settings.color.png" +dest_files=["res://.godot/imported/org.xfce.settings.color.png-d87f136a18c321c75deeb2c25318d3b2.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/pixelitos/128/org.xfce.settings.default-applications.png b/tools/configurator/assets/icons/pixelitos/128/org.xfce.settings.default-applications.png new file mode 100644 index 0000000000000000000000000000000000000000..2fe13b296ed2db24fe6bcdd694bf30f61781d906 GIT binary patch literal 447 zcmeAS@N?(olHy`uVBq!ia0vp^4Is?H1|$#LC7xzrU~KbraSW-r_4aOb-XQ}4hl?z! zl?tlbzA885-zfMQ9PGDzzJ0CN%c;8jS7h7I-M#*E?&q)TQ>Clx>hhQuayl?@Ffb}G zusE2UonKgd{^!o9`N9#5IgAj|1_l8JCYX{2h8ICVozv^~+K0b=FTR241`|v+f$zbb z|Mp9tvxG53!!;zGWn47>@LH$^Afp<6w%Q+fzUN)tpN+b8-C+zYF!LLdXVu#`ST>3> zFaq5I7JcwTM&T>xGnQQMyY>mJ8(3lD2V@@fTqV( zi>3Y7zr{=C{$Ks?e}F528}4{Z2jAj`7iSm|Cc&jZo_xT4_CCMB+}}v@4_Z!IR>r?C y=F@J_WnhHbztE)K{=n6G`}@Dorz5#aVG6(1Q}^Dq`Ols)0D-5gpUXO@geCx;>5n}C literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/pixelitos/128/org.xfce.settings.default-applications.png.import b/tools/configurator/assets/icons/pixelitos/128/org.xfce.settings.default-applications.png.import new file mode 100644 index 00000000..ca39b6c9 --- /dev/null +++ b/tools/configurator/assets/icons/pixelitos/128/org.xfce.settings.default-applications.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://dmni2kcwm7a6t" +path="res://.godot/imported/org.xfce.settings.default-applications.png-7d167c6249a1ede743d627224ce7b59a.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/pixelitos/128/org.xfce.settings.default-applications.png" +dest_files=["res://.godot/imported/org.xfce.settings.default-applications.png-7d167c6249a1ede743d627224ce7b59a.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/pixelitos/128/org.xfce.settings.display.png b/tools/configurator/assets/icons/pixelitos/128/org.xfce.settings.display.png new file mode 100644 index 0000000000000000000000000000000000000000..218908f20064689c4a398c91331cc688e3bed0ee GIT binary patch literal 344 zcmeAS@N?(olHy`uVBq!ia0vp^4Is?H1|$#LC7xzrV3hZCaSW-r_4bM*?*RoKhl?8( zm|06(cv}?st$hw|I?X3=&-%N=DgWTLrExN^w=pp)Ft9W*2rw``Q2Cji(39vb-OVA+ z02g&&;9y|nIKTx_1Lnar(2MgR_McP-M|2S*(2>~e{5C19J|R2z-JS>cs*x3mO$@J3 k&^)TY6XXS`qyJYhC`EBS6cM;|j{yigUHx3vIVCg!0LZLEs{jB1 literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/pixelitos/128/org.xfce.settings.display.png.import b/tools/configurator/assets/icons/pixelitos/128/org.xfce.settings.display.png.import new file mode 100644 index 00000000..6c37f945 --- /dev/null +++ b/tools/configurator/assets/icons/pixelitos/128/org.xfce.settings.display.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://rtsr13uvnogr" +path="res://.godot/imported/org.xfce.settings.display.png-0cf8e32a35d7a847cee3d015592c05af.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/pixelitos/128/org.xfce.settings.display.png" +dest_files=["res://.godot/imported/org.xfce.settings.display.png-0cf8e32a35d7a847cee3d015592c05af.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/pixelitos/128/org.xfce.settings.editor.png b/tools/configurator/assets/icons/pixelitos/128/org.xfce.settings.editor.png new file mode 100644 index 0000000000000000000000000000000000000000..ebaa4cacfac8acd96536767d6e7966564285fe90 GIT binary patch literal 472 zcmeAS@N?(olHy`uVBq!ia0vp^4Is?H1|$#LC7xzrV4Uyi;uunK>+M~`yh8>e4T(Xi z$**1K{GPA$UMXkI5^wE`T!|{&w!8oB+q%H*!{ZZuil;LRmQGRr{NMeE(Wlqn3zM># z1Q?hc7&sUh6&P3=7+{EexODMa<}-Hu=1d6HJ}GDI8fx#) zp0_`D_G4rT6f^&9b35{UGy9Yvy|`tCSMS9uHv}^*Nz&+!w6*ZnKZMT@dadm?11+$3N(Q^_^+cdu@wfU;n)M z&FFF@i3Q=gACc@Q<~{G<=QqLjJWhw&Y`FHVw|`%JLfJlXBsad>Q*{48@zeL$%jF)t vcrCECatD$V7HlqUSeLq9_=_Eixp#gtEv|EHXbhOw&Hx0Su6{1-oD!MrH?%%@@4!7H gV;=?FVdQ&MBb@08vy@TmS$7 literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/pixelitos/128/org.xfce.settings.keyboard.png.import b/tools/configurator/assets/icons/pixelitos/128/org.xfce.settings.keyboard.png.import new file mode 100644 index 00000000..d9b74a23 --- /dev/null +++ b/tools/configurator/assets/icons/pixelitos/128/org.xfce.settings.keyboard.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://en047gj7bkjt" +path="res://.godot/imported/org.xfce.settings.keyboard.png-bd781ccb1b438ef1e74d5c1a260a9d48.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/pixelitos/128/org.xfce.settings.keyboard.png" +dest_files=["res://.godot/imported/org.xfce.settings.keyboard.png-bd781ccb1b438ef1e74d5c1a260a9d48.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/pixelitos/128/org.xfce.settings.manager.png b/tools/configurator/assets/icons/pixelitos/128/org.xfce.settings.manager.png new file mode 100644 index 0000000000000000000000000000000000000000..ebaa4cacfac8acd96536767d6e7966564285fe90 GIT binary patch literal 472 zcmeAS@N?(olHy`uVBq!ia0vp^4Is?H1|$#LC7xzrV4Uyi;uunK>+M~`yh8>e4T(Xi z$**1K{GPA$UMXkI5^wE`T!|{&w!8oB+q%H*!{ZZuil;LRmQGRr{NMeE(Wlqn3zM># z1Q?hc7&sUh6&P3=7+{EexODMa<}-Hu=1d6HJ}GDI8fx#) zp0_`D_G4rT6f^&9b35{UGy9Yvy|`tCSMS9uHv}^*Nz&+!w6*ZnKZMT@dadm?11+$3N(Q^_^+cdu@wfU;n)M z&FFF@i3Q=gACc@Q<~{G<=QqLjJWhw&Y`FHVw|`%JLfJlXBsad>Q*{48@zeL$%jF)t vcrCECatD$V7HlqUSeLq9_=_Eixp#gtEv|EHXbhOw&Hx0Su6{1-oD!M4l>8M@( z#SIi|;u2l8z^PRWsFh3WN}rTKO?c16B~kTIiPAs+oh{QRXZ-~m&{S1>_Rr*BE5i2u zFkT5Uvx#f#^|s7e8Z&^_vWjYjIJR literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/pixelitos/128/org.xfce.settings.mouse.png.import b/tools/configurator/assets/icons/pixelitos/128/org.xfce.settings.mouse.png.import new file mode 100644 index 00000000..1c827325 --- /dev/null +++ b/tools/configurator/assets/icons/pixelitos/128/org.xfce.settings.mouse.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://u6tamygvq2rm" +path="res://.godot/imported/org.xfce.settings.mouse.png-8d714d79611a370e44d1a3adc0898b4c.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/pixelitos/128/org.xfce.settings.mouse.png" +dest_files=["res://.godot/imported/org.xfce.settings.mouse.png-8d714d79611a370e44d1a3adc0898b4c.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/pixelitos/128/org.xfce.terminal-settings.png b/tools/configurator/assets/icons/pixelitos/128/org.xfce.terminal-settings.png new file mode 100644 index 0000000000000000000000000000000000000000..c19c8d166d10503db80cae511aeb3dc432353438 GIT binary patch literal 436 zcmeAS@N?(olHy`uVBq!ia0vp^4Is?H1|$#LC7xzrV666ZaSW-r_4bZqUz3A?L*T6n zc?&5{@rM~-8awi0BUN0vPgLIyG`=|BC|1a8`jzj0S3fq`dTmnWzr)cL`Ah-~Ob!ej z42%Wl4<#>I{=c=zwvqFJHUpyq14{#g0K@lN%ofjQgA_mon82#Bai)Jgv+uwrot4k| z4?hStV1ya0z@WE@{Y2L{j&Ce#3~=2C@@CyvH>lq0aAe*A7KD)&=j9ZV{1ccE=Knb_ zmoRJD`uh0mreA-3w)rjM%fJG17|5iC+)LltC5~@=X+OjE`SyMH7HqwC-FODWKDeh6 z_%|$n@x5+8iVy6IfBa=cb|2h421W&jvhYRhJK`SP%36CA$z3;gv3J}Mp7VQ7K9bXF ZDwuU{nI{=c=zwvqFJHUpyq14{#g0K@lN%ofjQgA_mon82#Bai)Jgv+uwrot4k| z4?hStV1ya0z@WE@{Y2L{j&Ce#3~=2C@@CyvH>lq0aAe*A7KD)&=j9ZV{1ccE=Knb_ zmoRJD`uh0mreA-3w)rjM%fJG17|5iC+)LltC5~@=X+OjE`SyMH7HqwC-FODWKDeh6 z_%|$n@x5+8iVy6IfBa=cb|2h421W&jvhYRhJK`SP%36CA$z3;gv3J}Mp7VQ7K9bXF ZDwuU{nI{=c=zwvqFJHUpyq14{#g0K@lN%ofjQgA_mon82#Bai)Jgv+uwrot4k| z4?hStV1ya0z@WE@{Y2L{j&Ce#3~=2C@@CyvH>lq0aAe*A7KD)&=j9ZV{1ccE=Knb_ zmoRJD`uh0mreA-3w)rjM%fJG17|5iC+)LltC5~@=X+OjE`SyMH7HqwC-FODWKDeh6 z_%|$n@x5+8iVy6IfBa=cb|2h421W&jvhYRhJK`SP%36CA$z3;gv3J}Mp7VQ7K9bXF ZDwuU{nrWT~O#lG}v&8p}-uL(Q z|7l!*IVx}M`RB)tpE4AsE95c>FfchVa4;|?@Cn?MQ78@G&teW0QD9&>5dQHs_p#S^ z_5OX8QP{x+M~|yh8~R4G%X8 zun4n69_P)Pb~nNNK!OD$m$lAz$7_YmO*5PXSn`S@#RQBWGoAjw{O3a5*Pm~wwH%ne z{vmg+b>+POb{C@h?U)!97+4w@1Q?hc7&sUhVVno{ua@mQa6J6}@`%Mb1!jy0d9B;b z0^4TzHy!U@#35IIzkW8dHe@qWOM~7Ezu47KwNnpaF0ulq2mI#y?GL=nm9hD^CFZA? z4+9I#Aq`n7@!|zDeDi;?z2!UHY6Oy*a6o%QipW zuEZ*!;LyOpxGU}1HQ}7w*S`EOjSW7Z-?T;oEXGO3gOX64{fcYFQNnj8!xS!IPyIUQ z&AgN*h^Y#;8d~$ZBY|eJ08R2-xljH|wSVWnI^mR~U%?=ak=Dw zjE>bic90IBfJx4?d-@lCJBIN9bu)1U1k{-4BTUxZC%zfz5>B8;+}=8>ae&nbELie~ Z@xQy>N+ZSW8^Dlc@O1TaS?83{1OTFUe9Hg; literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/pixelitos/128/org.xfce.volman.png.import b/tools/configurator/assets/icons/pixelitos/128/org.xfce.volman.png.import new file mode 100644 index 00000000..a6555186 --- /dev/null +++ b/tools/configurator/assets/icons/pixelitos/128/org.xfce.volman.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://ciqpgoirkk6yg" +path="res://.godot/imported/org.xfce.volman.png-bdf27009994e3b19d8786a190db1bf3b.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/pixelitos/128/org.xfce.volman.png" +dest_files=["res://.godot/imported/org.xfce.volman.png-bdf27009994e3b19d8786a190db1bf3b.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/pixelitos/128/org.xfce.webbrowser.png b/tools/configurator/assets/icons/pixelitos/128/org.xfce.webbrowser.png new file mode 100644 index 0000000000000000000000000000000000000000..422e35341fdcd9445d69de721b0fbe13e87ceda3 GIT binary patch literal 522 zcmeAS@N?(olHy`uVBq!ia0vp^4Is?H1|$#LC7xzrV7%z*;uunK>+M}bKPE?!hQwnz z+0R>TT8=Nc*vEXs@v)&zi}<3&s_S|U!)#6_-?=&SeRg2Sk94!oWlX7;ceG!x-1p_j z<8J|9zuMoM7rejz&eThvephc#%wQ5=U~*vKU|=+uwelOc&D?Lr?tkV|-3TlfC=k2Np; zf3Eun}Up!}>X2&mZ_x*MxnLm^M)ih+tM^*bJ%+F_qIj4c)$9_wPueEQ=_P?@pdRw~( b*$%Gwu0^p68C9ga8Gyjk)z4*}Q$iB}XO+D8 literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/pixelitos/128/org.xfce.webbrowser.png.import b/tools/configurator/assets/icons/pixelitos/128/org.xfce.webbrowser.png.import new file mode 100644 index 00000000..939a9d9f --- /dev/null +++ b/tools/configurator/assets/icons/pixelitos/128/org.xfce.webbrowser.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://5sqng0wijalx" +path="res://.godot/imported/org.xfce.webbrowser.png-bf0212b66e2e33445271ef5924635566.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/pixelitos/128/org.xfce.webbrowser.png" +dest_files=["res://.godot/imported/org.xfce.webbrowser.png-bf0212b66e2e33445271ef5924635566.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/pixelitos/128/org.xfce.workspaces.png b/tools/configurator/assets/icons/pixelitos/128/org.xfce.workspaces.png new file mode 100644 index 0000000000000000000000000000000000000000..1b6c0a437ab024fe3ff4f94ce18d7d8d48eba47e GIT binary patch literal 390 zcmeAS@N?(olHy`uVBq!ia0vp^4Is?H1|$#LC7xzrVD$BLaSW-r_4bA#*C7LuhKDXz zRb43sB?fV)R_~~8n-sjmx^j^fr(YRIN9Ml#yoD|E!#^cugk;A$9S`!dt*_HqdSu%7 z^2UXn4h$R&j0y}a2QtFmPuP3^^Y(r08Fz(eFw`+Z#2XkSviUcBt^W6-nn4(>vVlQ> zfeEUO(Six28Ci%}&Vl$@>%Jepz-}=An;HWX%o*gEgreubdf)!rhIQ2sYAW^mR>oUC u&tO70aL;#!Z2lX~)y=BPNlpxWN_eh8w#(7v>9tqWOtzX`y`^a7dYog6?ir5dLZ2(Q$FqEV`1tTajY%q=wYpdI zbuKUY^NhLsVs3=(d-3blvl*KA`7b!?Y7h||WW&4bKl(2uR=@nheeSxkFjSStrE30H%Y_SeIvmdg33+M~`yh8>e4T(Xi z$**1K{GPA$UMXkI5^wE`T!|{&w!8oB+q%H*!{ZZuil;LRmQGRr{NMeE(Wlqn3zM># z1Q?hc7&sUh6&P3=7+{EexODMa<}-Hu=1d6HJ}GDI8fx#) zp0_`D_G4rT6f^&9b35{UGy9Yvy|`tCSMS9uHv}^*Nz&+!w6*ZnKZMT@dadm?11+$3N(Q^_^+cdu@wfU;n)M z&FFF@i3Q=gACc@Q<~{G<=QqLjJWhw&Y`FHVw|`%JLfJlXBsad>Q*{48@zeL$%jF)t vcrCECatD$V7HlqUSeLq9_=_Eixp#gtEv|EHXbhOw&Hx0Su6{1-oD!M+gHNul)R8>wk9tl~+s%g&Yiw3Ji=9jZkgrpZ7C} zgM?V127%=voCoixylF6O)AbV()MH?BU_g?>UNq3(xn Ye#<)HB*n!&j0`~F>FVdQ&MBb@0J}L+Ri*y@wnG90K)= zTsT7<1fN{-@e>Sj;9R0s+7!Ne;>U`=aaC4xTlO8hwejOr#hsrY+q%~MFWx_;alW4& z6QcqHO9O)d1JeVKV{e{U_&|9M3>*zM)eURkU%zcUgMovA5vuI}ZRRz#=kDJs+1>Vy z=jl%^H3lZ2Qn2)axNi*awjWQquRMc6j}fM21A9i{m+v23&%fMi>-hHh#r^qAJ6K?L z9*}GJzjE&5#pi{Q?fAy5@>JiUu8xhtkT$WSVrM_Y#Q20OFBO#ax4L;QkEAH(#-|+2k zoiNyIV3~wt<)0_dzr6VSZ(jx$xZ0T)-8Z~1-h*uY1MaE8!H1*oHiR<(fv2mV%Q~lo FCIE(;pdtVO literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/pixelitos/128/org.yuzu_emu.yuzu.png.import b/tools/configurator/assets/icons/pixelitos/128/org.yuzu_emu.yuzu.png.import new file mode 100644 index 00000000..1bd175f8 --- /dev/null +++ b/tools/configurator/assets/icons/pixelitos/128/org.yuzu_emu.yuzu.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://ca6cwqb6eu48c" +path="res://.godot/imported/org.yuzu_emu.yuzu.png-52f615da58fd0cbdd91148e8157be5d5.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/pixelitos/128/org.yuzu_emu.yuzu.png" +dest_files=["res://.godot/imported/org.yuzu_emu.yuzu.png-52f615da58fd0cbdd91148e8157be5d5.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/pixelitos/128/org.zdoom.GZDoom.png.import b/tools/configurator/assets/icons/pixelitos/128/org.zdoom.GZDoom.png.import index 99adf17c..48dbff24 100644 --- a/tools/configurator/assets/icons/pixelitos/128/org.zdoom.GZDoom.png.import +++ b/tools/configurator/assets/icons/pixelitos/128/org.zdoom.GZDoom.png.import @@ -2,7 +2,7 @@ importer="texture" type="CompressedTexture2D" -uid="uid://cf6l70x4vr7e7" +uid="uid://djpgrd6fs7u2w" path="res://.godot/imported/org.zdoom.GZDoom.png-a1eb01025576eb6cd0d9e18ec4bb72d6.ctex" metadata={ "vram_texture": false diff --git a/tools/configurator/assets/icons/pixelitos/128/org.zdoom.LZDoom.png b/tools/configurator/assets/icons/pixelitos/128/org.zdoom.LZDoom.png new file mode 100644 index 0000000000000000000000000000000000000000..23f110fe5198622b3010fb37602b142fbc51ef48 GIT binary patch literal 498 zcmeAS@N?(olHy`uVBq!ia0vp^4Is?H1|$#LC7xzrVBG2H;uunK>+M~~EG9<*hd}jL zRtiaalcg(!uge|YYW|Te&W+RQn&FJxGTkdYvAO%V_f6`VFSYB$0|RcWJpO*kt8e^% zD}MTAK7B(zlK=yg0|N&G+$QSuM*GL8nyf%L;iMsVFpH^Ua+AG zXXO@@UMw#2d~4f`s&Ssnd~J=B|L!2$&rr>9%=&qH{kj7z1>9hFg3PgHs66*`>2sk) z|Ia5d?O=r&eL(KP)N?Oy`qrK^XM}l6fg$P^v&;Vcgskts-!FMDf4BI@JqL(OfW|dU z`^NB6|3Q*mRqfmNp(c!X;K7l=Z?Nozr6{t)&&wsedVbvy$!Is@DRmEa*xJM_D|_qr w`ydP4feaO8`~gY+6MoOhXM(xTf#J_*_DgCGbs}GmHZuT$r>mdKI;Vst0MmV^p8x;= literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/pixelitos/128/org.zdoom.LZDoom.png.import b/tools/configurator/assets/icons/pixelitos/128/org.zdoom.LZDoom.png.import new file mode 100644 index 00000000..d64de799 --- /dev/null +++ b/tools/configurator/assets/icons/pixelitos/128/org.zdoom.LZDoom.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://csldbtsqds4ji" +path="res://.godot/imported/org.zdoom.LZDoom.png-8a099f8485980b40e5e82bdf1a5df834.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/pixelitos/128/org.zdoom.LZDoom.png" +dest_files=["res://.godot/imported/org.zdoom.LZDoom.png-8a099f8485980b40e5e82bdf1a5df834.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/pixelitos/128/oricutron.png b/tools/configurator/assets/icons/pixelitos/128/oricutron.png new file mode 100644 index 0000000000000000000000000000000000000000..6aae70e8e821230757c1318963db38ae11a222b2 GIT binary patch literal 657 zcmeAS@N?(olHy`uVBq!ia0vp^4Is?H1|$#LC7uRSEa{HEjtmSN`?>!lvI6;x#X;^) zj5kl})B`yR$sR$z3=CCjKus+S48MRv4KElNN(~qoUL`OvSj}Ky5HFasE6|34fr;PK z#WAE}&fB}*c}j*N4i}eQz3IfZ;s4UW<{ZW5FMJ;k6y=nhpXn6f8e@BM9shQF=I_7% zrhkz;R~mc$?bX-y^{*W)CNn%@5m0ZiU_8R9;KxvC{`!xZFo?m_A?z>*BDbS{H~)j5 zHSg?Nw%XZEtNZi#bMdS9zHlv2mDAocM?9Z@mIa{?Y-Zl?uMC^z`j1~aUtd?N`}fbn z_wTQ-_y6}_4Q4vb=KTHq2CsjV{!7A;IsTsc%)Iya_nwo#yMO=hb(|RPd;Fcz?YwwI zZTx`~Z;F4F88f1IiK)Z7PCg;!`_F&n=}Zt`!aZ01&+fpp=O53{dvE{uyO0kSKlQA; zeZS7G{==Moo5MeT#-?JUp<$fff8syZ~4Aw&WV5CpR;d$!nHSFITrtx!qAQ! z^iW4FThCtc{r=h27{1uud#_;s{rbAc4iS%ct($&-BPUY4fi&N#f9huzqCfwzT%$2SIbvectW;<`8KAui$v&WTlPUa_?)# z@7Fo)d2#W=`hA&>*H{!7SQ;1v7?>2yFIJzq@;l*B(s@oFhJL811A_(ohV%0M>x!9# z4=6J*LRDAJWxnxzHUkG-;O2~_b8rv7EVGi~>SU%v{?7=h+GKveBh{blEH z-OfJjx~1c*;fO{F?Lm T8Eqoz3_#%N>gTe~DWM4fNUwy< literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/pixelitos/128/pcsxr-icon.png.import b/tools/configurator/assets/icons/pixelitos/128/pcsxr-icon.png.import new file mode 100644 index 00000000..86ee1fb6 --- /dev/null +++ b/tools/configurator/assets/icons/pixelitos/128/pcsxr-icon.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://dnhocekre4n71" +path="res://.godot/imported/pcsxr-icon.png-425c530fccaaba1c96a4d92c424d0ed4.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/pixelitos/128/pcsxr-icon.png" +dest_files=["res://.godot/imported/pcsxr-icon.png-425c530fccaaba1c96a4d92c424d0ed4.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/pixelitos/128/picom.png b/tools/configurator/assets/icons/pixelitos/128/picom.png new file mode 100644 index 0000000000000000000000000000000000000000..70320ab76dfcfa434953174d6c083021b0371d1f GIT binary patch literal 469 zcmeAS@N?(olHy`uVBq!ia0vp^4Is?H1|$#LC7xzrV4UOW;uunK>+Ri*eoT%64G(3V zmQR&^|G%K*QpW3mi2_{eEiuog{oNNPH1YS`)9>b{_nb^kE35n8(J|A0|KWs8CIJQ} z2L=uXMg<0z1_l`C!@67RQ_JJe=i4)!{VqI%!H*H9A|hLI*DtF(EC@XjCko%^fB0Mz z_lx2096vP%CWI8sIH1`FHunjB{Cc0;=yUZm`GVK4Urv4ZTXNOoY$gj#A+Cmrs6ewf~o@pD+U>Ou>UZ`2|K_i&?}g_BqVLa5GdD|Eb@MY5(^(-968K zBdWAUNy&$S1?I7a+ja-uysnA6t!}_L2Zzt6Evjn#&8lX9;GZ6n&7B~pxdT0*d;h_k y-vU=rLg2+RixYnvQI90Co? z9$b@KaZG7Nhti6)s)B6ZU8&y{l+W=LpZoPcYz$OCc-{V#t1 zyLJ92ig66lTkG~Wa6S+M+Y5FQ%n?9NLvWG3!?J7hl{1hW2R3QW?uxnwPK2g_?!)!w z20_2dSr@3`j%v8S64jjxwC4#|Yzmvv4F FO#n9ZqWJ&- literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/pixelitos/128/plasma-search.png.import b/tools/configurator/assets/icons/pixelitos/128/plasma-search.png.import new file mode 100644 index 00000000..995bd098 --- /dev/null +++ b/tools/configurator/assets/icons/pixelitos/128/plasma-search.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://cq5oante1xm8p" +path="res://.godot/imported/plasma-search.png-9f84fb9293a91b0668997a00339b5d86.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/pixelitos/128/plasma-search.png" +dest_files=["res://.godot/imported/plasma-search.png-9f84fb9293a91b0668997a00339b5d86.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/pixelitos/128/plasma.png b/tools/configurator/assets/icons/pixelitos/128/plasma.png new file mode 100644 index 0000000000000000000000000000000000000000..3865eeb829c6cb1df63b6b42e881db4a0a864d76 GIT binary patch literal 601 zcmeAS@N?(olHy`uVBq!ia0vp^4Is?H1|$#LC7xzrU{dgOaSW-r_4clz-=P4B1BF?8 z8fWvpTCrN(Kv3MWX~GL$n})niug^F!9TR?`1jH}iD5)15KWp%{yVB;?q4(R(LRA0n zc~-kNU`tls?@Xg?(;HhZ>%IE(J9kS&Hj@AYlLG?>1LKCgP45F|@9SS5_0F0R~rsr&v7Oi*Da2L_!izJTww|GwY!eED(i^Xp5lFPD;w z4gdAerI<;(!J7f70%)!R!x_d|ChRBHzAJ8e+&ur%pFt#8K*rY>Go1fAy?fs6 z{T2Jq{`$OsS9ll$Sb_e*9!yzBlgD>)HFxZ%6X>ne&Xx=9azuerjo5UqXew{patWT;tppPrdj2 z_dN%Mr3Uuw9=48G&%X`Vt+}^A!`@~_ZX_ctv=tbpEd|Q%zCE{6`g7+qmWzMuv>8A? zW?%${?*XOf49{39eUCjp#03f?h{S~{mJX|yofj;6{}|b^|37fw_Q>YdQJXBm00f?{ KelF{r5}E)97wd!o literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/pixelitos/128/plasma.png.import b/tools/configurator/assets/icons/pixelitos/128/plasma.png.import new file mode 100644 index 00000000..9f06889e --- /dev/null +++ b/tools/configurator/assets/icons/pixelitos/128/plasma.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://dotw3uithrjlq" +path="res://.godot/imported/plasma.png-101a8282dfe4bf20ee39b03368897744.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/pixelitos/128/plasma.png" +dest_files=["res://.godot/imported/plasma.png-101a8282dfe4bf20ee39b03368897744.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/pixelitos/128/plasmashell.png b/tools/configurator/assets/icons/pixelitos/128/plasmashell.png new file mode 100644 index 0000000000000000000000000000000000000000..3865eeb829c6cb1df63b6b42e881db4a0a864d76 GIT binary patch literal 601 zcmeAS@N?(olHy`uVBq!ia0vp^4Is?H1|$#LC7xzrU{dgOaSW-r_4clz-=P4B1BF?8 z8fWvpTCrN(Kv3MWX~GL$n})niug^F!9TR?`1jH}iD5)15KWp%{yVB;?q4(R(LRA0n zc~-kNU`tls?@Xg?(;HhZ>%IE(J9kS&Hj@AYlLG?>1LKCgP45F|@9SS5_0F0R~rsr&v7Oi*Da2L_!izJTww|GwY!eED(i^Xp5lFPD;w z4gdAerI<;(!J7f70%)!R!x_d|ChRBHzAJ8e+&ur%pFt#8K*rY>Go1fAy?fs6 z{T2Jq{`$OsS9ll$Sb_e*9!yzBlgD>)HFxZ%6X>ne&Xx=9azuerjo5UqXew{patWT;tppPrdj2 z_dN%Mr3Uuw9=48G&%X`Vt+}^A!`@~_ZX_ctv=tbpEd|Q%zCE{6`g7+qmWzMuv>8A? zW?%${?*XOf49{39eUCjp#03f?h{S~{mJX|yofj;6{}|b^|37fw_Q>YdQJXBm00f?{ KelF{r5}E)97wd!o literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/pixelitos/128/plasmashell.png.import b/tools/configurator/assets/icons/pixelitos/128/plasmashell.png.import new file mode 100644 index 00000000..2e7f08ff --- /dev/null +++ b/tools/configurator/assets/icons/pixelitos/128/plasmashell.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://7v2sfcaai11g" +path="res://.godot/imported/plasmashell.png-35750ff168550aeccc8ec05cf27198b8.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/pixelitos/128/plasmashell.png" +dest_files=["res://.godot/imported/plasmashell.png-35750ff168550aeccc8ec05cf27198b8.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/pixelitos/128/playonlinux.png b/tools/configurator/assets/icons/pixelitos/128/playonlinux.png new file mode 100644 index 0000000000000000000000000000000000000000..e7b383abd53a3058fe37c236ad64d2b891b9a188 GIT binary patch literal 519 zcmeAS@N?(olHy`uVBq!ia0vp^4Is?H1|$#LC7xzrU_9sP;uunK>+PM5zRZpS4uSGY zOBk5i`BpUZX*4i6scd)TY*7($VDt!aN}KMm&xK==bmVHw`|tKmmr6VkUp?#KzD(mC zMccJ!-mkCvKkM3`-|;yTvlv(!7z7xY92k1kYTfSciwQk@^Z4@jtL7V4pYyM8ob;W; zk6}7o%?)N9%jeg-zOk%*&$#J33$hf?)1tSg6re^7r>eXg7drqzMr2J@N|b^ji2TEF}J!;;tk z;Q9p^>XVbcu=7rv{rkG6y6y1c&B9RIfZhYTVxpy8^!sWi^#*SS zCa6o=gzm{N_-?ts{2f1%sNYTI8H=AkfAMLjwjTovG;}x`;=VB)-+uh2<&EF0=d^DH zTQGt{4eX*v-;veWJ`UpaM8`O3MU$i}t(VMu!IslJ?z R&5;2JJYD@<);T3K0RSaXwG#jU literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/pixelitos/128/playonlinux.png.import b/tools/configurator/assets/icons/pixelitos/128/playonlinux.png.import new file mode 100644 index 00000000..51850a24 --- /dev/null +++ b/tools/configurator/assets/icons/pixelitos/128/playonlinux.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://yv84nhpv38nc" +path="res://.godot/imported/playonlinux.png-2f3b57a6830f69be0720b2dc2990d685.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/pixelitos/128/playonlinux.png" +dest_files=["res://.godot/imported/playonlinux.png-2f3b57a6830f69be0720b2dc2990d685.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/pixelitos/128/portmaster.png b/tools/configurator/assets/icons/pixelitos/128/portmaster.png new file mode 100644 index 0000000000000000000000000000000000000000..42846ead51b78f16811823784d14a07588fba08a GIT binary patch literal 719 zcmeAS@N?(olHy`uVBq!ia0vp^4Is?H1|$#LC7uRSEa{HEjtmSN`?>!lvI6;x#X;^) zj5kl})B`yR$sR$z3=CCjKus+S48MRv4KElNN(~qoUL`OvSj}Ky5HFasE6|34fyvj? z#WAE}&fB|&Ud(|a4i{%Ch;1v|cC&S^w?L3jwz$9>7Ej@voHr~7^>Vu!b~GhC)??w` zxOr>Oy9fUt{WLPZQ+>-&?a|YNHv2tqhs3P8U!NVn_+eD(5oIfb7PF*NP?Am{M-8K!6d-#M^i<9zdue|zm_ zW4PtqXNCeyleT?heaCq$_o{FA{$z|Wz9TQXJ4EDW(^hL>ievC}^>bP0l+XkKhN}r; literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/pixelitos/128/portmaster.png.import b/tools/configurator/assets/icons/pixelitos/128/portmaster.png.import new file mode 100644 index 00000000..32d6e62c --- /dev/null +++ b/tools/configurator/assets/icons/pixelitos/128/portmaster.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://br71sju3tnoox" +path="res://.godot/imported/portmaster.png-fec8c712b89c149f8cc27bcd7585c3c1.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/pixelitos/128/portmaster.png" +dest_files=["res://.godot/imported/portmaster.png-fec8c712b89c149f8cc27bcd7585c3c1.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/pixelitos/128/preferences-desktop-accessibility.png b/tools/configurator/assets/icons/pixelitos/128/preferences-desktop-accessibility.png new file mode 100644 index 0000000000000000000000000000000000000000..577cd8034ec70b14c5701f1ad65b9e0548566332 GIT binary patch literal 570 zcmeAS@N?(olHy`uVBq!ia0vp^4Is?H1|$#LC7xzrU}E%iaSW-r_4e*wufqWn4G)*> zzYr?$-to>IuF`c;YntQcOkd!xyUSWRpM3E~(w=d}a{ge_5-7oLESC}wzFfb}Gurx5Nm}T*v^Vi?mWw&1I zzkNFU^q=a@&$3^At=(l&YtAUZz~sOHR{1YWR^iLUOHj5;LZ1+mFMHXSRFjJ$oRa4iW!pju-6PTe}7(lB$O+n+~6LvjNQ?_4?|bx ze>uHR{{RcrGL{C04SWrp4Gb{*KlC2kRex~T_xIE9?wapzz*xfqwU=o@P*c6!f)}N2 z7ryh(V6bC?>43>2OoYh@Y;gky#eVaGnJ)c``w#9p|F-?#f8I$;o>emoGB82a@4LpR zw)k-7EyleMr>+*+u>17ibYTWYn4t+<`6iSeSo8CiUv+Kr#hJT%j#l2hlQk0(QY;{6 z+lxH6J^1ZpQgoef{;vVlQ> zfeEUO(Six28Ci%}&Vl$@>%Jepz-}=An;HWX%o*gEgreubdf)!rhIQ2sYAW^mR>oUC u&tO70aL;#!Z2lX+RixYnvQI90Co? z9$b@KaZG7Nhti6)s)B6ZU8&y{l+W=LpZoPcYz$OCc-{V#t1 zyLJ92ig66lTkG~Wa6S+M+Y5FQ%n?9NLvWG3!?J7hl{1hW2R3QW?uxnwPK2g_?!)!w z20_2dSr@3`j%v8S64jjxwC4#|Yzmvv4F FO#n9ZqWJ&- literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/pixelitos/128/preferences-desktop-baloo.png.import b/tools/configurator/assets/icons/pixelitos/128/preferences-desktop-baloo.png.import new file mode 100644 index 00000000..3d5e79ad --- /dev/null +++ b/tools/configurator/assets/icons/pixelitos/128/preferences-desktop-baloo.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://8jgtdwt2asin" +path="res://.godot/imported/preferences-desktop-baloo.png-eeca9d39b5391dfde98ed463b98f3228.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/pixelitos/128/preferences-desktop-baloo.png" +dest_files=["res://.godot/imported/preferences-desktop-baloo.png-eeca9d39b5391dfde98ed463b98f3228.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/pixelitos/128/preferences-desktop-color.png b/tools/configurator/assets/icons/pixelitos/128/preferences-desktop-color.png new file mode 100644 index 0000000000000000000000000000000000000000..4a8df7a5a1292e63bad85c0c0c9c4281241e67b2 GIT binary patch literal 559 zcmeAS@N?(olHy`uVBq!ia0vp^6+qm;!3HD`EM2>dfr0Uxr;B4q#jUru?fniVNE~>0 zO+uYbh;6RN7mi~mJ1@4jGXH45$z8!Tx0h48nO#9Gu7TO2f{9Jd@S?!wvkTAZ=ssI~ zX}#TfE>+F_d*VMWo1iwaT1M})mi_;lJATRk>dJ(qd=nZ4B|zxs+FS1{Lf`N7y+7G^ zgR&G<^yVA6In!(0W~o%3sm@!m{PFq)uhp;Ly~3ir;Q&Vu2>rP$XCu#}bvJnV+rlf= zueMEnds6L&U@ug5&5gBH=a)t`w^!yh$zFu$;5hTEy5MrY!MEpo)g&5O-4a-UXjx=+ zLB6FmK&{wsfpcnGcd5?#RWY-L5WL{avi2woIa|_U`u-;Wr%+Gu#rw zSpMr-mGB>BQ8r-W2K(vA7WV70FFxNhGM^jv@b&GwxEzGzeKvo4u- literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/pixelitos/128/preferences-desktop-color.png.import b/tools/configurator/assets/icons/pixelitos/128/preferences-desktop-color.png.import new file mode 100644 index 00000000..f5326172 --- /dev/null +++ b/tools/configurator/assets/icons/pixelitos/128/preferences-desktop-color.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://b32wlkb0juks3" +path="res://.godot/imported/preferences-desktop-color.png-37a184a8b8884c3fddb85994c4df5688.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/pixelitos/128/preferences-desktop-color.png" +dest_files=["res://.godot/imported/preferences-desktop-color.png-37a184a8b8884c3fddb85994c4df5688.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/pixelitos/128/preferences-desktop-cursors.png b/tools/configurator/assets/icons/pixelitos/128/preferences-desktop-cursors.png new file mode 100644 index 0000000000000000000000000000000000000000..0387e20c131f363d97cbf4ee7153a6c3d40919b6 GIT binary patch literal 388 zcmeAS@N?(olHy`uVBq!ia0vp^p+MZg!3HF&*i?@(Ffe+1x;TbZ+}5`ARDS7IJBYtZ1@|zqt9&{O3Qv zzTX-q&aNh^72?>+CAwI1}tq3>@7-`{e2 z7ElUePS(%+PaYjuV)YNg-?aSP4xsFDd9Zn*0lNQZ$H>fp^S4_I{MkSG|E*NtRgd{a zS1oXA)mky_|H0Hd31%z%>_JWl4OkfUk6r(nr2oN`J6pd?Eq%-n6mk;1^8L+9N%Qt< zyT_gCyQ=5uAY?*TXkYs(_4ID4MfS^iPumN1{=-aaFJJS?`-!df6PClx>hhQuayl?@Ffb}G zusE2UonKgd{^!o9`N9#5IgAj|1_l8JCYX{2h8ICVozv^~+K0b=FTR241`|v+f$zbb z|Mp9tvxG53!!;zGWn47>@LH$^Afp<6w%Q+fzUN)tpN+b8-C+zYF!LLdXVu#`ST>3> zFaq5I7JcwTM&T>xGnQQMyY>mJ8(3lD2V@@fTqV( zi>3Y7zr{=C{$Ks?e}F528}4{Z2jAj`7iSm|Cc&jZo_xT4_CCMB+}}v@4_Z!IR>r?C y=F@J_WnhHbztE)K{=n6G`}@Dorz5#aVG6(1Q}^Dq`Ols)0D-5gpUXO@geCx;>5n}C literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/pixelitos/128/preferences-desktop-default-applications.png.import b/tools/configurator/assets/icons/pixelitos/128/preferences-desktop-default-applications.png.import new file mode 100644 index 00000000..f8f2bb11 --- /dev/null +++ b/tools/configurator/assets/icons/pixelitos/128/preferences-desktop-default-applications.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://b1u1f5nwoqs4w" +path="res://.godot/imported/preferences-desktop-default-applications.png-3be4e31e18f01e99958721e58dc7ef9f.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/pixelitos/128/preferences-desktop-default-applications.png" +dest_files=["res://.godot/imported/preferences-desktop-default-applications.png-3be4e31e18f01e99958721e58dc7ef9f.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/pixelitos/128/preferences-desktop-display-nightcolor.png b/tools/configurator/assets/icons/pixelitos/128/preferences-desktop-display-nightcolor.png new file mode 100644 index 0000000000000000000000000000000000000000..218908f20064689c4a398c91331cc688e3bed0ee GIT binary patch literal 344 zcmeAS@N?(olHy`uVBq!ia0vp^4Is?H1|$#LC7xzrV3hZCaSW-r_4bM*?*RoKhl?8( zm|06(cv}?st$hw|I?X3=&-%N=DgWTLrExN^w=pp)Ft9W*2rw``Q2Cji(39vb-OVA+ z02g&&;9y|nIKTx_1Lnar(2MgR_McP-M|2S*(2>~e{5C19J|R2z-JS>cs*x3mO$@J3 k&^)TY6XXS`qyJYhC`EBS6cM;|j{yigUHx3vIVCg!0LZLEs{jB1 literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/pixelitos/128/preferences-desktop-display-nightcolor.png.import b/tools/configurator/assets/icons/pixelitos/128/preferences-desktop-display-nightcolor.png.import new file mode 100644 index 00000000..e6014133 --- /dev/null +++ b/tools/configurator/assets/icons/pixelitos/128/preferences-desktop-display-nightcolor.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://bga2c1pw2ma5" +path="res://.godot/imported/preferences-desktop-display-nightcolor.png-2b9d49a8a73ec999057a4bed628c76cd.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/pixelitos/128/preferences-desktop-display-nightcolor.png" +dest_files=["res://.godot/imported/preferences-desktop-display-nightcolor.png-2b9d49a8a73ec999057a4bed628c76cd.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/pixelitos/128/preferences-desktop-display.png b/tools/configurator/assets/icons/pixelitos/128/preferences-desktop-display.png new file mode 100644 index 0000000000000000000000000000000000000000..218908f20064689c4a398c91331cc688e3bed0ee GIT binary patch literal 344 zcmeAS@N?(olHy`uVBq!ia0vp^4Is?H1|$#LC7xzrV3hZCaSW-r_4bM*?*RoKhl?8( zm|06(cv}?st$hw|I?X3=&-%N=DgWTLrExN^w=pp)Ft9W*2rw``Q2Cji(39vb-OVA+ z02g&&;9y|nIKTx_1Lnar(2MgR_McP-M|2S*(2>~e{5C19J|R2z-JS>cs*x3mO$@J3 k&^)TY6XXS`qyJYhC`EBS6cM;|j{yigUHx3vIVCg!0LZLEs{jB1 literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/pixelitos/128/preferences-desktop-display.png.import b/tools/configurator/assets/icons/pixelitos/128/preferences-desktop-display.png.import new file mode 100644 index 00000000..e37446b3 --- /dev/null +++ b/tools/configurator/assets/icons/pixelitos/128/preferences-desktop-display.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://jrhe4mkvtbqw" +path="res://.godot/imported/preferences-desktop-display.png-0e80139afd48a19076c0d0ee4e587592.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/pixelitos/128/preferences-desktop-display.png" +dest_files=["res://.godot/imported/preferences-desktop-display.png-0e80139afd48a19076c0d0ee4e587592.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/pixelitos/128/preferences-desktop-emoticons.png b/tools/configurator/assets/icons/pixelitos/128/preferences-desktop-emoticons.png new file mode 100644 index 0000000000000000000000000000000000000000..279d8c1a10541abdec6e8b4cce8a034e8888640d GIT binary patch literal 445 zcmeAS@N?(olHy`uVBq!ia0vp^4Is?H1|$#LC7xzrU~KVpaSW-r_4e-V-a`fg4uR53 zXPGd*4G?_mAiPD`OTzWo$JcY-Pc_qyzxk=b%(C>|k7dfdI`1{V|Ebx2DBiu7Tr^dG!ApO56Cgte9qU+R9|``@4Ny1MMk@96Gp*ZCfBzzjPORP=>;@p;Cm z?7x-!EgAY4SfC!9Gn2W;PJKolxLBeQRxUtW|mS{QVQxzpwnc21sr& zFlFRmU{qjWX<(S)``I+>OKDB^*6)Ho4BJ6M0t`$J3^&*}oO|#7(yo#7ff!VXgW)&B zwV#hqycM3okcTkfl;JPdd;aSe);An4Gi3y81{?luQmy=f&vn8Kj9`lp5-ecz7FeHS zHF*}pz~sOHam#_eIot+F`XS1ovd4t~)iclK)_7dcT*wX6;h^;AJ7d)R`Q}Kv*dG06 zn0wmxJ+j!PT87tuHeUa!hOo?G(a)U?mrC=#)b`wZU4i7r2mDv>vv=&{Gea^{?Gv+E Wtm)sGYpM$wfWXt$&t;ucLK6U@@_{-4 literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/pixelitos/128/preferences-desktop-feedback.png.import b/tools/configurator/assets/icons/pixelitos/128/preferences-desktop-feedback.png.import new file mode 100644 index 00000000..7c3d1500 --- /dev/null +++ b/tools/configurator/assets/icons/pixelitos/128/preferences-desktop-feedback.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://banbovpy8g67u" +path="res://.godot/imported/preferences-desktop-feedback.png-b3b03baf1dbfae946cbab340fda452c2.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/pixelitos/128/preferences-desktop-feedback.png" +dest_files=["res://.godot/imported/preferences-desktop-feedback.png-b3b03baf1dbfae946cbab340fda452c2.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/pixelitos/128/preferences-desktop-filetype-association.png b/tools/configurator/assets/icons/pixelitos/128/preferences-desktop-filetype-association.png new file mode 100644 index 0000000000000000000000000000000000000000..053c85b27af9fd9ad1bbe2dcf6305ffdabac7532 GIT binary patch literal 395 zcmeAS@N?(olHy`uVBq!ia0vp^6+qm;!3HD`EM2>dfq^l|)5S5Q;?~>i3waMYh%`K$ z7NRI+z;TG>Zj0y*hNE5{YzYD)QjS`Tj#{(ST$B4IaIL%Z{kC`Ti|OSjPjCP2I^Xrq z-giyUb1S*#nQzbjP*c3}(EI#X4}QK2cxqU`-*ef1K7#~CF%YVaw)toN=11#ZudwEV~!6Ml^uYw+BAIEEfq{d8QGtQQ!St-v z{@s0YRe#TzFbXg*LB-#F+IEg#7_6d!0VsUHj$!+Yx6VCw`Uy-GEI@rwQHQ0aW&ZiH z`+ik22_H~KsD~L3QWhQc&*s33?|;Mh+yAa)#I0-=P}$}8zkQ*GgN*pi@OjPW`TO>9 zf~`X~lnKl+SorWcquc)e`G4>1|Ig_H^-}}GiY@#bep}sVLFfRAJox@yjRB$$AIEEfq{d8QGtQQ!St-v z{@s0YRe#TzFbXg*LB-#F+IEg#7_6d!0VsUHj$!+Yx6VCw`Uy-GEI@rwQHQ0aW&ZiH z`+ik22_H~KsD~L3QWhQc&*s33?|;Mh+yAa)#I0-=P}$}8zkQ*GgN*pi@OjPW`TO>9 zf~`X~lnKl+SorWcquc)e`G4>1|Ig_H^-}}GiY@#bep}sVLFfRAJox@yjRB$$!lvI6;x#X;^) zj5kl})B`yR$sR$z3=CCjKus+S48MRv4KElNN(~qoUL`OvSj}Ky5HFasE6@h0?}4X_ zV@SoEw|8~>L;@uoE=o2XR*Ga?ChicGd{LJpnn6T|L1Y7KQ%0|Ac^YGG#K99ABNCXO zOkE)oYWrR0x9U~>KO z`^Kr@$56=BA?z@R;Sq~~d3FEJFLpmJ)&4KDp0mH=XUes&&+n;kU^;@PY-jtOUv~BT z@AE(JzyD9>+nEOFBklK^Y!_|KhI9je)#9`;*a+q{Epw>{#i5lJLeiCOVk@I z7>~rBzx&+(?cwLMZnfv%U0r^@{quVH`ajFdKjnvkq>=5D)BDTRemK#>UasGJe{1O4 zz31mAvBF#oHjGmt@8fTV@3r&ouV1O`T6*3&f)VH$s1(?Lv;W30BuCfh9pXX}7IwIE z^gjEJFaM=q*f6XXf&>EG$mdKF(Z9O;7eCMr<|Gl$u>-oRuw|;$p9?cd= eEI`Nut-rW$vv}lhZl19YB;x7n=d#Wzp$P!(AMcw0 literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/pixelitos/128/preferences-desktop-gaming.png.import b/tools/configurator/assets/icons/pixelitos/128/preferences-desktop-gaming.png.import new file mode 100644 index 00000000..4315be4d --- /dev/null +++ b/tools/configurator/assets/icons/pixelitos/128/preferences-desktop-gaming.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://pva53gfr7uqq" +path="res://.godot/imported/preferences-desktop-gaming.png-54d7e5a9f51745a3b22ef4f611913890.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/pixelitos/128/preferences-desktop-gaming.png" +dest_files=["res://.godot/imported/preferences-desktop-gaming.png-54d7e5a9f51745a3b22ef4f611913890.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/pixelitos/128/preferences-desktop-icons.png b/tools/configurator/assets/icons/pixelitos/128/preferences-desktop-icons.png new file mode 100644 index 0000000000000000000000000000000000000000..c6727a379ee9656d51630a8538abe5009e28e6e1 GIT binary patch literal 614 zcmeAS@N?(olHy`uVBq!ia0vp^4Is?H1|$#LC7xzrVAAz;aSW-r_4cm4cXXh{fyDn8 z51!TB`{>D&E8eQAB}D}Vn>BWP7Y?}W6HLBM3|GS%!*M7!NSt`l^SMI>T!NACIKozJH$ZWW1{O&!| z8ju*wJg@>N=eyshpA2*Tj)zJmZH+q11-1_?f8nd0!@5|Ut=j-RsAMTlHVRwDCy#C>z z%hl)q{>43O=G;w82xst|wR3p&`%l`lzYNKpzZrvm{k6Q0WY7nB)&KDg&zX75&$A=k zykqh6@63Dd#q&IuH?M2^oRw)cNBnsGp`X8|x6a$Q|JgHFi~Q}kAO87xFw5fq*Ea@p zuD>qT28RSV01g~@!@MNKI{YK|zO(6b|6e>=lK-6%Idr};?h1Qj)AOBkTH9}?=XLkz zTh(1ca?=Id^XxmG+sGqA^FiN}zd-*^j9`QWI6?;MX0~&>J=24YRGv;OW&i?DS3j3^ HP6rH?%%@@4!7H gV;=?FVdQ&MBb@08vy@TmS$7 literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/pixelitos/128/preferences-desktop-keyboard-shortcut.png.import b/tools/configurator/assets/icons/pixelitos/128/preferences-desktop-keyboard-shortcut.png.import new file mode 100644 index 00000000..c4119d3c --- /dev/null +++ b/tools/configurator/assets/icons/pixelitos/128/preferences-desktop-keyboard-shortcut.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://bs4yatd5rpkl3" +path="res://.godot/imported/preferences-desktop-keyboard-shortcut.png-25daca5adf7f656b696367834c9f9b18.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/pixelitos/128/preferences-desktop-keyboard-shortcut.png" +dest_files=["res://.godot/imported/preferences-desktop-keyboard-shortcut.png-25daca5adf7f656b696367834c9f9b18.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/pixelitos/128/preferences-desktop-keyboard-shortcuts.png b/tools/configurator/assets/icons/pixelitos/128/preferences-desktop-keyboard-shortcuts.png new file mode 100644 index 0000000000000000000000000000000000000000..727ab43a2ad87284914ef0d8a3b3a5893e7c07aa GIT binary patch literal 332 zcmeAS@N?(olHy`uVBq!ia0vp^4L}^h!3HF4ga3CjFfa;xx;TbZ+fH2L-#p&lkIrZM z!3osFz^H)G0p=WtFVZ`}f{>bVeAe9um+$ZGuhV;Y`+PbRx_SkM^_)df%*aEow%)Q>TJ!d;6CU_Ldx{8~OEsKrHVy_ljG5~?6tDnm{r-UW| D4G3kM literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/pixelitos/128/preferences-desktop-keyboard-shortcuts.png.import b/tools/configurator/assets/icons/pixelitos/128/preferences-desktop-keyboard-shortcuts.png.import new file mode 100644 index 00000000..09eb36c2 --- /dev/null +++ b/tools/configurator/assets/icons/pixelitos/128/preferences-desktop-keyboard-shortcuts.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://bkpvl0oxnpx25" +path="res://.godot/imported/preferences-desktop-keyboard-shortcuts.png-68dfd6b47113214733404bad7b1e6401.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/pixelitos/128/preferences-desktop-keyboard-shortcuts.png" +dest_files=["res://.godot/imported/preferences-desktop-keyboard-shortcuts.png-68dfd6b47113214733404bad7b1e6401.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/pixelitos/128/preferences-desktop-keyboard.png b/tools/configurator/assets/icons/pixelitos/128/preferences-desktop-keyboard.png new file mode 100644 index 0000000000000000000000000000000000000000..2403518f1f1e89c833f62482f7e372b317c476ba GIT binary patch literal 303 zcmeAS@N?(olHy`uVBq!ia0vp^4L}^h!3HF4ga3B|sc)Vxjv*Dd-rhdQ+ibw&5E!#D zp6#TKrH?%%@@4!7H gV;=?FVdQ&MBb@08vy@TmS$7 literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/pixelitos/128/preferences-desktop-keyboard.png.import b/tools/configurator/assets/icons/pixelitos/128/preferences-desktop-keyboard.png.import new file mode 100644 index 00000000..0dbbc52d --- /dev/null +++ b/tools/configurator/assets/icons/pixelitos/128/preferences-desktop-keyboard.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://bjfeufbid4en7" +path="res://.godot/imported/preferences-desktop-keyboard.png-5fe16a3db31ecabacd3de31a374e8d99.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/pixelitos/128/preferences-desktop-keyboard.png" +dest_files=["res://.godot/imported/preferences-desktop-keyboard.png-5fe16a3db31ecabacd3de31a374e8d99.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/pixelitos/128/preferences-desktop-launch-feedback.png b/tools/configurator/assets/icons/pixelitos/128/preferences-desktop-launch-feedback.png new file mode 100644 index 0000000000000000000000000000000000000000..1b5febd8a283d002e84afce8e4242c9689a01db2 GIT binary patch literal 519 zcmeAS@N?(olHy`uVBq!ia0vp^5kTC)!3HGzf2=EGU|>Aw>EaktaqI0}M?L053AP84 zv$(i_8=Xr?eaOU@bWm32fS`(p%o6bef!=qz9m|g1d-VT^|Fi7pmD?|uEc4%2Q)#{M zvf0VcHDzBSt?CSFvy9{ahbcEOawi;UU@bWG<(}f=dC{}?Rd3>CwZZ?{@j|Z&PA1NI1YGu|aOmy60u(-JgEyA6p63 zzD`jI1h{EeJG-0cf+?M)v%<^Tqn> zZER*GXge_gRWvZ3p8x&9hw}5+_AY0;9{*d0UpU8=0VK}-V2-WD@Atpc{GX&Zt>pkZ z#vp-l&Sv)O`y5N`ODc+Ri*zK0zo8Uk;7 zv1&>ju-?Ed;=}mHF^ePn0N<1pfm0`#1033AW+^QFq-phc=Y;C@TZN=Q7fyWt=7Je# zcz^utXDw^RK5ttYas2`Z1ET^1O9O)d!`B&8_noV+x8Se+|9W};{#0cKCI<$H^no(D z1>b}x%wo6v`kS?f!H!7)Di<)->{ngGov;6{RMma?y?oETdb#iM71t#hVG0x&{+*fA zWK*s$KKXWdcjb$J?TIt)*!3+IWMG6^3$cXbfF?vs!!MEj@(SPg{dw`6t!U}B*T46j zuiA^GI)VS@eg1%7R@S%9e*R)}`23gL??>lz8!#bEd-LHh1Lw-ue=ZfhS2tk#!2$C` zLuEtk#n*p#o@aHDuYdJ*=kfWw=gptRj-u6=zu?XFpF4lse|;|11NA&8Y})6ruee*a z*9^&;KeH4l>8M@( z#SIi|;u2l8z^PRWsFh3WN}rTKO?c16B~kTIiPAs+oh{QRXZ-~m&{S1>_Rr*BE5i2u zFkT5Uvx#f#^|s7e8Z&^_vWjYjIJR literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/pixelitos/128/preferences-desktop-mouse.png.import b/tools/configurator/assets/icons/pixelitos/128/preferences-desktop-mouse.png.import new file mode 100644 index 00000000..56ae9287 --- /dev/null +++ b/tools/configurator/assets/icons/pixelitos/128/preferences-desktop-mouse.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://claf8e1sci28c" +path="res://.godot/imported/preferences-desktop-mouse.png-d578761120fdda71a0a64774eff9a94b.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/pixelitos/128/preferences-desktop-mouse.png" +dest_files=["res://.godot/imported/preferences-desktop-mouse.png-d578761120fdda71a0a64774eff9a94b.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/pixelitos/128/preferences-desktop-notification-bell.png b/tools/configurator/assets/icons/pixelitos/128/preferences-desktop-notification-bell.png new file mode 100644 index 0000000000000000000000000000000000000000..513e9cf1be5d83f3b79e6abfdedc855a3dc4e8fd GIT binary patch literal 454 zcmeAS@N?(olHy`uVBq!ia0vp^4Is?H1|$#LC7xzrVC?mDaSW-r_4ck|*C7XyhKD^7 znlC0U6W?;#yFyNX;oPR$Je8(xw{Fc4OgUrmb6=SFv=5)B*_bD17)8I!?_cJ={H%$| z9@8RDmIej^1||mvjs``~d&L&A) zI==;+FeflD23(d?D3$wn;XMD3@6Z4HA`EM|ZtHM=f5Z9D$YS$3SDM%S-dnly^S9#F ze?Qjo3>zyErS{Z6S^}P7-0%vG7e@Bo4=pg9oJ(R7vqL(z${w^*`oRLFKo*- qKyvaM#(&OP{u6%N-A4+9ijORj%MB(7iVMDH00K`}KbLh*2~7Yd{*V~} literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/pixelitos/128/preferences-desktop-notification-bell.png.import b/tools/configurator/assets/icons/pixelitos/128/preferences-desktop-notification-bell.png.import new file mode 100644 index 00000000..bd29a0a1 --- /dev/null +++ b/tools/configurator/assets/icons/pixelitos/128/preferences-desktop-notification-bell.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://ro1kdkjpfq3r" +path="res://.godot/imported/preferences-desktop-notification-bell.png-29c0cb483263a567d7f024f21dfef2c2.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/pixelitos/128/preferences-desktop-notification-bell.png" +dest_files=["res://.godot/imported/preferences-desktop-notification-bell.png-29c0cb483263a567d7f024f21dfef2c2.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/pixelitos/128/preferences-desktop-peripherals.png b/tools/configurator/assets/icons/pixelitos/128/preferences-desktop-peripherals.png new file mode 100644 index 0000000000000000000000000000000000000000..a38709d82d32d6a7c93b9772e84e583400e0809c GIT binary patch literal 361 zcmeAS@N?(olHy`uVBq!ia0vp^p+MZg!3HF&*i?@(FfbZ;x;TbZ+4l>8M@( z#SIi|;u2l8z^PRWsFh3WN}rTKO?c16B~kTIiPAs+oh{QRXZ-~m&{S1>_Rr*BE5i2u zFkT5Uvx#f#^|s7e8Z&^_vWjYjIJR literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/pixelitos/128/preferences-desktop-peripherals.png.import b/tools/configurator/assets/icons/pixelitos/128/preferences-desktop-peripherals.png.import new file mode 100644 index 00000000..09835523 --- /dev/null +++ b/tools/configurator/assets/icons/pixelitos/128/preferences-desktop-peripherals.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://cufvnasqatgpl" +path="res://.godot/imported/preferences-desktop-peripherals.png-ad4d6b1791854b4adea97018bbbf05a3.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/pixelitos/128/preferences-desktop-peripherals.png" +dest_files=["res://.godot/imported/preferences-desktop-peripherals.png-ad4d6b1791854b4adea97018bbbf05a3.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/pixelitos/128/preferences-desktop-personal.png b/tools/configurator/assets/icons/pixelitos/128/preferences-desktop-personal.png new file mode 100644 index 0000000000000000000000000000000000000000..61f4ea3a783cf3e61686578b6fbec765e472e801 GIT binary patch literal 441 zcmeAS@N?(olHy`uVBq!ia0vp^4Is?H1|$#LC7xzrU~KSoaSW-r_4e+;+(Qlm4uR4; zU0GZU8n~x4JYY(7n0kSc+vwYyHTSg@I*(poQ|9D!KlI%A!uekaCd{xFz@eFOW9;4lAw_t))vVcW?0fWv_S=6)n|9VWM3dVc!1 zP2(M}_3Lpf`n56sz;D*1sde{}E&o%@ACTlPP<`H<5n<%BJIp;(Yx@np+TLS9So!0i Y^tt=S8!GHRvN8aHr>mdKI;Vst00kq8M*si- literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/pixelitos/128/preferences-desktop-personal.png.import b/tools/configurator/assets/icons/pixelitos/128/preferences-desktop-personal.png.import new file mode 100644 index 00000000..a65874d8 --- /dev/null +++ b/tools/configurator/assets/icons/pixelitos/128/preferences-desktop-personal.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://41eoa20k8rpb" +path="res://.godot/imported/preferences-desktop-personal.png-4e3ec15010f67b8c2169f29d28b6fcb7.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/pixelitos/128/preferences-desktop-personal.png" +dest_files=["res://.godot/imported/preferences-desktop-personal.png-4e3ec15010f67b8c2169f29d28b6fcb7.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/pixelitos/128/preferences-desktop-plasma-theme.png b/tools/configurator/assets/icons/pixelitos/128/preferences-desktop-plasma-theme.png new file mode 100644 index 0000000000000000000000000000000000000000..26d87f8b3de04c44b8efd53d23f49059d06d05ec GIT binary patch literal 604 zcmeAS@N?(olHy`uVBq!ia0vp^4Is?H1|$#LC7xzrU{dyUaSW-r_4cm4wriryfkO9t zjXq-9rPj?4*Lel0={M}^4h=i{?EI3vu+zGyq$f-|QpMid>-hWfqy94OzMEH6 zYatW%>(9%}!9}&Zb>2c1HZTY<+~@kv_y&o;R`4Esg|*ekX;~#Z>gRv0`TzM8A4na< z^be0M9qz_mpEmjR=IiB==bv}g)m?r5XX(%WFES5qBB?X5D{i<`Tz0j%>BY~3kK&d- zud#-j0CL~tXAGgMtNboh+jy+opY!GhBg}XO1}S6q6SnTp@3D92#PCge-TdHQUCFur zGqGQ?=L+9otYHCa2fOBg%mU9v#dYgm%#oY>`Sm&|UQ68`g4M&bAWZ>;Cn=j5f;{=WVBv)la7$iY-^$-W{Q=+y$g zz$MeqyIn4Wx&s*I4I5`Nw|xIr{GR!W&i8$eDXS~im-;2Je-MNPTSJ)UsZBCV_a!X5 y{Bhd9jTwF${{2Z{hs9O{!;gEaktaqI2fgS<@!A`OX# z?--)@SQ) literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/pixelitos/128/preferences-desktop-tablet.png.import b/tools/configurator/assets/icons/pixelitos/128/preferences-desktop-tablet.png.import new file mode 100644 index 00000000..e18df295 --- /dev/null +++ b/tools/configurator/assets/icons/pixelitos/128/preferences-desktop-tablet.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://c3qer0je87civ" +path="res://.godot/imported/preferences-desktop-tablet.png-2335e591f86fc3d6ce0b6474e31fe9c4.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/pixelitos/128/preferences-desktop-tablet.png" +dest_files=["res://.godot/imported/preferences-desktop-tablet.png-2335e591f86fc3d6ce0b6474e31fe9c4.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/pixelitos/128/preferences-desktop-theme-applications.png b/tools/configurator/assets/icons/pixelitos/128/preferences-desktop-theme-applications.png new file mode 100644 index 0000000000000000000000000000000000000000..1c8769fd3d3190713970871606c5a61e5047ceac GIT binary patch literal 468 zcmeAS@N?(olHy`uVBq!ia0vp^4Is?H1|$#LC7xzrV4Usg;uunK>+RixorfGm8XlH< z@+*d(F;u}BV z=9|AtI9VDP1Q?hc7&sa%R~G62_!Zk`_h7?M?O&|7xAE@X|9aP==lAEIU--Fxc?y#P z16(l!qXGlt4i+Y$J_beud+z<*28aGeMktexkMq4S3ciIhMxG1}TTi^GCCv zc=@~TOT}fAh2Pzu+TCXX8wQr$!1rOt?>9T|FGtp}ehc4*du!eL^XvN-AAie^Y@wR) zzx@p7*)>joMsh`7z)lv!oqzcPcm5SpV_<@re!zGw^PTGW`pn&zZ=qWG{%(DJ{rkTR z$ckHRJv0#8>zmvv4FO#omx BlMMg> literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/pixelitos/128/preferences-desktop-theme-applications.png.import b/tools/configurator/assets/icons/pixelitos/128/preferences-desktop-theme-applications.png.import new file mode 100644 index 00000000..b0e733fa --- /dev/null +++ b/tools/configurator/assets/icons/pixelitos/128/preferences-desktop-theme-applications.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://dw3tdbhmpkst7" +path="res://.godot/imported/preferences-desktop-theme-applications.png-87ec32215cb02e45c475829f923ff202.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/pixelitos/128/preferences-desktop-theme-applications.png" +dest_files=["res://.godot/imported/preferences-desktop-theme-applications.png-87ec32215cb02e45c475829f923ff202.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/pixelitos/128/preferences-desktop-theme-global.png b/tools/configurator/assets/icons/pixelitos/128/preferences-desktop-theme-global.png new file mode 100644 index 0000000000000000000000000000000000000000..603016bb0ab5e50a024cd59f587be8f171d52c69 GIT binary patch literal 507 zcmeAS@N?(olHy`uVBq!ia0vp^4Is?H1|$#LC7xzrU_9jM;uunK>+NkrFJ?!PhQx54 zqxUWe`y_76wbDMQ?D6KUt)rHpP2=?qm)#;JIOHXADW3SYQD{w?@SMW*neVgJBU64> zerUVVBCw4;Fe<$l@ode@r!^)YJ~ zJ>RZ41EPwhfkA-5UTQzP0V6`|D#IVu4c9-VI`ZLwnpZnA0Bj?|r|Frhsqs{*> zf4?v1=gR=r$ON>jVeWgzH$PL~|5RfDaTypD7+4O}-($Y<`S{(>*Z=-Lpst6ZdMS!( zhh5bS)&I79uMq}o2Dyky;i+wdZT%hF|5=qnw)@SI9QSPp`-bP!_dcJEVIZ@A-vPSqG#15~sIEE%bXDEW>V2GG2Z6oz!CTnr hMinoTPaQ<}F-9piZE2l1X)6N|c)I$ztaD0e0su~+xK{uG literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/pixelitos/128/preferences-desktop-theme-global.png.import b/tools/configurator/assets/icons/pixelitos/128/preferences-desktop-theme-global.png.import new file mode 100644 index 00000000..31077b51 --- /dev/null +++ b/tools/configurator/assets/icons/pixelitos/128/preferences-desktop-theme-global.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://du53ctm5inga8" +path="res://.godot/imported/preferences-desktop-theme-global.png-595df7ed6b917df3dd72c49e294ed702.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/pixelitos/128/preferences-desktop-theme-global.png" +dest_files=["res://.godot/imported/preferences-desktop-theme-global.png-595df7ed6b917df3dd72c49e294ed702.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/pixelitos/128/preferences-desktop-theme.png b/tools/configurator/assets/icons/pixelitos/128/preferences-desktop-theme.png new file mode 100644 index 0000000000000000000000000000000000000000..603016bb0ab5e50a024cd59f587be8f171d52c69 GIT binary patch literal 507 zcmeAS@N?(olHy`uVBq!ia0vp^4Is?H1|$#LC7xzrU_9jM;uunK>+NkrFJ?!PhQx54 zqxUWe`y_76wbDMQ?D6KUt)rHpP2=?qm)#;JIOHXADW3SYQD{w?@SMW*neVgJBU64> zerUVVBCw4;Fe<$l@ode@r!^)YJ~ zJ>RZ41EPwhfkA-5UTQzP0V6`|D#IVu4c9-VI`ZLwnpZnA0Bj?|r|Frhsqs{*> zf4?v1=gR=r$ON>jVeWgzH$PL~|5RfDaTypD7+4O}-($Y<`S{(>*Z=-Lpst6ZdMS!( zhh5bS)&I79uMq}o2Dyky;i+wdZT%hF|5=qnw)@SI9QSPp`-bP!_dcJEVIZ@A-vPSqG#15~sIEE%bXDEW>V2GG2Z6oz!CTnr hMinoTPaQ<}F-9piZE2l1X)6N|c)I$ztaD0e0su~+xK{uG literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/pixelitos/128/preferences-desktop-theme.png.import b/tools/configurator/assets/icons/pixelitos/128/preferences-desktop-theme.png.import new file mode 100644 index 00000000..6a030dbb --- /dev/null +++ b/tools/configurator/assets/icons/pixelitos/128/preferences-desktop-theme.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://dh40ml7potgd8" +path="res://.godot/imported/preferences-desktop-theme.png-efa254385f369af93c64ebcfc1c3c5d5.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/pixelitos/128/preferences-desktop-theme.png" +dest_files=["res://.godot/imported/preferences-desktop-theme.png-efa254385f369af93c64ebcfc1c3c5d5.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/pixelitos/128/preferences-desktop-touchpad.png b/tools/configurator/assets/icons/pixelitos/128/preferences-desktop-touchpad.png new file mode 100644 index 0000000000000000000000000000000000000000..5c79ef04beb5b7ee2d7c9adf6af8889703ed5f0e GIT binary patch literal 291 zcmeAS@N?(olHy`uVBq!ia0vp^6+qm;!3HD`EM2<{NWJoOaSW-r_4dj}UIqmY21irA zLvC;GZ|uxF!0=?>)A!uekaCd{xFz@eFOW9;4lAw_t))vVcW?0fWv_S=6)n|9VWM3dVc!1 zP2(M}_3Lpf`n56sz;D*1sde{}E&o%@ACTlPP<`H<5n<%BJIp;(Yx@np+TLS9So!0i Y^tt=S8!GHRvN8aHr>mdKI;Vst00kq8M*si- literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/pixelitos/128/preferences-desktop-user.png.import b/tools/configurator/assets/icons/pixelitos/128/preferences-desktop-user.png.import new file mode 100644 index 00000000..b7478e1d --- /dev/null +++ b/tools/configurator/assets/icons/pixelitos/128/preferences-desktop-user.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://b04ktjkejwhad" +path="res://.godot/imported/preferences-desktop-user.png-394ce07dabc797d4c2f380ed1bdb2e90.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/pixelitos/128/preferences-desktop-user.png" +dest_files=["res://.godot/imported/preferences-desktop-user.png-394ce07dabc797d4c2f380ed1bdb2e90.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/pixelitos/128/preferences-desktop-wallpaper.png b/tools/configurator/assets/icons/pixelitos/128/preferences-desktop-wallpaper.png new file mode 100644 index 0000000000000000000000000000000000000000..6b8b4b576648ae0df861e10ae0608c659eec0276 GIT binary patch literal 600 zcmeAS@N?(olHy`uVBq!ia0vp^4Is?H1|$#LC7xzrV3PNAaSW-r_4cl{-{S;{w!qmj z6CUxYcrj@gOyu399d=O8W1>-qnxkijkM~slYvQMO&bchb&tvn;y{^?JHTJsi!Lz$Q z>k2S1IWTZAFe)&xG%z4I>n?<;>Ve^M;{zwW2kU3>3;f750EH{4$( zug<^((|F*bwL@6s6!!J&%VuBkGvJ^1c=6l>k(mCnrv4|zb>Hfcm1>qZys)&X>dWuC z^P2q)%iVV@ehmLvV74FNyWm!)eqxib1tY>Oe%qN{&L6y3yk+i!`*RO)BAj_4jeWiaHXk)wx@%r5xCH=)))_P+JOC7MMV5|IJ@+ ze;~Es@6WF%(cEC_`;JBb#o8#`*2a^kIZ*d-LPF!z|Z0Upfo7TNPw*4ToR^fjP XiCuf2u;#gKX8;0ES3j3^P6+M~`yh8>e4T(Xi z$**1K{GPA$UMXkI5^wE`T!|{&w!8oB+q%H*!{ZZuil;LRmQGRr{NMeE(Wlqn3zM># z1Q?hc7&sUh6&P3=7+{EexODMa<}-Hu=1d6HJ}GDI8fx#) zp0_`D_G4rT6f^&9b35{UGy9Yvy|`tCSMS9uHv}^*Nz&+!w6*ZnKZMT@dadm?11+$3N(Q^_^+cdu@wfU;n)M z&FFF@i3Q=gACc@Q<~{G<=QqLjJWhw&Y`FHVw|`%JLfJlXBsad>Q*{48@zeL$%jF)t vcrCECatD$V7HlqUSeLq9_=_Eixp#gtEv|EHXbhOw&Hx0Su6{1-oD!MEaktaqI0}N3Ny-5r>OY z6vD%I@I<>bUkljDv(aq1aIV;;2j)LIYHicCBu_kT)IYfcE64T=T_20W6;DpfRp)iPdWefE&;{rBig;uhcj z|3Pv@gXvqwB;CLF4%P2JZ_Wtz4A|Ud)eSrMD}1#*eCgDuDKnAmTKR^t?&hy~3GaT_ e2qUaXc*MK1$5OCyiRcmrAnL&A) zI==;+FeflD23(d?D3$wn;XMD3@6Z4HA`EM|ZtHM=f5Z9D$YS$3SDM%S-dnly^S9#F ze?Qjo3>zyErS{Z6S^}P7-0%vG7e@Bo4=pg9oJ(R7vqL(z${w^*`oRLFKo*- qKyvaM#(&OP{u6%N-A4+9ijORj%MB(7iVMDH00K`}KbLh*2~7Yd{*V~} literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/pixelitos/128/preferences-system-notifications.png.import b/tools/configurator/assets/icons/pixelitos/128/preferences-system-notifications.png.import new file mode 100644 index 00000000..92100a83 --- /dev/null +++ b/tools/configurator/assets/icons/pixelitos/128/preferences-system-notifications.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://cfcgi6owxt3uu" +path="res://.godot/imported/preferences-system-notifications.png-ab98ca7aa6a5e24869f12e2bd4fbc21e.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/pixelitos/128/preferences-system-notifications.png" +dest_files=["res://.godot/imported/preferences-system-notifications.png-ab98ca7aa6a5e24869f12e2bd4fbc21e.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/pixelitos/128/preferences-system-search.png b/tools/configurator/assets/icons/pixelitos/128/preferences-system-search.png new file mode 100644 index 0000000000000000000000000000000000000000..e7c60acbf3f30430552da059ee3bd873457755eb GIT binary patch literal 475 zcmeAS@N?(olHy`uVBq!ia0vp^4Is?H1|$#LC7xzrU|i(s;uunK>+RixYnvQI90Co? z9$b@KaZG7Nhti6)s)B6ZU8&y{l+W=LpZoPcYz$OCc-{V#t1 zyLJ92ig66lTkG~Wa6S+M+Y5FQ%n?9NLvWG3!?J7hl{1hW2R3QW?uxnwPK2g_?!)!w z20_2dSr@3`j%v8S64jjxwC4#|Yzmvv4F FO#n9ZqWJ&- literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/pixelitos/128/preferences-system-search.png.import b/tools/configurator/assets/icons/pixelitos/128/preferences-system-search.png.import new file mode 100644 index 00000000..5b0018a7 --- /dev/null +++ b/tools/configurator/assets/icons/pixelitos/128/preferences-system-search.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://ic142ikd8ywv" +path="res://.godot/imported/preferences-system-search.png-0cf0fba82b08b16cb4f9d2be0be8574c.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/pixelitos/128/preferences-system-search.png" +dest_files=["res://.godot/imported/preferences-system-search.png-0cf0fba82b08b16cb4f9d2be0be8574c.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/pixelitos/128/preferences-system-session-services.png b/tools/configurator/assets/icons/pixelitos/128/preferences-system-session-services.png new file mode 100644 index 0000000000000000000000000000000000000000..917fd055b93af0337e379f369b22688e3a738ca4 GIT binary patch literal 487 zcmeAS@N?(olHy`uVBq!ia0vp^4Is?H1|$#LC7xzrU|i?v;uunK>+RjWeuoW28Uo|5 z^m5KqdH-Lea#G%!7%{C-*;ipBxf%nb z0s~6}g8)N%apYg-yxZ5leEz*pno)p($$^1`fl+}W?Bd_uZ?3)n9R2*~+NkTCRq_4_ zECpOpNtOdUuQ67|hu^Q3yC41jHE$1tA0t>7O9R6OzJz)E`fgb@3m(t}83YtUm&jp5ZBK|t@>@l^?1CwuA}jwsKVe_+?YHoiXAj*N!0urJ qn%{8n8e`kF-&L&_pZ`P_wyxi>G5oLhAvswFAn0UG8^ffE~%^@2r=lL?QG%!G<8uou@e0S^n-WTjK*SEfUY|Mzzk#&o`qFVOPH>-VLtnRWv zjR9)R$dp&ub?v*P4}(1;*l3{G2L20^w_ks_^u4tKk_k$0nWx05yT>n|4RHh5R(`3X z^Sod7H0-L3V_-s<3bvQ2fD5c9c2{k@!|Ur;mrv>1_rG$U8bYDNjM|24^H--cDKLOl zGNG9eqET(@@UH$DvNKQ=9+F%n|6p5g_*r#}r6x0w+~wGFk-uP;+WkqKu&`lZ{LmvG XGFR(|RoS0r1|aZs^>bP0l+XkKPV9bT literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/pixelitos/128/preferences-system-splash.png.import b/tools/configurator/assets/icons/pixelitos/128/preferences-system-splash.png.import new file mode 100644 index 00000000..f05b478f --- /dev/null +++ b/tools/configurator/assets/icons/pixelitos/128/preferences-system-splash.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://uoqlk45u013o" +path="res://.godot/imported/preferences-system-splash.png-439a2706cc6a838443e37007e3ca4291.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/pixelitos/128/preferences-system-splash.png" +dest_files=["res://.godot/imported/preferences-system-splash.png-439a2706cc6a838443e37007e3ca4291.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/pixelitos/128/preferences-system-time.png b/tools/configurator/assets/icons/pixelitos/128/preferences-system-time.png new file mode 100644 index 0000000000000000000000000000000000000000..51aecbb77a401ec0900857f74d5caf5c991091f2 GIT binary patch literal 647 zcmeAS@N?(olHy`uVBq!ia0vp^4Is?H1|$#LC7xzrVDj^HaSW-r_4e*Yzu-WL10Uly ztnqU*Pg8cjf6(``?B#4Jn?%}j~ z_w)B=&Nlf!=h^S7g=bf6cz1fW_{!IB-`?&HJo+u)fAV|(&;M@sPg=jUHs>-+GNjbkHx!PugzOf`|Fq0 zU#{o9!fE~ifH{aB$thJh}w*LI{Vs*GAi-T!( zL#X)O>+)xRPW)K$h6QX5*!3&Y_yz8U$Nj2n%s8iC8~-nK^1sZZ>9Nm|ltj$7b;xu+ z|8ru-Ir%Dofw!3`!Sar==)Jf^)w%fZwg(UHetZnoA1=j@PA=!4yM5)Ic?y$$*X~CO zhX?w;?}Vq^6SnzwUt7cWxqGz?vV-SWH{ANpvULCY^K(BVd!K(NyTsA|%@4|7Jxcz+ myQO}{WAo=d#Wzp$P!}AOZ{k literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/pixelitos/128/preferences-system-time.png.import b/tools/configurator/assets/icons/pixelitos/128/preferences-system-time.png.import new file mode 100644 index 00000000..474e0dfd --- /dev/null +++ b/tools/configurator/assets/icons/pixelitos/128/preferences-system-time.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://c0pbart7aj657" +path="res://.godot/imported/preferences-system-time.png-e4b09d0646945aa81c84272a44c1b8e4.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/pixelitos/128/preferences-system-time.png" +dest_files=["res://.godot/imported/preferences-system-time.png-e4b09d0646945aa81c84272a44c1b8e4.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/pixelitos/128/preferences-system-users.png b/tools/configurator/assets/icons/pixelitos/128/preferences-system-users.png new file mode 100644 index 0000000000000000000000000000000000000000..61f4ea3a783cf3e61686578b6fbec765e472e801 GIT binary patch literal 441 zcmeAS@N?(olHy`uVBq!ia0vp^4Is?H1|$#LC7xzrU~KSoaSW-r_4e+;+(Qlm4uR4; zU0GZU8n~x4JYY(7n0kSc+vwYyHTSg@I*(poQ|9D!KlI%A!uekaCd{xFz@eFOW9;4lAw_t))vVcW?0fWv_S=6)n|9VWM3dVc!1 zP2(M}_3Lpf`n56sz;D*1sde{}E&o%@ACTlPP<`H<5n<%BJIp;(Yx@np+TLS9So!0i Y^tt=S8!GHRvN8aHr>mdKI;Vst00kq8M*si- literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/pixelitos/128/preferences-system-users.png.import b/tools/configurator/assets/icons/pixelitos/128/preferences-system-users.png.import new file mode 100644 index 00000000..d16c2bb6 --- /dev/null +++ b/tools/configurator/assets/icons/pixelitos/128/preferences-system-users.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://bj7i3gmibp8vr" +path="res://.godot/imported/preferences-system-users.png-9310d4295e6d1e86154e393b078d1fef.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/pixelitos/128/preferences-system-users.png" +dest_files=["res://.godot/imported/preferences-system-users.png-9310d4295e6d1e86154e393b078d1fef.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/pixelitos/128/preferences-system-windows-actions.png b/tools/configurator/assets/icons/pixelitos/128/preferences-system-windows-actions.png new file mode 100644 index 0000000000000000000000000000000000000000..f4dd7342b3908e3a5e5f66203866491410d130b0 GIT binary patch literal 437 zcmeAS@N?(olHy`uVBq!ia0vp^4Is?H1|$#LC7xzrV65?UaSW-r_4e*w!6pNShQP-g znUj~Kuv{x(s#f1n&UC$ikzI~K845GLNBw!a&)ZM$h(L19{ERR!%_}v3HwWJ_ zXXIdDRA69fV0dvhpz6R=v-E!Z_v@GKe_-N!^YQ6TA+`UMm%jO!-QxyQBEZ1pz`)V4 zmgP0$tu$MPWpJ@S0fn{)cC9-XoWfl+~B)=s{HFZXx4hga`y6FeXSGlAhc zp8vrkzI~K845GLNBw!a&)ZM$h(L19{ERR!%_}v3HwWJ_ zXXIdDRA69fV0dvhpz6R=v-E!Z_v@GKe_-N!^YQ6TA+`UMm%jO!-QxyQBEZ1pz`)V4 zmgP0$tu$MPWpJ@S0fn{)cC9-XoWfl+~B)=s{HFZXx4hga`y6FeXSGlAhc zp8vr+M~`yh8>e4T(Xi z$**1K{GPA$UMXkI5^wE`T!|{&w!8oB+q%H*!{ZZuil;LRmQGRr{NMeE(Wlqn3zM># z1Q?hc7&sUh6&P3=7+{EexODMa<}-Hu=1d6HJ}GDI8fx#) zp0_`D_G4rT6f^&9b35{UGy9Yvy|`tCSMS9uHv}^*Nz&+!w6*ZnKZMT@dadm?11+$3N(Q^_^+cdu@wfU;n)M z&FFF@i3Q=gACc@Q<~{G<=QqLjJWhw&Y`FHVw|`%JLfJlXBsad>Q*{48@zeL$%jF)t vcrCECatD$V7HlqUSeLq9_=_Eixp#gtEv|EHXbhOw&Hx0Su6{1-oD!M+PM5zK0z|8WNi} zF>TtukPO!&@6-^0S5Eu5_=EYoS&EE78*JeNzwmp{2R9QZ(o1( zwZA_9!r$L(<*RD1m#QIYu5Hj>`*`u|Kbf<{)^E?ig3 zU;kOLYn}OD?h-vDS$?y6y@dC#|7<;PitM!NTkJP}S=oQziELDY|8Ius|MhhxvhV*g z{1AruvtiOV#%=q~#n1lE471dMVagW%4c|-mAO%K({Dbf>pI;d=qIsMN8Vc*)u?w%T VxA%HC^(q4pc)I$ztaD0e0st78pr8N% literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/pixelitos/128/preferences-tweaks-shadows.png.import b/tools/configurator/assets/icons/pixelitos/128/preferences-tweaks-shadows.png.import new file mode 100644 index 00000000..33c7f5f0 --- /dev/null +++ b/tools/configurator/assets/icons/pixelitos/128/preferences-tweaks-shadows.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://c1vbhrfrja41j" +path="res://.godot/imported/preferences-tweaks-shadows.png-abe3e8cac16b0b6b9feefbef675afa42.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/pixelitos/128/preferences-tweaks-shadows.png" +dest_files=["res://.godot/imported/preferences-tweaks-shadows.png-abe3e8cac16b0b6b9feefbef675afa42.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/pixelitos/128/primehack.png b/tools/configurator/assets/icons/pixelitos/128/primehack.png new file mode 100644 index 0000000000000000000000000000000000000000..3f0fdb23e1dc27cbad881810c4e20def4e21af59 GIT binary patch literal 886 zcmeAS@N?(olHy`uVBq!ia0vp^4Is?H1|$#LC7uRSEa{HEjtmSN`?>!lvI6;x#X;^) zj5kl})B`yR$sR$z3=CCjKus+S48MRv4KElNN(~qoUL`OvSj}Ky5HFasE6|34f$58< zi(^Q|oVRxkyQBhT8a~Df>iQ&4c5+GAI>@YYFqp-A_7^e7q6xf9KCqpd#QlWJn=iqZ zGt8;0)geN0=A8$&C+;WSsky)Yukqpy_w6c-7vH;QQ~dhtFW0Pnck}Aq&e_jDKl!=6 z4Bx`f+t*(HCLOSwhv6K<0|b$GyN)^V@WTy#GWXw>Ij^s`n(K6Ydg{zM;h|Sw+&>|T zs+fmCZyV>nh8K2r&p+Ose&OSO`+a<}_H+FvfA(8`_rGH}g9USgF%q%k*nIYmcb^yk z{xN6S_n*g~K7aD(>~;Q=m4PBBf7b2i|H~W8h~yNoqoV5N7QFra)$(F(-MPc7cR$%< zQOh;g{y3&X{@6IYtEnB1>T}EM|L*)t+Q=b0zdG&!hL&|-pEDLM z`u*o)#hf|v{l}l!l*=k*nax&x{$2mR`t#X-Zz@?Zeej{Q;l=m2=4;>9{@Ys2isCz< zXLrBz{log?+t0ss_LlWkRlAA&5Lu7N81-9OxZX;@kFSKD^~%Ks|IecyjBp8x**&wt?3Ta${nv6GLjfB@Ix^8~&p%;v z)Y?hsx!;uSe)2IjvMuiat?wT%VpY60o_)n@t4djg?dRk5rZ2qSUw1yv@AB^-8koU# y?fZ(I@A+4(TJ`n&4||O8nxNu2NyW422lvjtMu%nAAuhm-!QkoY=d#Wzp$Pz@*?;W- literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/pixelitos/128/primehack.png.import b/tools/configurator/assets/icons/pixelitos/128/primehack.png.import new file mode 100644 index 00000000..629f3479 --- /dev/null +++ b/tools/configurator/assets/icons/pixelitos/128/primehack.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://dr637stsnsg01" +path="res://.godot/imported/primehack.png-7accd8a3f2a13e4998da8bbae6fcfc74.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/pixelitos/128/primehack.png" +dest_files=["res://.godot/imported/primehack.png-7accd8a3f2a13e4998da8bbae6fcfc74.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/pixelitos/128/pvz.png b/tools/configurator/assets/icons/pixelitos/128/pvz.png new file mode 100644 index 0000000000000000000000000000000000000000..2c64757dc196debc836f046509a5f7443365c5c2 GIT binary patch literal 568 zcmeAS@N?(olHy`uVBq!ia0vp^4Is?H1|$#LC7xzrVEpgt;uunK>+Ri*eylK+`(aa< z#U#MMYHzSt z6!6(@+4@=EllPmTmu47ThNB_<9kWYu&UJH%vj=Z}=jK@u#RxNAf#KUN_7i$4vp!eH z>(6Ji|L5`LX9VLMxb+G02`U$5et-RG_vQELeesFgm=xgV-s#;K{QUVx_eJebQqTX4 z-n*}M$vfd4@(heHB@fQ2?ppnCmd)}cR+RixxrYoy8XmGl zG_Moz<2kT0cyZr_H3z0LPOxCu-X$C+YJ2qC?|sG58NW_Xi(hQOH+A;1myw@;&wgGh zBehM^!-n{Q39K7f6&P3=7z7xY4#+H6UcAq;Q50kzMCif!bE*R@P7Y;zaM{Y`}z3%Jua~EU`HhI zUFdxCyhfXW3GOD4)ea0y1)MA(WtzQP?d22Rp6AV(`oBV)hy!lvI6;x#X;^) zj5kl})B`yR$sR$z3=CCjKus+S48MRv4KElNN(~qoUL`OvSj}Ky5HFasE6|34fvLdL z#WAE}&fB~8eoT%M4j*HWxrt_X@64TaAR`Hyq;wkdC$nwqfe+e63?4NW#(Zg;Z*SDzo4Y!OKESMXN z;l%6hA0!r5{`c&P=TFgZI2h6y3fPbcbIFGiD?k7FeEHMg_w$td@5R0SdDUh9 zer1L^j0Yr)FTp;%7f! zXLvq;uYf?5`_DgeuTAQnV^}U8$G+n1=l=dv+xPErJ-=Y*BOCi&@{eAYKK^{O1JeZ( z*V#3!GUng#i_b9l{fqtWeL2%qG|#-8^!#LPYWP2n-~YO!{@-)>V%2{0x_JQ$QjmZH zXZ1Vwj&qCK=l(O9z#lK9S zCx3c-^Eayu;{zUsa|}qtq1OyIuW!EJbj!tROZ!lvI6;x#X;^) zj5kl})B`yR$sR$z3=CCjKus+S48MRv4KElNN(~qoUL`OvSj}Ky5HFasE6|34fq9pw zi(^Q|oVRnWvqJ(!T4j?b%{-a>Nkiv|c}BV-N7Blsr3*A7x)l~>ynG+PExqxAnLzf& zi>JbcnY^5i98&vnLS^z9<<5)Ovh-7m_qKhlefx;7{E#{OHM{5cLdtTA=bc&izw49n z@A9Q~``3RmK9hgvpTM)={=U#4^8f?u)B6}T#90j38P7N}6bl@X0W(ideNx}>>Stug z`SV2|U-?x0Pd(2WfuaJec+REot2W#If4B8};=T``QfBCXH#=OjQTBi5v-+IYpKrEX z%&)W&f7bOzrco4XFp?dbHGB)I{+-ocfB3a_?MGd{Uf!0Uhdv7@+HDt^&wk?DAN{jG zK3~86Q6}l}<)RtipUqBO_l#u?!!v~jOO6CSrWwsp=DGU+F+is}KQ3ISvFmw$$>Tk{ z#m+ODO}33c$c3y9qGic*hVS>j1^xbecyjZ~J$lbrx)y!^9D4r!x}28E>iZEh((l_J zz@km0PEO(W=XUi+d#=6s|GN6u*-&AKkk?-~9UF8s8_26IUg&qJ<*Rv!~`W zcg%|yfBx_F;+>WU{uY0|@^!krPFrQV>h;f8=P3LZPQ#*!Yd-Ue;@?^J@n8RB74a4P zjnqCPKTn>s`08itM|bw0x<2iQOoGvOXgVYA-5;Nywsg=v$BHE&`{ppO`2Tx3Fyv?5crP#01=8EDR#ePTnpgj|TK`PydGQbb znG{$NK@Sbm^UOAL`{wtb|5mg0{{8r~U;o%D@4WA@?fHDGNw?3>ubR4Rj_3hd^c3cK zo-yS7`u>i;RU7B8ulje-ZQb*Dt6A0i9m?$EC*FM@z5(4DV7$NVTRBg<;-g{Rzu39A z!)^Z`h}dZR|G`W1#CiA5>+g83jV*;9vR*MuxF#>J_4?|0^)=-->K4@xV`pfGoY&ud zJRMt%dA;9|!lvI6;x#X;^) zj5kl})B`yR$sR$z3=CCjKus+S48MRv4KElNN(~qoUL`OvSj}Ky5HFasE6|34f%&AT zi(^Q|oVRmr`+WmN+OF^W-jnU7)TAIaH{lt(M~BOoWdSc*qMXvXdYj}G0<||UaC*Ah(L^il-Q2h0XR3-f&pmT?&-u&ic7J~}=kpoAYgWG(AL;pQPAqa@*Mf2^?*{4X*4C4b*>g|)&4%*c8m+LvCNr9R8}+}}^Oy{k)qX5Bw9byxi>L*K*Q zpUivDcYj=6%h{c@mjRoVv3l<>%jbOmS2>k^wN2bx?H5O?TJ~86yJ!Acx9zm&WZ7S@usgW;lXh?XTJ}p7+Q0rZZ>tqQgYXl~dw$E$eU#>Q zH*@*D^O#lBuX*-f_sCM!E^;Pz({Ftx7!U3V@{Lk4-3a2h#{r)HOPuuvr z;uF5Fe=mLF@hkf!@4qr>^;LPiDRLtG#vaniub`@qE1YxxlJof%Vs&Gh;SJ)h#bHwG&Ne zgQpF6GWpbhRIt$Q+9j)l9#3X+AKJLQG>~^;_`50VGiy}dd%w8!<7|~huf5oBu8{w) z_O*6zoLt3gb6C4NKlb~&*8;h3um1Sn@nhYwkFnj&zV9bs38Bn&%o=(}UT^Wc zu**LFt#?4>j;!^^mVYYQyIvu`Ub*kfuf7@3JOKBnz=1jUUNfxKIW8UOo)N3R;GB6z mw0?np-`Ow5X;^~gA0w~VwCdpZ`+=nb1B0ilpUXO@geCw=h}|~; literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/pixelitos/128/romm.png.import b/tools/configurator/assets/icons/pixelitos/128/romm.png.import new file mode 100644 index 00000000..c824abdb --- /dev/null +++ b/tools/configurator/assets/icons/pixelitos/128/romm.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://beh8ftcus8d1g" +path="res://.godot/imported/romm.png-7c55ddb50dd757e23898300288660633.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/pixelitos/128/romm.png" +dest_files=["res://.godot/imported/romm.png-7c55ddb50dd757e23898300288660633.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/pixelitos/128/roxterm.png b/tools/configurator/assets/icons/pixelitos/128/roxterm.png new file mode 100644 index 0000000000000000000000000000000000000000..c19c8d166d10503db80cae511aeb3dc432353438 GIT binary patch literal 436 zcmeAS@N?(olHy`uVBq!ia0vp^4Is?H1|$#LC7xzrV666ZaSW-r_4bZqUz3A?L*T6n zc?&5{@rM~-8awi0BUN0vPgLIyG`=|BC|1a8`jzj0S3fq`dTmnWzr)cL`Ah-~Ob!ej z42%Wl4<#>I{=c=zwvqFJHUpyq14{#g0K@lN%ofjQgA_mon82#Bai)Jgv+uwrot4k| z4?hStV1ya0z@WE@{Y2L{j&Ce#3~=2C@@CyvH>lq0aAe*A7KD)&=j9ZV{1ccE=Knb_ zmoRJD`uh0mreA-3w)rjM%fJG17|5iC+)LltC5~@=X+OjE`SyMH7HqwC-FODWKDeh6 z_%|$n@x5+8iVy6IfBa=cb|2h421W&jvhYRhJK`SP%36CA$z3;gv3J}Mp7VQ7K9bXF ZDwuU{n!lvI6;x#X;^) zj5kl})B`yR$sR$z3=CCjKus+S48MRv4KElNN(~qoUL`OvSj}Ky5HFasE6@h0Zlj9u*YSP$RPz0C?WfnrpU3wWU8*a$ z|Ml~E8oE{H|LhwtpFchQoaDUw`;M)@XnB(ecl7QTH+Z|>{(XEBx^e0a#JHTAs=o8; Ya7ukq-MZr%Fz6XPUHx3vIVCg!0LeeP!vFvP literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/pixelitos/128/ruffle.png.import b/tools/configurator/assets/icons/pixelitos/128/ruffle.png.import new file mode 100644 index 00000000..628c2ea0 --- /dev/null +++ b/tools/configurator/assets/icons/pixelitos/128/ruffle.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://10pyy05xqpr4" +path="res://.godot/imported/ruffle.png-fc191cff4a7792be6a28b497db61602e.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/pixelitos/128/ruffle.png" +dest_files=["res://.godot/imported/ruffle.png-fc191cff4a7792be6a28b497db61602e.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/pixelitos/128/scummvm.png b/tools/configurator/assets/icons/pixelitos/128/scummvm.png new file mode 100644 index 0000000000000000000000000000000000000000..095eca00883c0cd7c5f4bc5e6cba0efcf767d819 GIT binary patch literal 714 zcmeAS@N?(olHy`uVBq!ia0vp^4Is?H1|$#LC7uRSEa{HEjtmSN`?>!lvI6;x#X;^) zj5kl})B`yR$sR$z3=CCjKus+S48MRv4KElNN(~qoUL`OvSj}Ky5HFasE6|34fyu+u z#WAE}&fB}EeVH8v*dCfHv2mpIr#uqrXcw8od7P6)J<;ff-Jh(lw?glW{$ZHvHtXK? z)as(&`|Q>1>(`df{PX9^?JwdNbeJ2A87$z$j*qrE-|g!DrsVIh|NgIg*>jF{3Bz*}>I)_F=f8Wrd}(pZJIh9GhB=G}B$0?azrToAe55Y>U%vjle!VU)@u(=O+j$uD<}p8c{x$vh z?TfFae~3TO Sc^{bA7(8A5T-G@yGywqU0~rMX literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/pixelitos/128/scummvm.png.import b/tools/configurator/assets/icons/pixelitos/128/scummvm.png.import new file mode 100644 index 00000000..8c761dbc --- /dev/null +++ b/tools/configurator/assets/icons/pixelitos/128/scummvm.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://b4liih1l8quil" +path="res://.godot/imported/scummvm.png-b995c9703c758d7569029b4edc0ba53b.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/pixelitos/128/scummvm.png" +dest_files=["res://.godot/imported/scummvm.png-b995c9703c758d7569029b4edc0ba53b.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/pixelitos/128/sdltrs.png b/tools/configurator/assets/icons/pixelitos/128/sdltrs.png new file mode 100644 index 0000000000000000000000000000000000000000..211024c2a8ff9dd0114a9c5f3b3ffdd19073bb25 GIT binary patch literal 774 zcmeAS@N?(olHy`uVBq!ia0vp^4Is?H1|$#LC7uRSEa{HEjtmSN`?>!lvI6;x#X;^) zj5kl})B`yR$sR$z3=CCjKus+S48MRv4KElNN(~qoUL`OvSj}Ky5HFasE6|34fvLsQ z#WAE}&fB{ivw{mn8b03pblk4XTeGRTq^NN7?AE?X7nJzsHmy8AK}gVQN>HbU9_!s2 z_QJ`Rmaf0JaEWiyFShRu$4{Sq`n&G+Tg&g0YW^rHUdYmYdG+8!qutK`-yQ$yIdx|I z|9JjIc}5Ht%ninHg4^Et-IsemEcYL-tFv2O+i%PGfQR860}`=n`rhqz=h#29An5|@ z*M5C)JHvdp#kXGnKAiZ9anaw2+uqA}&RhTXcQw-iNrpL$NW|3r**oVmr#x5w`*8QI z*OM<6X6<|VJ3W5>o6qhx7&e|Vn(0us@8#bwKReV>jge%CiS!X)$$InWvhSClE6-yn zU}H!}CQ_3h2WB~fG{?^W|Ldc3*1rcYYTuUn!~F~O`HoF9&IfUC`t18Y{_D?w2@`JF zOZEqU|BmU$&A%&Q=AG|)_ns5gIyQ#zX`gRjX?jz0`S)(S`J#943!?@e55qd2{QMy9 zeRJnskGo&Hcl)K^o4@zFtbhMqUwq}?n^;0B)PMf|6MvhlOJ`yFeWvgGTXk$(PheWo z^)KP`&29U|Uu;-?e}C5fWK0i#sBSp%c&&P!|Aj@bPus8jegVUfcZ|1BEbVQ0$RGer Os0^O2elF{r5}E)aaYdK_ literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/pixelitos/128/sdltrs.png.import b/tools/configurator/assets/icons/pixelitos/128/sdltrs.png.import new file mode 100644 index 00000000..fc315f80 --- /dev/null +++ b/tools/configurator/assets/icons/pixelitos/128/sdltrs.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://wvh6nlv834wa" +path="res://.godot/imported/sdltrs.png-c2c4ffbc02fe6777464ce690694a52ee.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/pixelitos/128/sdltrs.png" +dest_files=["res://.godot/imported/sdltrs.png-c2c4ffbc02fe6777464ce690694a52ee.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/pixelitos/128/search.png b/tools/configurator/assets/icons/pixelitos/128/search.png new file mode 100644 index 0000000000000000000000000000000000000000..e7c60acbf3f30430552da059ee3bd873457755eb GIT binary patch literal 475 zcmeAS@N?(olHy`uVBq!ia0vp^4Is?H1|$#LC7xzrU|i(s;uunK>+RixYnvQI90Co? z9$b@KaZG7Nhti6)s)B6ZU8&y{l+W=LpZoPcYz$OCc-{V#t1 zyLJ92ig66lTkG~Wa6S+M+Y5FQ%n?9NLvWG3!?J7hl{1hW2R3QW?uxnwPK2g_?!)!w z20_2dSr@3`j%v8S64jjxwC4#|Yzmvv4F FO#n9ZqWJ&- literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/pixelitos/128/search.png.import b/tools/configurator/assets/icons/pixelitos/128/search.png.import new file mode 100644 index 00000000..3c0a3ef7 --- /dev/null +++ b/tools/configurator/assets/icons/pixelitos/128/search.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://dyw0ondpk6ned" +path="res://.godot/imported/search.png-c257d8ddba64f77b7ab993a4f22f90f9.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/pixelitos/128/search.png" +dest_files=["res://.godot/imported/search.png-c257d8ddba64f77b7ab993a4f22f90f9.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/pixelitos/128/security-high.png b/tools/configurator/assets/icons/pixelitos/128/security-high.png new file mode 100644 index 0000000000000000000000000000000000000000..fcc9faae088c2b51261fe41b1d036fb7c5848ceb GIT binary patch literal 887 zcmeAS@N?(olHy`uVBq!ia0vp^1wh=u!3HER7rg}vFg9m8I|q0=J1Z0v<)>xlq%tsQ zOst(~>v7mY=4kxoE+tWR;}sSuEBwSM}a>Kg(XEnB@>1IPZx?dm_X!7-rYSf#b!mBN9Cn-%)+{2ed8@zt1Aleh%owem zUI|Yk99XSH&h!6c-@kk7=ite8K^A-^dw0A$u5n>6w@KEz-?eXc^$IKe;E9pctzXJ_ zre;!HcIHIo1@+Q9cI0Kgk}KHB%wspRYiUK$gk=-XGrv#&;v1RpK4uk z@Q5r1M&NZ2W^~e+T>%tiFY)wsWq-!PB%-L=|K(c^Fd|DmT^vIyZoR#GFqg?t#Py=# zB6kgDvjFCt1w1Q+yf$2r|9$(682Akh+xp}p0neYoPR|ggm0Yby)xa literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/pixelitos/128/security-high.png.import b/tools/configurator/assets/icons/pixelitos/128/security-high.png.import new file mode 100644 index 00000000..9ff66dee --- /dev/null +++ b/tools/configurator/assets/icons/pixelitos/128/security-high.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://l2d3bu1cliui" +path="res://.godot/imported/security-high.png-f9f9969a9a3fcc2fe17e22285fb7b761.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/pixelitos/128/security-high.png" +dest_files=["res://.godot/imported/security-high.png-f9f9969a9a3fcc2fe17e22285fb7b761.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/pixelitos/128/security-low.png b/tools/configurator/assets/icons/pixelitos/128/security-low.png new file mode 100644 index 0000000000000000000000000000000000000000..fd686adb2062fe63ec3e12b043148a3cfeebe3cd GIT binary patch literal 909 zcmeAS@N?(olHy`uVBq!ia0vp^1wh=u!3HER7rg}vFg9m8I|q0=J1Z0v<)>xlq%tsQ zOst(~>v7mY=4kxoE+tWR;}sSuEBwSM}a>Kg(XEnB@>1IPZx?dm_X!7-rYSf#b!mBN9Cn-%)+{2ed8@zt1Aleh%owem zUI|Yk99XSH&h!6c-@kk7=ite8K^A-^dw0A$u5n>6w@KEz-?eXc^$IKe;E9pctzXJ_ zre;!HcIHIo1@+Q9cI0Kgk}KHB%wspRYiUK$gk=-XGrv#&;v1RpK4uk z@Q5r1M&NZ2W^~e+T>%tiFY)wsWq-!PBqAsHZJx$gU_^F%x;TbZ+;d{E4Bi@?UK@1!E6<;?eEnxZ&8DT=MxK#Pcm3MW8*P03IaX=^|GdO3Ca#VK z4h;pSPt{j>jeq;ij?GQCYFrn<;^M$4D8QI`w{da#y{8{v{rdC!r^GMjQ~!R=bqLpB zQd-c!(a~UXE4{vPtL(Mio2$y_33oIwDJg(te3rTVzxVu&wa%}BTxQgT6|x>=U%1X0&Nkf rgSTyCc7K25jrDnmouKeIacWgTe~DWM4fJa~X* literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/pixelitos/128/security-low.png.import b/tools/configurator/assets/icons/pixelitos/128/security-low.png.import new file mode 100644 index 00000000..3b5205d2 --- /dev/null +++ b/tools/configurator/assets/icons/pixelitos/128/security-low.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://d3cwynjo00d8m" +path="res://.godot/imported/security-low.png-3dafb4d8813caaefa6f5d58b7248023f.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/pixelitos/128/security-low.png" +dest_files=["res://.godot/imported/security-low.png-3dafb4d8813caaefa6f5d58b7248023f.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/pixelitos/32/retroarch.png b/tools/configurator/assets/icons/pixelitos/128/security-medium.png similarity index 54% rename from tools/configurator/assets/icons/pixelitos/32/retroarch.png rename to tools/configurator/assets/icons/pixelitos/128/security-medium.png index 5cfff68b4d852ebfa31dc5db8e2b4493eb409939..280773925e5131eda26b9ddc81a50350dc937592 100644 GIT binary patch delta 2147 zcmZuxdo?Y=}AxwjgI%}Oj-tSxM`QGn&p7pNxeLKxhSV=PIUQ}J} z_1XXc=+fL=d{nnk70H@V)!7&IP6a^D#QOz^d{|uhgRjrq zQ=y*V$!WYvO!&XJxPX^ZlpRp2Hl%}yjr6F88p!3*T5-1()!q>*KD8H zVS^)@QFYyRgBjn#{P|POv4?;4h-xkw=1U7sO!bV-haM?eccs%7(a)mvA39~_6nQN3 z#gOJ4_=#4hN$a+FXM1jplXZW&&6fBVZQusd*6QN==%VNs;B>F`v^0c|%j+`1DRWm1 zNrY&2HC`au1Igq)n)Qnah;8unkWY7y)nojQv9hQ^i9^$Ux=p#)S{i2*k+R^Es}8mp zKFD4b%1ryZ(T@U2{M12+-GiEHLZv?twjBw8|Tek}@rFQZ*_D`o7<)N z$piFxljxqtCU#X$54|ue{5PRm%TA%t{mqx{!sd*6EZpt(>vZ|5O~DWn$j)H$BBT_Vn*`+f+zEQR-M041_A??AUAwhQ z;!U&n6|)OH`BRdH4Kv1dQ_!`lfo1;RNfii1oaIR!|J}xtHt7REU}molk&tr%PJt>IF3D@8;`_))zUy%Bs)uVKN{PTL6WC_ZawJ z4g~;Estg3$AnB8u8faiE9Jm!;Yh215LJg#JlYZ?g(pkoz>YnTK;cKai+Oe??_JHDE z;9iZrPWp?$AyJf%=;Z39Gw`3=;)Nr*;`xnYB_I#tHyED-M6EY{GU`rsRlAS=qUn^J zZqf$l7e(JHcIo&dCKm`+mTkNCv7SP`P*Af@KQBE*QYav{8MWQ??3ifuwz*YSw(0^b zcb~}VCAIq6_U1#ju{Q5_^}1h~%y4B_K5P#)swpdndBdo<(b7bd@tXFy%$lI;Ta)B3 zD_V&hUg29DHLu0A0I?%QYVB^>>U7FK6>elTlq-I(mylG*u&#G!P6Rlrli)pi-!+== z)PD4p$dY^LLVh zHVW$@I@=4S<*`0_m-Bic%8*ZL5gpNl^sp1(am zr!3@4C^3kr3g5Vk6RJhMUZ7gY0iL@^oXDCYFd1x4a6l0_C>9?{z+(7F90t!q6468~ zl8@%_xoA9rOW?9(i)x$9SsXkLjpebB96p|d#Gz0eB%6rmBe8e_&z_6t+jCeP8AaW~ z+@6Ky;)rNG636CaRf%{4(t*ulBheTZmPlk1Sp+^oCRP90ihy$g});Y_s= z2n3bpNhkU9qM`+n5oA-0EgEHuMagub4zi2TRC6|lh{qBzY$S$=Mj>%rEE~z$~3|>B?-sR3RK+=WqVLvfLeeA zpaXX@LR5&B&@C`pRiMG;06AM0#i~FJ5zW(8V^R%l0A9P`)^JtTx^$Y0lV9x6yU}4S zFk0WSH~SI<>3FSw^=)@#OO=z6ehPQo{Ev~yVBy)8QpIgGF+~}CzvX;Hm^5)|v`j96 zXwm_7{Zin~yn*;^@BHoFE$<39KU`&<3|@YqKc78%Q5o0qw&u;3-1`bO?NR^?cLc#5 zlfjlhG60YY)J80Wpkg_rK{A=dJUFXCa#sJF_386w z@@Q4F5_>dn;jfFQ`gOfpF(QA9RFT0xqi0!Agv1UV{OKmsUnVJXF; z5X6co-~mN294d-oR|7&@M2lsqa;ktRA_YO}zH~yh^;hSeJNM2v_kHiZbMDJ<>abU5 z1_tn{lm!$30H^{#A0f^(1IVWMTbYzJgVRkcSfCIHoB=ZafjbE%0KwqFLHI-)5sU$2 zyq1pRb6gud1}q>DXZawm7k z@b(TAcze^LW1|!iJ1_uH74FG#_tUSoZQCl!Dhsk5rwtu0*>(Oi=b_-rz*I`fhHX7p z?svOw>&`9Jp_D2j$-}zxGuN(qo{qBr9_ibf1DaD=c`sT@Z_=+F7*1(yc&1n<$p8Lr}YEWQW8md+EoE#Vzie{c1 zLQ^uulsf0I`@yTJ3*_x{-jP}wSXm-Xq!2YT*|Ouc%wqH|@wWe+cdKgud}ek}ZCW)` z)zWLE@DN1px;Q!)(ox0Y1Qs?&H$X@)8auyaMQ+jQKo_IQ@EQNauu*HWwyr7uSOh7Ktv`*KopiRKshX7V=N42VlqV2NDg)4Fc>HcVKPyO%jLo_ zokFA03?bufz+#mVQIYQS4{6hQn4x0BU)9cNo<9~RkxSwvK9V>Lcl;Z}ppP+J4#7MK zn(a30kCI0y693<=i8o8LSFoiL1Vu1Vs^CaKM8d&Oz-4nlnH)pd3MPxil*%-VD85z* z2%#Xv`gFmXU6k!)HPJj_5D&en^lQEk@ZKnRA}LPb z?@Jmb6DbZn?y`+<@Y^;b@bL@^)?eS)5UGbOR+=%62K@eZ^Ra2CH8hi#-Ip8AxFWQK z@`&p5TU@(KN%P6J1??-EmK`uXINVQoVWPfSLS^nf)I9kxwD{~{3i)ze^z;1=(4$qf0IdNATS10~z zW^;X}#o?~MB8#Ih|Iw}LspZv#wpy`LHc-1x7oXw%{Xp^@;K?81noHNTVkD8w` zb?!8jTK%@~hcm{2vQBJGuUOwWcOdf82`}xNq^7H(o34*Ek(hc|x&GK1Tep^xJ(Z$P z3q?A&=!Q99Ialf!R~AF?$#YrT;x?jDIWEr2gO&MEM(^$iQ!1AwCKmd`OX>81$poN( zNa)vgWIAN~VC%{L%>Mv+ zrX+8Qq}XU4W%`cig&!AQbXL8M&aMjK`-PVkiZ<4~Pvq_y`Rk2&b4BiSFZ~vN5dlEp L8{kvr6}JCxNc%bb diff --git a/tools/configurator/assets/icons/pixelitos/128/security-medium.png.import b/tools/configurator/assets/icons/pixelitos/128/security-medium.png.import new file mode 100644 index 00000000..efbd8ab2 --- /dev/null +++ b/tools/configurator/assets/icons/pixelitos/128/security-medium.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://bvvhuiyra2c8b" +path="res://.godot/imported/security-medium.png-ac5feb4d99347e3858cceb80174d7429.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/pixelitos/128/security-medium.png" +dest_files=["res://.godot/imported/security-medium.png-ac5feb4d99347e3858cceb80174d7429.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/pixelitos/128/simcoupe.png b/tools/configurator/assets/icons/pixelitos/128/simcoupe.png new file mode 100644 index 0000000000000000000000000000000000000000..83677d618cf528996ee5a4cc969fec48a182c67e GIT binary patch literal 597 zcmeAS@N?(olHy`uVBq!ia0vp^4Is?H1|$#LC7uRSEa{HEjtmSN`?>!lvI6;x#X;^) zj5kl})B`yR$sR$z3=CCjKus+S48MRv4KElNN(~qoUL`OvSj}Ky5HFasE6@h0@3NNM64VTU;kkKmH;e!gH&*!uciWWOjx zAzXTg{S0;qL;Vfc{@K+Z;X*MCt_ESgu)`huGt50R#AhVSHE=Sa*s@dp!IQk(rQbiF z&%JHyUMWB4YXl?01z_h{AGA4e;^uSKZ}*SiXZ!u-YTR7r4elU!Bdq$&FuCvE^YfdS zU|xbsm9u|lP+t9OMhGQL&siQw+Weg59cPLrJp4hL bK|raFVZ#%}KU=rR)PcC3u6{1-oD!M<4vN^I literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/pixelitos/128/simcoupe.png.import b/tools/configurator/assets/icons/pixelitos/128/simcoupe.png.import new file mode 100644 index 00000000..aefa9938 --- /dev/null +++ b/tools/configurator/assets/icons/pixelitos/128/simcoupe.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://bgyfhyqomapp8" +path="res://.godot/imported/simcoupe.png-2f3b9aff02f41b8b838577c3431f8b24.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/pixelitos/128/simcoupe.png" +dest_files=["res://.godot/imported/simcoupe.png-2f3b9aff02f41b8b838577c3431f8b24.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/pixelitos/128/simplescreenrecorder.png b/tools/configurator/assets/icons/pixelitos/128/simplescreenrecorder.png new file mode 100644 index 0000000000000000000000000000000000000000..44e6304f4700a0a385d41a5aed6788136aaf9b2e GIT binary patch literal 576 zcmeAS@N?(olHy`uVBq!ia0vp^4Is?H1|$#LC7xzrU}E=laSW-r_4ck|&>;tjw!}vT zoY{O1$xka-`x4hLU4CI+v`2ns>SX2s>n~rbnC)k#-fXFzXSU#CWxDb2$uBm{*zvXM z@8%gB3uW3h=ifiuw2sq(frEijfq}&#e_HVUum={{6Jx^XT3A#qE#7 zFV_~Wyj9$HH|y*3k7w)hSz-1zF#K4rSbJ~&_n)P;`|g?DZCB6an|SX1+s7+k{alJ> zWaKux#x3Xli#rZ)%$YxLNo|dl-2VC>d+u|AT>&<+z_+*|XzP4#k9hlg+mUSnIul{# zjy*T;^G}#3?QvdKW%se~Z=)Fz((5w$0(SNLzxO{Le^0*aoc&+feJjrku3^w)galLr z!;4cB;tan3R}YAOU0XNHx#zJ(1d{%9rtBV3=Q$@``pp>i{-V2w(7*$_s-gHC<1;(;6}Iddd(UrYf(5GsLrf80z^anI3sG-t_lPnu!XzHB Z?B6V2F~jWr3KIq(@O1TaS?83{1OU$M)iwYC literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/pixelitos/128/simplescreenrecorder.png.import b/tools/configurator/assets/icons/pixelitos/128/simplescreenrecorder.png.import new file mode 100644 index 00000000..fdad563b --- /dev/null +++ b/tools/configurator/assets/icons/pixelitos/128/simplescreenrecorder.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://cketh3mn3cls5" +path="res://.godot/imported/simplescreenrecorder.png-058d6ca01ceb888248abfe9442de0728.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/pixelitos/128/simplescreenrecorder.png" +dest_files=["res://.godot/imported/simplescreenrecorder.png-058d6ca01ceb888248abfe9442de0728.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/pixelitos/128/skullgirls.png b/tools/configurator/assets/icons/pixelitos/128/skullgirls.png new file mode 100644 index 0000000000000000000000000000000000000000..af175cca85c150b8f6cbac459e1f9a92406d1cc0 GIT binary patch literal 468 zcmeAS@N?(olHy`uVBq!ia0vp^4M3d1!3HEPHGiluFfh*cba4!+xb^n#`K)FGh69QJ zzw{o{*~>H4(ZBk^!53Q-ZYr6(-GFHa3(VjL0cHQ=9o~Kaxp7+R$*Oq=Pz^l# zZ@=AF8>joe!J}9#LpbBchy!LHgI_xuXCUKfGPtc)FAtr>>7U=juqayQ&(Ht z_v`QX{&qpQB+~(#1KTfresQ6y@zV9b%cuRS<~X;{n}G@HE1>(99{;&#=igu7Hog9L zbe;N#c@8XaZ}nW+`99&*d#1K)$}RUki(lH7o6CX-juS55-m`PubzeSDUE{CaeGZs5 q2F8F(HVz)|Ucc*w2b}!lvI6;x#X;^) zj5kl})B`yR$sR$z3=CCjKus+S48MRv4KElNN(~qoUL`OvSj}Ky5HFasE6|34fl1%f z#WAE}&fB{eb43hA94^MXSZ`r4o#-@emIt?HN67}as)&0J=Y5`kVs=bqm7IF<{=GZi z-@o^7PTb)mzmGqztKvOhW4V{%oRGsDhDR&{>J1i*M>rMoe)m|-eO&*)>d)$>G9Mp5 zzy0EM`F!OYj0hEe424V`(&uNaw*3F9_)q5Q;+B_|jj{@0VPTkAJD&1no~zHjT+Cz* z69O9#R2A>9pHP)w_w!s?YtsKmYmrH1-a-d%%{zdkWMzXWr-a=lEdWg}VCA>G{ktwddm3 z{{K?Th-u$>#<<#Z_J99#?$K{p3lA!=-s)d@KX1P+o4wEf!K>nbSKfVRTet5&FnC|S zzky-N54#4-|6A?spWxJm7iYiJCL{h|Gv7c@1OsPVz^?ltbehKG`Z z)f*V!xMXu$l__Xl&Mb9V8hSCRB{ZTfCF6?mO&cFh7<_+cxf9Bl(ZrjNDK$U?J>>-fNCeJ@3 exr6}-7=JOfp3q9uZ9Mo7#PxLbb6Mw<&;$TQL5aoy literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/pixelitos/128/spacefm-find.png.import b/tools/configurator/assets/icons/pixelitos/128/spacefm-find.png.import new file mode 100644 index 00000000..ba9c1598 --- /dev/null +++ b/tools/configurator/assets/icons/pixelitos/128/spacefm-find.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://brlip4sf5gjrx" +path="res://.godot/imported/spacefm-find.png-83efa319b4e6cf35e7cdf1723745d2e9.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/pixelitos/128/spacefm-find.png" +dest_files=["res://.godot/imported/spacefm-find.png-83efa319b4e6cf35e7cdf1723745d2e9.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/pixelitos/128/spacefm.png b/tools/configurator/assets/icons/pixelitos/128/spacefm.png new file mode 100644 index 0000000000000000000000000000000000000000..04548a3ebff6e8e791c1a3169319734dfb4c4749 GIT binary patch literal 349 zcmeAS@N?(olHy`uVBq!ia0vp^4Is?H1|$#LC7xzrU{vvRaSW-r_4d|A-X;f$hQL07 zvI52gnQa$%HBwouIHV&^D)}9hP|Hf@ZSB3Y_qv?o!%ufb>rWT~O#lG}v&8p}-uL(Q z|7l!*IVx}M`RB)tpE4AsE95c>FfchVa4;|?@Cn?MQ78@G&teW0QD9&>5dQHs_p#S^ z_5OX8QP{x!lvI6;x#X;^) zj5kl})B`yR$sR$z3=CCjKus+S48MRv4KElNN(~qoUL`OvSj}Ky5HFasE6|34fr;JI z#WAE}&fB{ObD0c991f~_$=-R{b?HTyb+3x-gXYxA@cdLEye>ay zP(H``?998*?id=U&1XKd>zC!BSG9k1gi+#5yFVdQ&MBb@ E0L6p%XaE2J literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/pixelitos/128/spotify.png.import b/tools/configurator/assets/icons/pixelitos/128/spotify.png.import new file mode 100644 index 00000000..859efe76 --- /dev/null +++ b/tools/configurator/assets/icons/pixelitos/128/spotify.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://copxfw6hu250v" +path="res://.godot/imported/spotify.png-b7fb9b687f6b8a8e81c084de59fa1b21.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/pixelitos/128/spotify.png" +dest_files=["res://.godot/imported/spotify.png-b7fb9b687f6b8a8e81c084de59fa1b21.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/pixelitos/128/steam.png b/tools/configurator/assets/icons/pixelitos/128/steam.png new file mode 100644 index 0000000000000000000000000000000000000000..c0dc9b16ae5ad5fc5fbee685c710999cc405c7f5 GIT binary patch literal 515 zcmeAS@N?(olHy`uVBq!ia0vp^4Is?H1|$#LC7xzrU_9mN;uunK>+Ky!ze5fp4G;NV zi1s{K8MDP&|M;ff>slXqv`RHsYkJN+$MbieZp(t7#*@D@wJa-W-!^|%*W7l!DS!Tz z@y=FbU{qjWXIwzjtKyzW=IgPaez92httQnn42`{lg9v-mNDGcZ9#-!Pu} z`Ty8H-(SCu=bhN4Ucj`2NdPLjVJ%35uhnw>yUI)M30pA6FhUJt*uZY^e7*Vc=cuAE zjbLX~cwDWQTkz%m``>X4>lj!-?qYIan6ia^#V`?r5{mZ;GcZEE!t|i7y5aiw;1Yg=y1FCr3Qztr@2l6lczpi+OJ;Gu=DcTtdyZj; z+~eT?b`CH1Z~y-S)rcy7gYPYuzO(F~{^R!T_lK4}|MU3*t2)Rz5dR!lTitM{nrYhE zpMDH1Ft;>RzhiuML-@(u&vRkn2lPVrJI1^ZLe(EGe2brY{$sweza+A(_D^QXnzYHC S4!hVHfWXt$&t;ucLK6V?rnpxC literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/pixelitos/128/steam.png.import b/tools/configurator/assets/icons/pixelitos/128/steam.png.import new file mode 100644 index 00000000..cdb1fd53 --- /dev/null +++ b/tools/configurator/assets/icons/pixelitos/128/steam.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://bkouvh1ukkuob" +path="res://.godot/imported/steam.png-7de5d2a73048ca0823239245eb6d239b.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/pixelitos/128/steam.png" +dest_files=["res://.godot/imported/steam.png-7de5d2a73048ca0823239245eb6d239b.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/pixelitos/128/steam_icon_1289310.png b/tools/configurator/assets/icons/pixelitos/128/steam_icon_1289310.png new file mode 100644 index 0000000000000000000000000000000000000000..ca1abc9cd298a5112eaa1e339167116e576da242 GIT binary patch literal 596 zcmeAS@N?(olHy`uVBq!ia0vp^4M1GL!3HF+t*N-gz`!K!>EaktaqI2fgI-LIG6xdX zRXG+ZIa)G{$2!w>y({{DJZDHc8dzfJ2kuGv0nw>N%`TmM}!`hLd63?=~vCIwKK=X*Zs#Izo^=OpTCTOrGWvW zv*G_N<}=;zUs!IDwOV>^;mYEQyGx&O?7Sau4K-MSf#pDx-^=2>XT@)>*Mz(_-yv%i zdH??L_T_7D{7NwRv4t6^0&3bH&v_S@U(WpU^ViFW9a)BoByyelrddj0(0J590&bQu_-20UXZ zoyB}5Hmh&K?`q+<40(*e00c{AT$54w%KVJw>A8=g^>PP_84*S%%(OhP>pW-B^B+@I zo&TA?e)HWMRoidZB0Klbbs2?J6Dipv*ZTYTa)s|6Lo8WI@Cs{lxo|H`crt Qn#2GEp00i_>zopr0Ku{M8vp+RjZEG9#NhKIf% z?RIv%zc^^qRDQDaOQ~Z)MAD6v=fC5)U0?ej@`={H{UmGc`rO2|Ta7+H{(alSmx0NF zfrEijfnk%R-QvD^kLUk?`}+F(eygwF`+M#wTQJ5jf@N767(AYC`!%P2+r{dp7te3+ zRxe=M!6d-I1lFCvpK$K{W(=YI=jI*YY+!(?+Hjxw%fEg1=h%Orr%+Wpmth?P&{VMG zlUvL)J{P~|oP#8`Bq;2EjNKfF<6sJ5ZV_OR*ZW`3xcB|$@~_X|vlOr@K+QTJ_uz!g z%fHOe=6#-vr1iJ0!L{!UsfQ4r_?1ZrJ?%#+&MH4(ZBk^!53Q-ZYr6(-GFHa3(VjL0cHQ=9o~Kaxp7+R$*Oq=Pz^l# zZ@=AF8>joe!J}9#LpbBchy!LHgI_xuXCUKfGPtc)FAtr>>7U=juqayQ&(Ht z_v`QX{&qpQB+~(#1KTfresQ6y@zV9b%cuRS<~X;{n}G@HE1>(99{;&#=igu7Hog9L zbe;N#c@8XaZ}nW+`99&*d#1K)$}RUki(lH7o6CX-juS55-m`PubzeSDUE{CaeGZs5 q2F8F(HVz)|Ucc*w2b}SvEmzv&)gP#Hes@1qPM|1_1^p2Zl2#xwQ-I z=7ni)EaDetU_?l8Ffei)5CW1wp#wG77S}KMYV#{&?|b8v{dGtRA58zvpu0V4_rCvH zN59TyfT)L>jo?%--_Kw0?emA5>+iD^a67=1)i&gxs=IgK#dFme40((Qa)a`Ey_1tpFaUw4tDnm{r-UW|idJ*l literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/pixelitos/128/steam_icon_322170.png.import b/tools/configurator/assets/icons/pixelitos/128/steam_icon_322170.png.import new file mode 100644 index 00000000..1cea83f6 --- /dev/null +++ b/tools/configurator/assets/icons/pixelitos/128/steam_icon_322170.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://4rrgbthl5foo" +path="res://.godot/imported/steam_icon_322170.png-2b9e2dd441b17b8f879b09a704708be8.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/pixelitos/128/steam_icon_322170.png" +dest_files=["res://.godot/imported/steam_icon_322170.png-2b9e2dd441b17b8f879b09a704708be8.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/pixelitos/128/steam_icon_3590.png b/tools/configurator/assets/icons/pixelitos/128/steam_icon_3590.png new file mode 100644 index 0000000000000000000000000000000000000000..2c64757dc196debc836f046509a5f7443365c5c2 GIT binary patch literal 568 zcmeAS@N?(olHy`uVBq!ia0vp^4Is?H1|$#LC7xzrVEpgt;uunK>+Ri*eylK+`(aa< z#U#MMYHzSt z6!6(@+4@=EllPmTmu47ThNB_<9kWYu&UJH%vj=Z}=jK@u#RxNAf#KUN_7i$4vp!eH z>(6Ji|L5`LX9VLMxb+G02`U$5et-RG_vQELeesFgm=xgV-s#;K{QUVx_eJebQqTX4 z-n*}M$vfd4@(heHB@fQ2?ppnCmd)}cRdfq^mB)5S5Q;?~={-du+aL>w-v zyuISO!>|339;^7nh}T#A)(CmmJ=bx#aGKjD`j$jlnZ4}vfC~?cx)T#L6%3e^!RT|^ zciD|!=sr0vtU(D&2zyd+r*taW{pMUqaY9nWv3q-B5!M6t!zoiJj>42*elV}u# zpa_^opq!k;*YAJC>d#$kyY+sy*}=XHsF`W0+n&!tsDo*hXk=aHeRjXS#rJ(r?#(yP zZIZpn(Q^QV&eVT@aPRwxYy0OTIf98BA_*jI)|`EwQrR~Z?(D{wC!X2v+*w`l_Pyw- z&_DG}CNmS+Ri*zS@og4G*nT zj*B$7@PBD|;^*%KFm{I9F~_S~FNh7lszz_5Y+NB_0`{O|w%{`Tg* z_6(?EkPD<=zxdCe@U6P$ZS{X-bISMwez7n9fA_$f?-jyeqrvWdFsHg9YVUpXjyisG gMp)1)FzCGy|E^MS{g!5X9|I70y85}Sb4q9e09L-eZU6uP literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/pixelitos/128/strawberry.png.import b/tools/configurator/assets/icons/pixelitos/128/strawberry.png.import new file mode 100644 index 00000000..276860e0 --- /dev/null +++ b/tools/configurator/assets/icons/pixelitos/128/strawberry.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://hj7icq0dpudo" +path="res://.godot/imported/strawberry.png-6203b765ec8f95acc1f78e82f6ff458d.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/pixelitos/128/strawberry.png" +dest_files=["res://.godot/imported/strawberry.png-6203b765ec8f95acc1f78e82f6ff458d.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/pixelitos/128/supermodel.png b/tools/configurator/assets/icons/pixelitos/128/supermodel.png new file mode 100644 index 0000000000000000000000000000000000000000..4498638081a2909d2f0e2518200f224ebafdae4a GIT binary patch literal 576 zcmeAS@N?(olHy`uVBq!ia0vp^4Is?H1|$#LC7uRSEa{HEjtmSN`?>!lvI6;x#X;^) zj5kl})B`yR$sR$z3=CCjKus+S48MRv4KElNN(~qoUL`OvSj}Ky5HFasE6@h0Z=a`& zV@SoEw|6)C9u5$3xR~#9l%a>gw)#Rq+JPxOPV#J?+|ob9!wSyWF7KUub? zf3>M&i{!6<&+uEwVGhG176J7J3&tay3VsZQOdY~x2)!%ZcJTVkr~2QL&GVnXzk0sE z?$74O#*Bnbj-Ge?_rm+)A1w7|@B42USN`|!%;^97Inf++=gYo^wbvKkF&8H6#2qiI z8rHtPm4CLXHP;8-Thm@wuCbGU@Z$XG`5*T&TtfBu>~-u9_MKh#IUPgWve%41?qi6e u>c$mp({8f8leXBl{PHhLGxPxY&3cqWrC`qd5IIJzhvsttcDs2nfd}7DDS2q6IZ3dP9 zC7=B^mtX>#IiWl0g?YfVr)6ijuWZZxIG_2($9#o+CIJQ}2L=uX#st0zH*M{&#?KeN z!6?HB6i{GbX<#^UO65Ci#w@j8pI5DV15ySS6<~PA&?4aUqr$$&?)`?{-=l6Y!i-U1 zIKy~s;rsvZ<$upP!1sUyY&J-fL_{+RoUw=PmXZQU6;b+ai_4W-% zlLXu5pt{@Z`DcdG*yI1--9PNSKHuQGWuq(uBh>Ls56qu4tdzU{`o;PCRr7?upbf%kCpZvabAyN)|#Gw@7eC%yYuI*=)Qe&Uw_?1iH!&MxifBWJMoiQqU!G(hCT)s ds2ftA3h(#JTR-h$+hYbG@O1TaS?83{1OOeg_6-04 literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/pixelitos/128/supertuxkart.png.import b/tools/configurator/assets/icons/pixelitos/128/supertuxkart.png.import new file mode 100644 index 00000000..00775ab1 --- /dev/null +++ b/tools/configurator/assets/icons/pixelitos/128/supertuxkart.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://ry7e6t36ucl2" +path="res://.godot/imported/supertuxkart.png-e7b33b58cbf2e813fbc4dd2144be224a.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/pixelitos/128/supertuxkart.png" +dest_files=["res://.godot/imported/supertuxkart.png-e7b33b58cbf2e813fbc4dd2144be224a.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/pixelitos/128/system-file-manager.png b/tools/configurator/assets/icons/pixelitos/128/system-file-manager.png new file mode 100644 index 0000000000000000000000000000000000000000..04548a3ebff6e8e791c1a3169319734dfb4c4749 GIT binary patch literal 349 zcmeAS@N?(olHy`uVBq!ia0vp^4Is?H1|$#LC7xzrU{vvRaSW-r_4d|A-X;f$hQL07 zvI52gnQa$%HBwouIHV&^D)}9hP|Hf@ZSB3Y_qv?o!%ufb>rWT~O#lG}v&8p}-uL(Q z|7l!*IVx}M`RB)tpE4AsE95c>FfchVa4;|?@Cn?MQ78@G&teW0QD9&>5dQHs_p#S^ z_5OX8QP{x+M}fzrzLs4i_c9 zrhHK-i9P3hy+B}xRL+g)t0_ihf9`GLi29Oxdh(Xs+YjE&zrX+X5xMQz(m#Lh&C&5? zU~*vKU|>{W2%B8zHutYgyl!=00_z4=1qPM|1_1`912PHAivJzIo&D1O!{68GuPhry z4~T(fK>CUsl+XXX`TWNV%i1r`#pen~Fy=6VO#^C zz_fxLY_asydCs0V{rRz9|MG<~L_>{LU^v4#FR(WL_sySk99UqkZ;;)3kKbj#f5Nx- zygjSx{`TMA8p((-?%&jUzl8U5Vru)&?VG=_>RcjHs3d6W{^DNro!cdJ|N8~MWbW_2 zm(L0fN1*XHiunwF%}FS`SiDb^fe{vx4^CJ*TzOO6@}_tXvM6VL^4*jv7i(|jFaUw4 LtDnm{r-UW|fOx=i literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/pixelitos/128/system-lock-screen.png.import b/tools/configurator/assets/icons/pixelitos/128/system-lock-screen.png.import new file mode 100644 index 00000000..7f444676 --- /dev/null +++ b/tools/configurator/assets/icons/pixelitos/128/system-lock-screen.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://c5ik1giuv1ar5" +path="res://.godot/imported/system-lock-screen.png-27e607af5469b077e600130f7d0c719c.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/pixelitos/128/system-lock-screen.png" +dest_files=["res://.godot/imported/system-lock-screen.png-27e607af5469b077e600130f7d0c719c.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/pixelitos/128/system-log-out.png b/tools/configurator/assets/icons/pixelitos/128/system-log-out.png new file mode 100644 index 0000000000000000000000000000000000000000..a0efa5cc99ee47bf1e1ea65b471834915230519c GIT binary patch literal 490 zcmeAS@N?(olHy`uVBq!ia0vp^4Is?H1|$#LC7xzrVBF~G;uunK>+M}@KW9S$hl}Y) zy?H^tDNzAFN!rYm@2Zcp}Jw}vnN-3-*L`iSjWHu7iI+70Ojbc{PUS{)&6w} z-(G7WE4slv$Flv~vpYB6Po6&aJEsfOT@4Htfv;;1zIe|0+M}@KW9S$hl}Y) zy?H^tDNzAFN!rYm@2Zcp}Jw}vnN-3-*L`iSjWHu7iI+70Ojbc{PUS{)&6w} z-(G7WE4slv$Flv~vpYB6Po6&aJEsfOT@4Htfv;;1zIe|0+PM5eolrW4G*Iq zOFz)FS?ag$RIpRb)Qd+MW9MZ0ynndm%kMDWm=p8OYzs8KpY!?8o}Zeq`|rvxHMQm3 z!NLs;0t`$J3>*zNTjmG4+aFKwo~Inan8V1yz^K5$(!gNAUT{v{{q>v!TnXGjWe`!z z1G;lRZ_l5<@_cGBOl&w&uHFVFw3oqs%i{^Z5+ z@!wu=XS%@zv6_J~f$zd)%ZhK7jg|~dFiQ?}t@_TIGXHb*`t{!}8$}@&gB<&y>yEfU z&EK0@@8^pi5QDpa<&U`sjun4-@!b{K`7^x!d}oZa*9s4qC0GCDKD$MIee9p#zfUhl zGB9DQrNdkKs{Q#2w_fbm-*9_=7n0-y|6jF?d+Xodzopr0Ihwo!T+RjWeuoW28Uo|5 z^m5KqdH-Lea#G%!7%{C-*;ipBxf%nb z0s~6}g8)N%apYg-yxZ5leEz*pno)p($$^1`fl+}W?Bd_uZ?3)n9R2*~+NkTCRq_4_ zECpOpNtOdUuQ67|hu^Q3yC41jHE$1tA0t>7O9R6OzJz)E`fgb@3m(t}83YtUm&jp5ZBK|t@>@l^?1CwuA}jwsKVe_+?YHoiXAj*N!0urJ qn%{8n8e`kF-&L&_pZ`P_wyxi>G5oLhAvswFAn+RixYnvQI90Co? z9$b@KaZG7Nhti6)s)B6ZU8&y{l+W=LpZoPcYz$OCc-{V#t1 zyLJ92ig66lTkG~Wa6S+M+Y5FQ%n?9NLvWG3!?J7hl{1hW2R3QW?uxnwPK2g_?!)!w z20_2dSr@3`j%v8S64jjxwC4#|Yzmvv4F FO#n9ZqWJ&- literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/pixelitos/128/system-search.png.import b/tools/configurator/assets/icons/pixelitos/128/system-search.png.import new file mode 100644 index 00000000..3cdbd40f --- /dev/null +++ b/tools/configurator/assets/icons/pixelitos/128/system-search.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://q4oml6bpbk6" +path="res://.godot/imported/system-search.png-bf0a33396dbf56f93d1e64d81afc1cce.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/pixelitos/128/system-search.png" +dest_files=["res://.godot/imported/system-search.png-bf0a33396dbf56f93d1e64d81afc1cce.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/pixelitos/128/system-shutdown.png b/tools/configurator/assets/icons/pixelitos/128/system-shutdown.png new file mode 100644 index 0000000000000000000000000000000000000000..94300165bd7c35e81423e2450a55431a3a93c1ee GIT binary patch literal 482 zcmeAS@N?(olHy`uVBq!ia0vp^4Is?H1|$#LC7xzrU|i|x;uunK>+RjUxrYoy8ZJtt zDps`cp4hX2u~J3(Ad^Q}ip>AHpYMcSsM|Gd{UtM>sns#(=dVmWy{mOr{Qb+Ck#HgZ1T02`(N)NbqG`~AtiqxrJZ2k$qSgZd3{e7vr>CSm>Wb0sR!0sx^eD|04+rK@H zoKT0N$O1VZoIlhveqQzW?`$OB^lWACsC9TXPvQIh)B1bWSN#2}`&!Hg;xHzl(;F6l zV_5qB;?~o9k8fZzmvv4FO#s>)skHzA literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/pixelitos/128/system-shutdown.png.import b/tools/configurator/assets/icons/pixelitos/128/system-shutdown.png.import new file mode 100644 index 00000000..5f175339 --- /dev/null +++ b/tools/configurator/assets/icons/pixelitos/128/system-shutdown.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://bns3nmvku2qhe" +path="res://.godot/imported/system-shutdown.png-d23593a264d7258bacf1e0faa359713c.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/pixelitos/128/system-shutdown.png" +dest_files=["res://.godot/imported/system-shutdown.png-d23593a264d7258bacf1e0faa359713c.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/pixelitos/128/system-software-install.png b/tools/configurator/assets/icons/pixelitos/128/system-software-install.png new file mode 100644 index 0000000000000000000000000000000000000000..d6b733a6428e33c81f7c56c7b2e8272c49c7ea56 GIT binary patch literal 499 zcmeAS@N?(olHy`uVBq!ia0vp^4Is?H1|$#LC7xzrVBF>D;uunK>+RjQnM{rX4G(uG z*l(K{qIjcK^hWChtu4ITmxRP5pO-!VR$15n;P`1hf{r)}Y8asFQuXTUtASw2Fdf`{?&lmF)tk}cv3xD~y$LaOo zQY7CPOx^mGeewTw3GZzWzBqqgjv<_Z2^t7?H<{1uQ(s~C+?o;QcLj!hJK0a%6aF&q z^5*A1-dNt}L~`y^IR&li{t3F(edSCDkJLQi{i&0d_U`_ZItC!{boFyt=akR{0Gtc7 ACIA2c literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/pixelitos/128/system-software-install.png.import b/tools/configurator/assets/icons/pixelitos/128/system-software-install.png.import new file mode 100644 index 00000000..41e08609 --- /dev/null +++ b/tools/configurator/assets/icons/pixelitos/128/system-software-install.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://do3mc6sg5mfek" +path="res://.godot/imported/system-software-install.png-e8c4c1aeac4da7d2bcda02689bbbd38b.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/pixelitos/128/system-software-install.png" +dest_files=["res://.godot/imported/system-software-install.png-e8c4c1aeac4da7d2bcda02689bbbd38b.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/pixelitos/128/system-suspend-hibernate.png b/tools/configurator/assets/icons/pixelitos/128/system-suspend-hibernate.png new file mode 100644 index 0000000000000000000000000000000000000000..51d35801b662ab4ccdb9edd4e299829dcd9712aa GIT binary patch literal 490 zcmeAS@N?(olHy`uVBq!ia0vp^4Is?H1|$#LC7xzrVBF~G;uunK>+M~~NsNvH4j1zt zE|6(*F6bx=-d5%mvh>WA_qpkY9rB?QPxh2*zAL&l&pY}1@yfM-e(-VcR%2jPU|?xr z5MZblwp&~_|M6zm_kwd6)z;Y?YrnJjF@!S!g*g})6&T(y z)>%GxKmT!Yan;x3=DXAjn07D;KxGs74T|{(Ukj0RZO}gc#&Y+s_v`l^m-zb^)vmNv|GxjcS^R7He0TeL^#*N_3s^ud zXM!0F;?!&Y`OI+lzW)Cuzn{yZdgRQU=FR)d*Z=-5`oq2v>;bTL;h*;oBYI$c)pKh`gw;TqRqr`>NzeT}7ZNmJllR|Y k?s>J(y<^^EWYPEvM)!cS!rJrpt_(on>FVdQ&MBb@047kXr~m)} literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/pixelitos/128/system-suspend-hibernate.png.import b/tools/configurator/assets/icons/pixelitos/128/system-suspend-hibernate.png.import new file mode 100644 index 00000000..2b7940f1 --- /dev/null +++ b/tools/configurator/assets/icons/pixelitos/128/system-suspend-hibernate.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://bbidpdjy1enoe" +path="res://.godot/imported/system-suspend-hibernate.png-b9eac534384f071ff6aea6c2f77b5a67.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/pixelitos/128/system-suspend-hibernate.png" +dest_files=["res://.godot/imported/system-suspend-hibernate.png-b9eac534384f071ff6aea6c2f77b5a67.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/pixelitos/128/system-suspend.png b/tools/configurator/assets/icons/pixelitos/128/system-suspend.png new file mode 100644 index 0000000000000000000000000000000000000000..826c63291a80a754c47bc8ef46aec698a377546b GIT binary patch literal 509 zcmeAS@N?(olHy`uVBq!ia0vp^4Is?H1|$#LC7xzrU_9dK;uunK>+M}fzrzLs4i_c9 zrhHK-i9P3hy+B}xRL+g)t0_ihf9`GLi29Oxdh(Xs+YjE&zrX+X5xMQz(m#Lh&C&5? zU~*vKU|>{W2%B8zHutYgyl!=00_z4=1qPM|1_1`912PHAivJzIo&D1O!{68GuPhry z4~T(fK>CUsl+XXX`TWNV%i1r`#pen~Fy=6VO#^C zz_fxLY_asydCs0V{rRz9|MG<~L_>{LU^v4#FR(WL_sySk99UqkZ;;)3kKbj#f5Nx- zygjSx{`TMA8p((-?%&jUzl8U5Vru)&?VG=_>RcjHs3d6W{^DNro!cdJ|N8~MWbW_2 zm(L0fN1*XHiunwF%}FS`SiDb^fe{vx4^CJ*TzOO6@}_tXvM6VL^4*jv7i(|jFaUw4 LtDnm{r-UW|fOx=i literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/pixelitos/128/system-suspend.png.import b/tools/configurator/assets/icons/pixelitos/128/system-suspend.png.import new file mode 100644 index 00000000..7f52ce5f --- /dev/null +++ b/tools/configurator/assets/icons/pixelitos/128/system-suspend.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://d4suyd0iag1k" +path="res://.godot/imported/system-suspend.png-97743bcebd53b1ac140187633cc5ecb7.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/pixelitos/128/system-suspend.png" +dest_files=["res://.godot/imported/system-suspend.png-97743bcebd53b1ac140187633cc5ecb7.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/pixelitos/128/system-switch-user.png b/tools/configurator/assets/icons/pixelitos/128/system-switch-user.png new file mode 100644 index 0000000000000000000000000000000000000000..82d0ecac2481fb0c892f6435c6d4886ef7fa68bc GIT binary patch literal 459 zcmeAS@N?(olHy`uVBq!ia0vp^4Is?H1|$#LC7xzrV4URX;uunK>+Rixy@w1094<;M zwOYZ@)ez+&7{HjxuXjh+#NzRZ_j3iM7wNmp9a`oy*E&A_edh6br&oTdscG+A$mzhq z!N91%z;YmC*89Nk`})sctLjT&Er5$RSRR=6`_J*e62E>=zdfspX>-55mHGyz9V|dS z4GaPdOb28ZEU&E#d2Q+VzPRVsoC91BguvoJgBuo}x%vCSwXEaQYwa6F!PbDK5}Z|k zfB#)4z9EVcXaLLwFkJ|BM9DNT%wb{#J4V8P<=zEfKeKH5f4}bidE1`4f6t4w!WdX! z1~;s){30B1+dcg}XOw;T1r&!)c_HocUi`#9c?GTCKeF$Ck4AFYKTGxuTXl)plKJ_p r2q)br;uF~V-O}lG?H(krJz$q#6W~?e=(s150SG)@{an^LB{Ts5?n03= literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/pixelitos/128/system-switch-user.png.import b/tools/configurator/assets/icons/pixelitos/128/system-switch-user.png.import new file mode 100644 index 00000000..74afc6da --- /dev/null +++ b/tools/configurator/assets/icons/pixelitos/128/system-switch-user.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://dxtd2lvewb4qa" +path="res://.godot/imported/system-switch-user.png-63ed18299975a925d34701aa233400d4.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/pixelitos/128/system-switch-user.png" +dest_files=["res://.godot/imported/system-switch-user.png-63ed18299975a925d34701aa233400d4.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/pixelitos/128/system-users.png b/tools/configurator/assets/icons/pixelitos/128/system-users.png new file mode 100644 index 0000000000000000000000000000000000000000..61f4ea3a783cf3e61686578b6fbec765e472e801 GIT binary patch literal 441 zcmeAS@N?(olHy`uVBq!ia0vp^4Is?H1|$#LC7xzrU~KSoaSW-r_4e+;+(Qlm4uR4; zU0GZU8n~x4JYY(7n0kSc+vwYyHTSg@I*(poQ|9D!KlI%A!uekaCd{xFz@eFOW9;4lAw_t))vVcW?0fWv_S=6)n|9VWM3dVc!1 zP2(M}_3Lpf`n56sz;D*1sde{}E&o%@ACTlPP<`H<5n<%BJIp;(Yx@np+TLS9So!0i Y^tt=S8!GHRvN8aHr>mdKI;Vst00kq8M*si- literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/pixelitos/128/system-users.png.import b/tools/configurator/assets/icons/pixelitos/128/system-users.png.import new file mode 100644 index 00000000..741a0fd0 --- /dev/null +++ b/tools/configurator/assets/icons/pixelitos/128/system-users.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://csukp1gptf2uo" +path="res://.godot/imported/system-users.png-1b601cba68370845a7f7d2fd949e594f.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/pixelitos/128/system-users.png" +dest_files=["res://.godot/imported/system-users.png-1b601cba68370845a7f7d2fd949e594f.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/pixelitos/128/systemsettings.png b/tools/configurator/assets/icons/pixelitos/128/systemsettings.png new file mode 100644 index 0000000000000000000000000000000000000000..ebaa4cacfac8acd96536767d6e7966564285fe90 GIT binary patch literal 472 zcmeAS@N?(olHy`uVBq!ia0vp^4Is?H1|$#LC7xzrV4Uyi;uunK>+M~`yh8>e4T(Xi z$**1K{GPA$UMXkI5^wE`T!|{&w!8oB+q%H*!{ZZuil;LRmQGRr{NMeE(Wlqn3zM># z1Q?hc7&sUh6&P3=7+{EexODMa<}-Hu=1d6HJ}GDI8fx#) zp0_`D_G4rT6f^&9b35{UGy9Yvy|`tCSMS9uHv}^*Nz&+!w6*ZnKZMT@dadm?11+$3N(Q^_^+cdu@wfU;n)M z&FFF@i3Q=gACc@Q<~{G<=QqLjJWhw&Y`FHVw|`%JLfJlXBsad>Q*{48@zeL$%jF)t vcrCECatD$V7HlqUSeLq9_=_Eixp#gtEv|EHXbhOw&Hx0Su6{1-oD!M+RjZEG9#NhKIf% z?RIv%zc^^qRDQDaOQ~Z)MAD6v=fC5)U0?ej@`={H{UmGc`rO2|Ta7+H{(alSmx0NF zfrEijfnk%R-QvD^kLUk?`}+F(eygwF`+M#wTQJ5jf@N767(AYC`!%P2+r{dp7te3+ zRxe=M!6d-I1lFCvpK$K{W(=YI=jI*YY+!(?+Hjxw%fEg1=h%Orr%+Wpmth?P&{VMG zlUvL)J{P~|oP#8`Bq;2EjNKfF<6sJ5ZV_OR*ZW`3xcB|$@~_X|vlOr@K+QTJ_uz!g z%fHOe=6#-vr1iJ0!L{!UsfQ4r_?1ZrJ?%#+&M+M}jzrzk94T-Z` zmOkKGvVbX2iSMA~qsOYO=?mRFT^VH>n_M|fuFQ*gd{FNE_pK8Hrp*^Wdpay!xqNHY z&y_~oa>c&RSbsmz^&*P`14{#g00YwklauFH?419&eOgt20#gN-0|N&GBS_M=p}5X2 z={t*B!*U=Gq||}o2D8O;fALn z=W+@qe0BeCsqbxCSpKvmUDf-+p$H z8Iq6wompPT-2PAQz~;x1mx}ixJJ9h<|D&h>>KZ59uyuTOKC~t7y*ZM`Uw4?N>{Iv9 z{Wd3`2^R7W41a*W3VT=Ga^-o2Fask@d_i-3>RSH?oe4Fr3_#%N>gTe~DWM4fhZM}< literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/pixelitos/128/telegram.png.import b/tools/configurator/assets/icons/pixelitos/128/telegram.png.import new file mode 100644 index 00000000..97a178d9 --- /dev/null +++ b/tools/configurator/assets/icons/pixelitos/128/telegram.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://bk0c824j54qil" +path="res://.godot/imported/telegram.png-5fae512bc9eb657c3a9d3a4378109624.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/pixelitos/128/telegram.png" +dest_files=["res://.godot/imported/telegram.png-5fae512bc9eb657c3a9d3a4378109624.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/pixelitos/128/terminal-tango.png b/tools/configurator/assets/icons/pixelitos/128/terminal-tango.png new file mode 100644 index 0000000000000000000000000000000000000000..c19c8d166d10503db80cae511aeb3dc432353438 GIT binary patch literal 436 zcmeAS@N?(olHy`uVBq!ia0vp^4Is?H1|$#LC7xzrV666ZaSW-r_4bZqUz3A?L*T6n zc?&5{@rM~-8awi0BUN0vPgLIyG`=|BC|1a8`jzj0S3fq`dTmnWzr)cL`Ah-~Ob!ej z42%Wl4<#>I{=c=zwvqFJHUpyq14{#g0K@lN%ofjQgA_mon82#Bai)Jgv+uwrot4k| z4?hStV1ya0z@WE@{Y2L{j&Ce#3~=2C@@CyvH>lq0aAe*A7KD)&=j9ZV{1ccE=Knb_ zmoRJD`uh0mreA-3w)rjM%fJG17|5iC+)LltC5~@=X+OjE`SyMH7HqwC-FODWKDeh6 z_%|$n@x5+8iVy6IfBa=cb|2h421W&jvhYRhJK`SP%36CA$z3;gv3J}Mp7VQ7K9bXF ZDwuU{nEaktaqI2f)%jNgWDb1% z_KZz}O-&&}g`3-hN%*m5fVamq2M6B|9yjC5$&R){pQm>LK0uy6})oG2;7Wav19 z!R>)q^Nv?@4(g|F`CF5-y>$Ec*_XfExqNREM^(Y=tk4hFr-j+6ZMUC0U;p);`t#8j za+w4em>d{57#J^@{@qpnA?JK!nEZj0{HIU8&A-21k`X4Wz#wJJU+}){*XMs(7v4Q( zNWUI7`Sx_9>px$spKtkQA1iW_SteFLfu(>8Y?uNAOG9OY{l}X35ih=%_xS(2@19Y3 zm7{?HX5NLFl?`zp9{+n$`tQw=inZ(ssqdnSs^9(l+k128lW%Wl{;iL$6aDpn`SN8> zuUUH-{1|~Q1R2Wk;+l=aJInge(D%Fkzdp_KmAMZ>+vwr_8_vbH79S zGe)-CZkOx}-Z^EkNB@;Mpl_~MIlUJYR$!M1Fzna=Tz!B4wqLC8_WZWk`8POiUc#4$ zbDw;BQOjJq{`dDe4s+n4YoJp7`TtAh_DkpacT`w@;qU43&3VaqVy(CY?>+Mgv(-Ul;8I{{6Z5f>|I=f5J@l8x`NJYX4N#B0Dkp8RMcwuOAsQK^+8id`{F4 zZ^q*9yeZr^_LpBUN7zOY literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/pixelitos/128/text-x-chdr.png.import b/tools/configurator/assets/icons/pixelitos/128/text-x-chdr.png.import new file mode 100644 index 00000000..76225b49 --- /dev/null +++ b/tools/configurator/assets/icons/pixelitos/128/text-x-chdr.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://b7mt2a4ktkcv4" +path="res://.godot/imported/text-x-chdr.png-70480c58b35c0bc9a383b52b47b8a4fa.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/pixelitos/128/text-x-chdr.png" +dest_files=["res://.godot/imported/text-x-chdr.png-70480c58b35c0bc9a383b52b47b8a4fa.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/pixelitos/128/text-x-markdown.png b/tools/configurator/assets/icons/pixelitos/128/text-x-markdown.png new file mode 100644 index 0000000000000000000000000000000000000000..7e4a01bf60ecfdfd134c130e06bcc0f397875e87 GIT binary patch literal 183 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!61|;P_|4#%`b)GJcAr_~%208K_P~cgV=KspS zX8FD)^+oE_eY)pHAKNI{62#!Z9pIIz;PKcYbm6MY&T5l3F#5YxvAhpwFfhInmA`q; zW*@#YXH?z&gp>_FX%x90;O^*EaktaqI1kjhu%ZL>dy6 zSL(Q^bMPrxw5{E$ydrefmMDvcT`j^pn&wVmJi;j=ZXrHl^Mvf8``6;=*?-!KXtS+ojVUqs=j|x8>IFxdfxtO z(ie8~{>m>k7Pe}0|L0x5`1$YOX(e^WGj}qgI=q2l4K{D=S{-rib^EaktaqI1kjhu%ZL>dy6 zSL(Q^bMPrxw5{E$ydrefmMDvcT`j^pn&wVmJi;j=ZXrHl^Mvf8``6;=*?-!KXtS+ojVUqs=j|x8>IFxdfxtO z(ie8~{>m>k7Pe}0|L0x5`1$YOX(e^WGj}qgI=q2l4K{D=S{-rib^0 zA!h^j=2X761ohycsEbca`0CcH@Ay$v;9Z_WibvCX5^m zj0y}a4Ga-yZLOB4oj-W-b@=(0SD&ktfdmB@m>d{58kC9&2s~Z=T-G@yGywo7=y6K` literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/pixelitos/128/tools-check-spelling.png.import b/tools/configurator/assets/icons/pixelitos/128/tools-check-spelling.png.import new file mode 100644 index 00000000..83dcd7d3 --- /dev/null +++ b/tools/configurator/assets/icons/pixelitos/128/tools-check-spelling.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://s30572ev4du4" +path="res://.godot/imported/tools-check-spelling.png-8681ee89272b80c0fa71edd39a44fd70.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/pixelitos/128/tools-check-spelling.png" +dest_files=["res://.godot/imported/tools-check-spelling.png-8681ee89272b80c0fa71edd39a44fd70.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/pixelitos/128/tsugaru.png b/tools/configurator/assets/icons/pixelitos/128/tsugaru.png new file mode 100644 index 0000000000000000000000000000000000000000..074d630801b18298ab8f896d7078098b68c5c6c8 GIT binary patch literal 783 zcmeAS@N?(olHy`uVBq!ia0vp^4Is?H1|$#LC7uRSEa{HEjtmSN`?>!lvI6;x#X;^) zj5kl})B`yR$sR$z3=CCjKus+S48MRv4KElNN(~qoUL`OvSj}Ky5HFasE6|34fvMNi z#WAE}&fB|+e$0+CZiQZ}KFBcgZJedB>Vhqs_yQT$;NDdk7i?Kn_A7*e2g}4-re0TTy7y#=QiItY1Xo%FN!mE%G5GRoo0Bz!*C8xtotqV_0IE; zvuCe=^P_+Diy!x1bM!G3urZ_~6Q^Hszq7x;sPfOVMYjEZ&rcSIuU)+4H4CP~r!t#n zwJ*DVTKlS%%V)yf4#i^`}b!U22Fp@&T*Y{+wI)XpPzpG@xJ(1_V(MZ-_I{U z@4n)j_L}RjpFQ7uJyC`c#m7LupZd!%^-EQ)slT1rYli#!{TI*A-<>u0fFM%1fJ12A z@6U`{Z|^c}{rffc`uA78_xLZ&Rz`K6Bty&|K7(6XTeHqxzWkf%**OeD^!Dj5xb%Bp zEaktaqI0}!@ffX0uF&q zH4Ie`D&}-HJ$Cdw$h*LIYGBHu8}q*Za@F{4dNJbWo05c!UqAlb_UG@s?UzG7e|F#h z=njhl14{#g00Wc4Y|UH6+24Jt_i=*x4h$R&j2C)>cB}W-`6V#HlsPb@Sh06lsAoi% z{Pktn4%O_yV8Q-F{W*&o0~1&uP_={cAz7Q>_s@Sn_nBb_D@=RBSxbi_mW{;>cbI^7 zLhR^G>NjVE@e~*?am;7map(T?qx>3ApBlYe{_QW9T0=D4;2_TX!Wrk0HMBka%g}rK z*MH3!40((|M}zJ1Sh|BH`Tb8M2OT)`%sS)SbJlP7KKnAT!2H+K!iK1WB9hKpJs zH>)J6MzBq5OifTd)Wp;JQd;w&?W!x5!FOdJzSb_SO!{%5$bKJtUE1~?NBrydKUZ8c zn}MZ)L4bkDf#Hf;Wn0NP{pc+J1f~j32L=uXMg;~IhuCU{=QYA$Hdx^TslRvLKPanP z_lq-1R!xn839iz#y5Y|GhfCjU`Y`A-LUcDUY+%m_el_RL*WY(%KurXha{o5-pWTKz{rk-rRNeNq@YYMq`z$aAgB*9l{UxgJ6o0>FGGGJ; z2-pizm-!WWgzSrb@7R4Yc$U3=hYNC8Y-Hb|dT!$4^zFZG9PgnT^pNrHVM}g9y$D$b OAnUwG6Y^F3$-Kq00bX(s3UYpBQv?f0NZui`M-E-D`@2kpt zUU#*xM3Jg)7_k8CM(92)BU;du`T8J1+1A_p=GX{3U^PeBRerlw* zFRt1zz$85k89fLcLT|JS_L z?tcFL`@cII))bt3xDz7I1T>+6_blVG>FX2xE-ZbvsFz{1vNH7nlxL^T%=j z*Zb@p-yX`}Umxn9@a@N<=Ukh9*Jv|<^fNF5EjjSs(&0zn<*)BduFe)N*}mBlN$T)3 zhRY^vcb#AVxAyP5naofp0kzr`@CocY{1@oD9V{@>2O4z@3?WI+E-`QW%>V?Ru6{1- HoD!MA!uekaCd{xFz@eFOW9;4lAw_t))vVcW?0fWv_S=6)n|9VWM3dVc!1 zP2(M}_3Lpf`n56sz;D*1sde{}E&o%@ACTlPP<`H<5n<%BJIp;(Yx@np+TLS9So!0i Y^tt=S8!GHRvN8aHr>mdKI;Vst00kq8M*si- literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/pixelitos/128/user-info.png.import b/tools/configurator/assets/icons/pixelitos/128/user-info.png.import new file mode 100644 index 00000000..14d919ff --- /dev/null +++ b/tools/configurator/assets/icons/pixelitos/128/user-info.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://cyqfk3fjqqgv7" +path="res://.godot/imported/user-info.png-cb1bd67f116b9b2fe5b1fd6eda2bf512.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/pixelitos/128/user-info.png" +dest_files=["res://.godot/imported/user-info.png-cb1bd67f116b9b2fe5b1fd6eda2bf512.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/pixelitos/128/utilities-system-monitor.png b/tools/configurator/assets/icons/pixelitos/128/utilities-system-monitor.png new file mode 100644 index 0000000000000000000000000000000000000000..b1ae3535540bb327de9f3812202d95d161e7096b GIT binary patch literal 456 zcmeAS@N?(olHy`uVBq!ia0vp^4Is?H1|$#LC7xzrVC?sFaSW-r_4bbAszU}M4i`g? zY?Pk({9kxtf#M^sl1CxY91HcI&3U<9;p-*a-IS_vQ&H1P4 z_5BI&-(Uaz-4M+M?`uoGeP{pjuWs%2?f>f38dTxN70+ef!MgLS-Ew3t1$+jR-uyRD zKyr))`;ELWwKd(5}A#=rt~wgr2_?u+L&eHgqMn4peawrNeRf>K=GQr^XZ@0{emA0q|5Izopr08zY_ AM*si- literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/pixelitos/128/utilities-system-monitor.png.import b/tools/configurator/assets/icons/pixelitos/128/utilities-system-monitor.png.import new file mode 100644 index 00000000..1cc0cddf --- /dev/null +++ b/tools/configurator/assets/icons/pixelitos/128/utilities-system-monitor.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://bjh4nrwj4m0av" +path="res://.godot/imported/utilities-system-monitor.png-7cc4e34bfae4e281063940995c31855e.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/pixelitos/128/utilities-system-monitor.png" +dest_files=["res://.godot/imported/utilities-system-monitor.png-7cc4e34bfae4e281063940995c31855e.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/pixelitos/128/utilities-terminal.png b/tools/configurator/assets/icons/pixelitos/128/utilities-terminal.png new file mode 100644 index 0000000000000000000000000000000000000000..c19c8d166d10503db80cae511aeb3dc432353438 GIT binary patch literal 436 zcmeAS@N?(olHy`uVBq!ia0vp^4Is?H1|$#LC7xzrV666ZaSW-r_4bZqUz3A?L*T6n zc?&5{@rM~-8awi0BUN0vPgLIyG`=|BC|1a8`jzj0S3fq`dTmnWzr)cL`Ah-~Ob!ej z42%Wl4<#>I{=c=zwvqFJHUpyq14{#g0K@lN%ofjQgA_mon82#Bai)Jgv+uwrot4k| z4?hStV1ya0z@WE@{Y2L{j&Ce#3~=2C@@CyvH>lq0aAe*A7KD)&=j9ZV{1ccE=Knb_ zmoRJD`uh0mreA-3w)rjM%fJG17|5iC+)LltC5~@=X+OjE`SyMH7HqwC-FODWKDeh6 z_%|$n@x5+8iVy6IfBa=cb|2h421W&jvhYRhJK`SP%36CA$z3;gv3J}Mp7VQ7K9bXF ZDwuU{n+M~`yh8>e4T(Xi z$**1K{GPA$UMXkI5^wE`T!|{&w!8oB+q%H*!{ZZuil;LRmQGRr{NMeE(Wlqn3zM># z1Q?hc7&sUh6&P3=7+{EexODMa<}-Hu=1d6HJ}GDI8fx#) zp0_`D_G4rT6f^&9b35{UGy9Yvy|`tCSMS9uHv}^*Nz&+!w6*ZnKZMT@dadm?11+$3N(Q^_^+cdu@wfU;n)M z&FFF@i3Q=gACc@Q<~{G<=QqLjJWhw&Y`FHVw|`%JLfJlXBsad>Q*{48@zeL$%jF)t vcrCECatD$V7HlqUSeLq9_=_Eixp#gtEv|EHXbhOw&Hx0Su6{1-oD!MHY6Oy*a6o%QipW zuEZ*!;LyOpxGU}1HQ}7w*S`EOjSW7Z-?T;oEXGO3gOX64{fcYFQNnj8!xS!IPyIUQ z&AgN*h^Y#;8d~$ZBY|eJ08R2-xljH|wSVWnI^mR~U%?=ak=Dw zjE>bic90IBfJx4?d-@lCJBIN9bu)1U1k{-4BTUxZC%zfz5>B8;+}=8>ae&nbELie~ Z@xQy>N+ZSW8^Dlc@O1TaS?83{1OTFUe9Hg; literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/pixelitos/128/ventoy.png.import b/tools/configurator/assets/icons/pixelitos/128/ventoy.png.import new file mode 100644 index 00000000..c5f441f0 --- /dev/null +++ b/tools/configurator/assets/icons/pixelitos/128/ventoy.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://juw3gnoq42dv" +path="res://.godot/imported/ventoy.png-6eac4d5386d0196f4066476b7fbff6e6.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/pixelitos/128/ventoy.png" +dest_files=["res://.godot/imported/ventoy.png-6eac4d5386d0196f4066476b7fbff6e6.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/pixelitos/128/video-display.png b/tools/configurator/assets/icons/pixelitos/128/video-display.png new file mode 100644 index 0000000000000000000000000000000000000000..218908f20064689c4a398c91331cc688e3bed0ee GIT binary patch literal 344 zcmeAS@N?(olHy`uVBq!ia0vp^4Is?H1|$#LC7xzrV3hZCaSW-r_4bM*?*RoKhl?8( zm|06(cv}?st$hw|I?X3=&-%N=DgWTLrExN^w=pp)Ft9W*2rw``Q2Cji(39vb-OVA+ z02g&&;9y|nIKTx_1Lnar(2MgR_McP-M|2S*(2>~e{5C19J|R2z-JS>cs*x3mO$@J3 k&^)TY6XXS`qyJYhC`EBS6cM;|j{yigUHx3vIVCg!0LZLEs{jB1 literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/pixelitos/128/video-display.png.import b/tools/configurator/assets/icons/pixelitos/128/video-display.png.import new file mode 100644 index 00000000..1756dbdc --- /dev/null +++ b/tools/configurator/assets/icons/pixelitos/128/video-display.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://dl4luko7t7bwg" +path="res://.godot/imported/video-display.png-c1b6f093b95afead2b6839566f3c5180.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/pixelitos/128/video-display.png" +dest_files=["res://.godot/imported/video-display.png-c1b6f093b95afead2b6839566f3c5180.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/pixelitos/128/viewnior.png b/tools/configurator/assets/icons/pixelitos/128/viewnior.png new file mode 100644 index 0000000000000000000000000000000000000000..a55122281737427e2676e66809c68281e8755382 GIT binary patch literal 470 zcmeAS@N?(olHy`uVBq!ia0vp^4Is?H1|$#LC7xzrV4Ume;uunK>+M~|yh8~R4G%X8 zun4n69_P)Pb~nNNK!OD$m$lAz$7_YmO*5PXSn`S@#RQBWGoAjw{O3a5*Pm~wwH%ne z{vmg+b>+POb{C@h?U)!97+4w@1Q?hc7&sUhVVno{ua@mQa6J6}@`%Mb1!jy0d9B;b z0^4TzHy!U@#35IIzkW8dHe@qWOM~7Ezu47KwNnpaF0ulq2mI#y?GL=nm9hD^CFZA? z4+9I#Aq`n7@!|zDeDi;?z2!U-ysKyhKJYo z@0i@WV`2M+D!!)*1u{F^9N#7Gb-8(=b%%-JO6%#eK8kavol#IDbC!&Tjt-z@KQA+#2pscpy#^qIA;;P<5WOxp`hpQvm6*!g$e z^FLNUGk5KX5}S_frFx%@=Dy<7Qg`00K`}KbLh* G2~7aHa_p@D literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/pixelitos/128/vim.png.import b/tools/configurator/assets/icons/pixelitos/128/vim.png.import new file mode 100644 index 00000000..690e6ec6 --- /dev/null +++ b/tools/configurator/assets/icons/pixelitos/128/vim.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://cb6brvcqwurfx" +path="res://.godot/imported/vim.png-54af0fbd03b34f70d331e252753f4b0d.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/pixelitos/128/vim.png" +dest_files=["res://.godot/imported/vim.png-54af0fbd03b34f70d331e252753f4b0d.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/pixelitos/128/virt-manager.png b/tools/configurator/assets/icons/pixelitos/128/virt-manager.png new file mode 100644 index 0000000000000000000000000000000000000000..451893dd6a38c072a7e1185961acd3340e99f414 GIT binary patch literal 300 zcmeAS@N?(olHy`uVBq!ia0vp^4M1$b!3HF6eks}qq&|DPIEGZ*dV6Q1V3UDJL*j!Q z?dMqM9PIM4R^N2_)G6OLGY-oh;H@~i`$Xct_1`~yQQz5;@!Mw3w6vo?>bCkiUi_*& z|Kp5Z{~p(Q@BLS^bK0MZL*LDPgJ1oADYZ(Cfl+~hrGY_!Ve8AyufJUS&9X+iE%D?V zVF^YbMh>Xt3a{C%wH*yHKfe@3r=?7jZ7@@Jd%_ZP;#lj}W) zrmAAu{x4Sb@AtpI|GSb=xj_?Zv;adW=YRPHUv}2_Fu<%6V6gwp+85=#nqM_codF0u MUHx3vIVCg!03peEZ~y=R literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/pixelitos/128/virt-manager.png.import b/tools/configurator/assets/icons/pixelitos/128/virt-manager.png.import new file mode 100644 index 00000000..4fbd7f63 --- /dev/null +++ b/tools/configurator/assets/icons/pixelitos/128/virt-manager.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://dw526esrfndpe" +path="res://.godot/imported/virt-manager.png-4c68382c156970ff74ad388580f0f05a.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/pixelitos/128/virt-manager.png" +dest_files=["res://.godot/imported/virt-manager.png-4c68382c156970ff74ad388580f0f05a.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/pixelitos/128/virtualbox.png b/tools/configurator/assets/icons/pixelitos/128/virtualbox.png new file mode 100644 index 0000000000000000000000000000000000000000..409dd117fc5f10744d32bd1304880c3af6f7ba6a GIT binary patch literal 547 zcmeAS@N?(olHy`uVBq!ia0vp^4Is?H1|$#LC7xzrV0`82;uunK>+M~8FJ?!P0}p+C z4jgMJ7Z5qqx~F5VS<+L-BE?qKigpJr)xzsu8)gN@naxbyzn<4ErhcD+e!b7+1*dmk z&pUK7C+xJy&tEIOE%KNI7?>OwI2afW%#Io_DgL)%>Ngg(hIR&)1_rQ9Pd2}R?eqA% z@#*>VW6#7qZTMR@eed7DskuxFa5aBIe@uw`ZMi@Db9SGJZ|VOgv0`BcMwtA9S+)*u zyPp3!v|91j`SpL|FZ`Uz2{jyOZ32IR%3Jq;bN1EcZQ6d{=5E`$pJxw8zxd}1H=UzF z@hzj*^9L(lSjr+9`=Fq@;l<~>M{S)Rmi|7Q{O0G67jnu~|CiV8ZQy*M2)F(lL+Hz& z$$t(#|8R~4>`$<>Bzivl=Y8}0=bMH5|J(igJQEZEQ1`N%6m$Bm{{B6529hB2E#@ib zPTpO2_TIc_Qs#`XFjHV?+r+L>cn(>lZ#(;q{PLgq8)oc2Wg8cd>|*&t^MyU`nypSX qLNcN58^cBG4el#`&&fv)(oeikUj!8F43hiE00f?{elF{r5}E*Dr_1I5 literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/pixelitos/128/virtualbox.png.import b/tools/configurator/assets/icons/pixelitos/128/virtualbox.png.import new file mode 100644 index 00000000..cacc41ff --- /dev/null +++ b/tools/configurator/assets/icons/pixelitos/128/virtualbox.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://kw4wv2awswxg" +path="res://.godot/imported/virtualbox.png-a1d0e94699426057117900bff99185cd.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/pixelitos/128/virtualbox.png" +dest_files=["res://.godot/imported/virtualbox.png-a1d0e94699426057117900bff99185cd.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/pixelitos/128/visual-studio-code.png b/tools/configurator/assets/icons/pixelitos/128/visual-studio-code.png new file mode 100644 index 0000000000000000000000000000000000000000..3f03a4b1a3e68d6409f5b7f19955629028b701b0 GIT binary patch literal 566 zcmeAS@N?(olHy`uVBq!ia0vp^4Is?H1|$#LC7xzrVEpUp;uunK>+Rj$zJ~)u8XnGQ zn4&nrT4RC)gW7^69%3i?w#;j3%G3yQ({W&bBzP;t?&!l?*FS#WY9m^=u9VL&Lu|^{ zTFWncckZqCsQvY~>S~JJzccK zSWw-tCZpfr+q{Hl#ruT8VqnW2cx>KrTc`Sd^5-wM?_}iP2xiUyy!-gQ_x8K;?{k7x zfQ|UDzPjPdoZZspeD&39tIqY`V16J3lWp*P%jj3@KVi=2w~PgxFdH3QPyOHDkioZq zkLK^M-t~3JjwyNa|61&?pFg*r|9JAcV~IV39wWq=4Gb%?_yelWoxfLZ|LrrM();ke z>kr?!SNG3?5g0H~quFjVU$J|>e1F~D>ZWbEbD=&2xyJeAe!BxVitAK%!lvI6;x#X;^) zj5kl})B`yR$sR$z3=CCjKus+S48MRv4KElNN(~qoUL`OvSj}Ky5HFasE6|34f$5E> zi(^Q|oVRyJFXh33hHx35ynRtUKUpQJ}=( zv}>H_zR5nNywhds*n$D^as=$^HJmIrmu|zjxVpN9z~1_i6*S&u2U! z$uI{_+{t=pK4FRF|F;(pzx!-H`_?SwzwI?Y{;d7|{seSqX&kWlhglx z=3TYz_P_c2ce#5!=dNHuQ3}+l{hsk#?K%0}FLDpRysCcrQ;zWg55qYIB;t{r!r7ns za^Ii-(aezqs$K6@-Bhv9;m4l;$4`gHi7&W|rao-(^O~v;W{hq_u-z<}sp8xpMu73S*eSvrS59AzTkzEaReY7vp+jA^O|;5Gzq5Fj_6JN|cYgi9fA1Jg zrodAKIDTX9Fsobz8*i}vVsYIgjPO{uhu!0nD|>kJcaD=U&c9xLhdDz7E#4niH>_Iv rUU1UI;+m_A?$0@foG5@Xy_+#SdJ&6Vw}2=xLoj%{`njxgN@xNAe@%J| literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/pixelitos/128/vita3k.png.import b/tools/configurator/assets/icons/pixelitos/128/vita3k.png.import new file mode 100644 index 00000000..bd8b3bbe --- /dev/null +++ b/tools/configurator/assets/icons/pixelitos/128/vita3k.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://bum0ys5hf70g5" +path="res://.godot/imported/vita3k.png-c0ddf00e289504f46d4ea7cb61541a53.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/pixelitos/128/vita3k.png" +dest_files=["res://.godot/imported/vita3k.png-c0ddf00e289504f46d4ea7cb61541a53.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/pixelitos/128/vivaldi.png b/tools/configurator/assets/icons/pixelitos/128/vivaldi.png new file mode 100644 index 0000000000000000000000000000000000000000..4cf424195c8ee86169edcd4153fa3978a61ba418 GIT binary patch literal 450 zcmeAS@N?(olHy`uVBq!ia0vp^4Is?H1|$#LC7xzrVC?jCaSW-r_4e-B+-3)XhQMo! z#54|kiEoT$FiDQzse9?xoAZ0h`;=R2q_zmlEMIvcJJL@0YR>VAUUB~mIFp4N7z7xY z92htnGB%}qJpZ%r={FX&hG?)51ET^%(p$zkpM4ovV9G#Za8AR+GfVG3*!kXdef|3E z7x4~nU#BzeV1+3-Ah%#?alsecMoxrggG+J>>c8eaxNkq7^MM##yt*NNUa

fEdfAvDX4BO%Exxu_8<;!=` z8_X~lI56DFDC0b4_k1?oQ~?I{v-bQGF8}_`aQ{Yfv2mV%Q~loCIID!j>iB1 literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/pixelitos/128/vivaldi.png.import b/tools/configurator/assets/icons/pixelitos/128/vivaldi.png.import new file mode 100644 index 00000000..4b201abd --- /dev/null +++ b/tools/configurator/assets/icons/pixelitos/128/vivaldi.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://c42i5uojjhreb" +path="res://.godot/imported/vivaldi.png-08b49bc811e516a702512e76f5ada49b.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/pixelitos/128/vivaldi.png" +dest_files=["res://.godot/imported/vivaldi.png-08b49bc811e516a702512e76f5ada49b.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/pixelitos/128/vpinball.png b/tools/configurator/assets/icons/pixelitos/128/vpinball.png new file mode 100644 index 0000000000000000000000000000000000000000..3b962514a649bb8727324c91747c8542bea023ed GIT binary patch literal 854 zcmeAS@N?(olHy`uVBq!ia0vp^4Is?H1|$#LC7uRSEa{HEjtmSN`?>!lvI6;x#X;^) zj5kl})B`yR$sR$z3=CCjKus+S48MRv4KElNN(~qoUL`OvSj}Ky5HFasE6|34f$55; zi(^Q|oVRy3W{CufG(42;j6HCP{lXzPR>jr{3pmPNe$!U((K9 z&!T_buQAJ&`~T@{`K#~g&wqHBJa_+Zck%xIeN~riR_Pz4_{6{@BN;;qo?-V`L1uAe0F~|YyYy(o_+Q)rrM{!8ItFJKK`$! zA!EM6tk24rD&8vA8qIY1&9c4r-2S)!;}3j1S^4?L%kTMT`A=YYHc$Ci<8Hg>?u*_( zu8#Mg@Dw9B#pCz|W}aUbJ73@6+w%{uzf~f;pK5)T+=VSHl-}Q~f3eFy!1j6i`}6%S w*T1G?CWfi+nNwVUa{#@t`uPtX%=oY0Bfj-vPxISbz=Y4>>FVdQ&MBb@0PhTG+RixzDEoM94<;c zbr5{XajLa1h{b%zyR%M*4ZfYLX4UEYc6wUxV%g)5-u?b(XI2(_J)*KkpM5Q-0|N&G zqXGkqgZazqD|f$tyt?VU;2DN#3@i-{0t`$J3>NGg&fj<5^JS#>OENG5odq^y!DY(>?|%PTad-ZCBv&|SzkJWSrp_D2a~jkDpeGytTeHvjyRYWUz5_Y(^Y`|zvrAu5_wVNSY_<(7aC@#> zI(%hV^!v%H>faal$JgFJh+>`cFUHmX-z8jm^U)!%r0K|%x040|5`ZWGlLzYslS7Fa^_3!i1`z8IAb_EC(clQ6tRM{*E(B5 zP5F22+t?d-ciTIs8STE_GBH!!@Y~*dXJpZeCWrC^(%H0XRnv+vu zm|%Rou(4Od*=*_>wR4X?HaxDWdUi~J1!N>p5zv5uYbr7^_x|2B$-g$KTkd+Rp2hLI z&Zm#WN2FO@zq?)iA_qe0gi_fBEsWW`&hvI{tQETcD{lV!mi4AJEAFm|T$$LH&jNE0 zNQe2~aDR@SGmd<|XMQ9rujE%ElI#Y)59R0YAJ2Sc+bt26ZE^kG=~v{}*JdG^{UcY% zX@}Hl8T;!t_Lkr4zAjz1wJG0?0m;JxP7AG@&El7fSL%7$T9l?Q{%@$%{#hwK=ycLV z!2|o@N_)Jfxo2-n@0_2U`)cQdC;pd3qS#L;ZC!@!6QDnz+!P2p>Ev&oEqCu%|C^j8 z_LC3)ELUb=f(6Ebi0h0&vvqE{>TEr!bo|esU9EaktaqI2fje@NT0uGKP zYmOaTbMjcu^D{oYE;cFK8{{9%PTujvf9Vtrp6oIfCISf*LoxP=yZMt z(+(z>)&%~5n=h)HuG~MtQosr{A8hCWxdj{7eP_9O|EC%Q6U=6ZO|}lNY#rafuMuWo zgsEJx+4jKd>ZXh5FQ90DkbX#VCe+1HXEGHaJb`dI%p8~{$TC(RfB)w#Ifmqf15a6! WSfp+S80eun}?8Xivj zp^?{TBYUddKc_n+f#ef{otd;e9{yxUu6ykG9q+wj##xAonzU#&5Vfu(^#fPu+@VTxL1 zo6N5{@^_hC&i~YOe$Tk5no0P8J4lLyfl-0s)Gg+ozaZ%)PyW?12!n)Jz*--OuUqzy z?fY_z(No z>tEyYZ<~Gj<$L){T)m~uEQqyWJH9a}PqaEd8%5-@U~Sy~J=I2xVAsQJKyZpC|NYJw zbpH3^^Ph|V|J~0C^(IiE!BSg?m(MGZynt{CLO;mj1_q6&xxbo$;rKEC)b*^5Yke8O t?qLFIXqf+wG3X8FvD$OyNKV-IlWEpZ=Y7ZCx~DP#fv2mV%Q~loCIEL#s$Kv9 literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/pixelitos/128/xarchiver.png.import b/tools/configurator/assets/icons/pixelitos/128/xarchiver.png.import new file mode 100644 index 00000000..60c3733a --- /dev/null +++ b/tools/configurator/assets/icons/pixelitos/128/xarchiver.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://colaalo04nrc8" +path="res://.godot/imported/xarchiver.png-c34fcfb93cffd7f63c7a885ddddae424.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/pixelitos/128/xarchiver.png" +dest_files=["res://.godot/imported/xarchiver.png-c34fcfb93cffd7f63c7a885ddddae424.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/pixelitos/128/xenia.png b/tools/configurator/assets/icons/pixelitos/128/xenia.png new file mode 100644 index 0000000000000000000000000000000000000000..b35f911724b7ce8729af96a61b41d46090cffbfa GIT binary patch literal 669 zcmeAS@N?(olHy`uVBq!ia0vp^4Is?H1|$#LC7uRSEa{HEjtmSN`?>!lvI6;x#X;^) zj5kl})B`yR$sR$z3=CCjKus+S48MRv4KElNN(~qoUL`OvSj}Ky5HFasE6|34fl1oa z#WAE}&f7bVdBKJv4uMS)8*P?s@=)4nvus0i#fJ@VzRWYuTeSY$sY}%>KmYi2vbLt? z&)hx#e%9FiyT19(i`OsNALuY1;Z*QrC}ipoc9_HP=w98ix#xZczu%``z=R^fB2fO9 zr@HFg{9U#F4_F|ISp?J@EI|6-{pk7iuK3@Tm$r?&r*G#!m!E&Bec7^Z`_*{|IAIn; z9e(HWH_Q60UFti4HWi_}`+M$J=GEsX`@a_qEB^PcnsNDemdpG5G2HoaZ^PZ{rrXay z+&ypp_wO$81K!Xefx0C3|GWdY|IdH0<3vyq%e#3NRzcF=4-{-#Z_6tbo{@EDjzBPXJc7A*Px9{97Iv-#EK o;%}#RpZ}@t2Z;wnJpN-8NLcbACBmT!n0^>MUHx3vIVCg!08NJ#od5s; literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/pixelitos/128/xenia.png.import b/tools/configurator/assets/icons/pixelitos/128/xenia.png.import new file mode 100644 index 00000000..f36bd7e2 --- /dev/null +++ b/tools/configurator/assets/icons/pixelitos/128/xenia.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://ctk1xcv6ayi6w" +path="res://.godot/imported/xenia.png-3ecc8e3e2b61f262e8a85dc7908084c0.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/pixelitos/128/xenia.png" +dest_files=["res://.godot/imported/xenia.png-3ecc8e3e2b61f262e8a85dc7908084c0.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/pixelitos/128/xfce-display-profile.png b/tools/configurator/assets/icons/pixelitos/128/xfce-display-profile.png new file mode 100644 index 0000000000000000000000000000000000000000..61f4ea3a783cf3e61686578b6fbec765e472e801 GIT binary patch literal 441 zcmeAS@N?(olHy`uVBq!ia0vp^4Is?H1|$#LC7xzrU~KSoaSW-r_4e+;+(Qlm4uR4; zU0GZU8n~x4JYY(7n0kSc+vwYyHTSg@I*(poQ|9D!KlI%A!uekaCd{xFz@eFOW9;4lAw_t))vVcW?0fWv_S=6)n|9VWM3dVc!1 zP2(M}_3Lpf`n56sz;D*1sde{}E&o%@ACTlPP<`H<5n<%BJIp;(Yx@np+TLS9So!0i Y^tt=S8!GHRvN8aHr>mdKI;Vst00kq8M*si- literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/pixelitos/128/xfce-display-profile.png.import b/tools/configurator/assets/icons/pixelitos/128/xfce-display-profile.png.import new file mode 100644 index 00000000..cc7b71b1 --- /dev/null +++ b/tools/configurator/assets/icons/pixelitos/128/xfce-display-profile.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://kctd2sblmduu" +path="res://.godot/imported/xfce-display-profile.png-19c09860edf51b6fffde545d6b412620.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/pixelitos/128/xfce-display-profile.png" +dest_files=["res://.godot/imported/xfce-display-profile.png-19c09860edf51b6fffde545d6b412620.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/pixelitos/128/xfce4-logo.png b/tools/configurator/assets/icons/pixelitos/128/xfce4-logo.png new file mode 100644 index 0000000000000000000000000000000000000000..98b156ec4d2232cf1a8f6d39f8959e96178230bf GIT binary patch literal 469 zcmeAS@N?(olHy`uVBq!ia0vp^4Is?H1|$#LC7xzrV4UOW;uunK>+M~~bxj5$4uJ+b zzS9-Duc)55SMcb-#Hmv*g;$;Xaa`b^?@8^Z#{zf1ZsgOAerEXTVJzD&H3min29^c} z0fxPr_KUaK9lst{A%BqTfe=WD$$^1`;WxvxKW!=Rgd-SZn4m(83GxT#{NMkz^nYzr z{`m{PS;82mLkt1xC`mPHpa1*wTA)@&sL}V6(_a4myVBCUvZ2$`;@96FFOH|P7I1=0 z2P>&<@F*_&C>-#+`ga%u3(V$*$3A=KH(dHHaPhn38U{T^n0YU}emrN|^`E`co`DH& z1kAOJKr0WFO%4v2{+&gMfdy)ojAfhJf2Gem8#mjF3;eTfK5Y}l2=j{qgI!m>yu$bL z|GVZtMs~Gz-@%*n1AdmX@1DNnem*P0svD*93PEaktaqI1kjhu%ZL>dy6 zSL(Q^bMPrxw5{E$ydrefmMDvcT`j^pn&wVmJi;j=ZXrHl^Mvf8``6;=*?-!KXtS+ojVUqs=j|x8>IFxdfxtO z(ie8~{>m>k7Pe}0|L0x5`1$YOX(e^WGj}qgI=q2l4K{D=S{-rib^+M~`yh8>e4T(Xi z$**1K{GPA$UMXkI5^wE`T!|{&w!8oB+q%H*!{ZZuil;LRmQGRr{NMeE(Wlqn3zM># z1Q?hc7&sUh6&P3=7+{EexODMa<}-Hu=1d6HJ}GDI8fx#) zp0_`D_G4rT6f^&9b35{UGy9Yvy|`tCSMS9uHv}^*Nz&+!w6*ZnKZMT@dadm?11+$3N(Q^_^+cdu@wfU;n)M z&FFF@i3Q=gACc@Q<~{G<=QqLjJWhw&Y`FHVw|`%JLfJlXBsad>Q*{48@zeL$%jF)t vcrCECatD$V7HlqUSeLq9_=_Eixp#gtEv|EHXbhOw&Hx0Su6{1-oD!M+M~~NsNvH4j1zt zE|6(*F6bx=-d5%mvh>WA_qpkY9rB?QPxh2*zAL&l&pY}1@yfM-e(-VcR%2jPU|?xr z5MZblwp&~_|M6zm_kwd6)z;Y?YrnJjF@!S!g*g})6&T(y z)>%GxKmT!Yan;x3=DXAjn07D;KxGs74T|{(Ukj0RZO}gc#&Y+s_v`l^m-zb^)vmNv|GxjcS^R7He0TeL^#*N_3s^ud zXM!0F;?!&Y`OI+lzW)Cuzn{yZdgRQU=FR)d*Z=-5`oq2v>;bTL;h*;oBYI$c)pKh`gw;TqRqr`>NzeT}7ZNmJllR|Y k?s>J(y<^^EWYPEvM)!cS!rJrpt_(on>FVdQ&MBb@047kXr~m)} literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/pixelitos/128/xfsm-hibernate.png.import b/tools/configurator/assets/icons/pixelitos/128/xfsm-hibernate.png.import new file mode 100644 index 00000000..8b138884 --- /dev/null +++ b/tools/configurator/assets/icons/pixelitos/128/xfsm-hibernate.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://ca2dfapnqvbhu" +path="res://.godot/imported/xfsm-hibernate.png-eb3c4ad1d143945dc4aa003ffe9ad825.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/pixelitos/128/xfsm-hibernate.png" +dest_files=["res://.godot/imported/xfsm-hibernate.png-eb3c4ad1d143945dc4aa003ffe9ad825.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/pixelitos/128/xfsm-lock.png b/tools/configurator/assets/icons/pixelitos/128/xfsm-lock.png new file mode 100644 index 0000000000000000000000000000000000000000..826c63291a80a754c47bc8ef46aec698a377546b GIT binary patch literal 509 zcmeAS@N?(olHy`uVBq!ia0vp^4Is?H1|$#LC7xzrU_9dK;uunK>+M}fzrzLs4i_c9 zrhHK-i9P3hy+B}xRL+g)t0_ihf9`GLi29Oxdh(Xs+YjE&zrX+X5xMQz(m#Lh&C&5? zU~*vKU|>{W2%B8zHutYgyl!=00_z4=1qPM|1_1`912PHAivJzIo&D1O!{68GuPhry z4~T(fK>CUsl+XXX`TWNV%i1r`#pen~Fy=6VO#^C zz_fxLY_asydCs0V{rRz9|MG<~L_>{LU^v4#FR(WL_sySk99UqkZ;;)3kKbj#f5Nx- zygjSx{`TMA8p((-?%&jUzl8U5Vru)&?VG=_>RcjHs3d6W{^DNro!cdJ|N8~MWbW_2 zm(L0fN1*XHiunwF%}FS`SiDb^fe{vx4^CJ*TzOO6@}_tXvM6VL^4*jv7i(|jFaUw4 LtDnm{r-UW|fOx=i literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/pixelitos/128/xfsm-lock.png.import b/tools/configurator/assets/icons/pixelitos/128/xfsm-lock.png.import new file mode 100644 index 00000000..cd312cc9 --- /dev/null +++ b/tools/configurator/assets/icons/pixelitos/128/xfsm-lock.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://bh8jxdfm700qy" +path="res://.godot/imported/xfsm-lock.png-f71e20dd912bfe248d60787db7483596.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/pixelitos/128/xfsm-lock.png" +dest_files=["res://.godot/imported/xfsm-lock.png-f71e20dd912bfe248d60787db7483596.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/pixelitos/128/xfsm-logout.png b/tools/configurator/assets/icons/pixelitos/128/xfsm-logout.png new file mode 100644 index 0000000000000000000000000000000000000000..a0efa5cc99ee47bf1e1ea65b471834915230519c GIT binary patch literal 490 zcmeAS@N?(olHy`uVBq!ia0vp^4Is?H1|$#LC7xzrVBF~G;uunK>+M}@KW9S$hl}Y) zy?H^tDNzAFN!rYm@2Zcp}Jw}vnN-3-*L`iSjWHu7iI+70Ojbc{PUS{)&6w} z-(G7WE4slv$Flv~vpYB6Po6&aJEsfOT@4Htfv;;1zIe|0+PM5eolrW4G*Iq zOFz)FS?ag$RIpRb)Qd+MW9MZ0ynndm%kMDWm=p8OYzs8KpY!?8o}Zeq`|rvxHMQm3 z!NLs;0t`$J3>*zNTjmG4+aFKwo~Inan8V1yz^K5$(!gNAUT{v{{q>v!TnXGjWe`!z z1G;lRZ_l5<@_cGBOl&w&uHFVFw3oqs%i{^Z5+ z@!wu=XS%@zv6_J~f$zd)%ZhK7jg|~dFiQ?}t@_TIGXHb*`t{!}8$}@&gB<&y>yEfU z&EK0@@8^pi5QDpa<&U`sjun4-@!b{K`7^x!d}oZa*9s4qC0GCDKD$MIee9p#zfUhl zGB9DQrNdkKs{Q#2w_fbm-*9_=7n0-y|6jF?d+Xodzopr0Ihwo!T+RjUxrYoy8ZJtt zDps`cp4hX2u~J3(Ad^Q}ip>AHpYMcSsM|Gd{UtM>sns#(=dVmWy{mOr{Qb+Ck#HgZ1T02`(N)NbqG`~AtiqxrJZ2k$qSgZd3{e7vr>CSm>Wb0sR!0sx^eD|04+rK@H zoKT0N$O1VZoIlhveqQzW?`$OB^lWACsC9TXPvQIh)B1bWSN#2}`&!Hg;xHzl(;F6l zV_5qB;?~o9k8fZzmvv4FO#s>)skHzA literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/pixelitos/128/xfsm-shutdown.png.import b/tools/configurator/assets/icons/pixelitos/128/xfsm-shutdown.png.import new file mode 100644 index 00000000..f8d8fa05 --- /dev/null +++ b/tools/configurator/assets/icons/pixelitos/128/xfsm-shutdown.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://tws4xarqvbiq" +path="res://.godot/imported/xfsm-shutdown.png-6f7a0e303a4a02e44cbedbc6aae6f96d.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/pixelitos/128/xfsm-shutdown.png" +dest_files=["res://.godot/imported/xfsm-shutdown.png-6f7a0e303a4a02e44cbedbc6aae6f96d.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/pixelitos/128/xfsm-suspend-hibernate.png b/tools/configurator/assets/icons/pixelitos/128/xfsm-suspend-hibernate.png new file mode 100644 index 0000000000000000000000000000000000000000..51d35801b662ab4ccdb9edd4e299829dcd9712aa GIT binary patch literal 490 zcmeAS@N?(olHy`uVBq!ia0vp^4Is?H1|$#LC7xzrVBF~G;uunK>+M~~NsNvH4j1zt zE|6(*F6bx=-d5%mvh>WA_qpkY9rB?QPxh2*zAL&l&pY}1@yfM-e(-VcR%2jPU|?xr z5MZblwp&~_|M6zm_kwd6)z;Y?YrnJjF@!S!g*g})6&T(y z)>%GxKmT!Yan;x3=DXAjn07D;KxGs74T|{(Ukj0RZO}gc#&Y+s_v`l^m-zb^)vmNv|GxjcS^R7He0TeL^#*N_3s^ud zXM!0F;?!&Y`OI+lzW)Cuzn{yZdgRQU=FR)d*Z=-5`oq2v>;bTL;h*;oBYI$c)pKh`gw;TqRqr`>NzeT}7ZNmJllR|Y k?s>J(y<^^EWYPEvM)!cS!rJrpt_(on>FVdQ&MBb@047kXr~m)} literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/pixelitos/128/xfsm-suspend-hibernate.png.import b/tools/configurator/assets/icons/pixelitos/128/xfsm-suspend-hibernate.png.import new file mode 100644 index 00000000..565cfaa8 --- /dev/null +++ b/tools/configurator/assets/icons/pixelitos/128/xfsm-suspend-hibernate.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://clb8oignvghhs" +path="res://.godot/imported/xfsm-suspend-hibernate.png-3a044e23bc300ce4daf6f2c4b36569a9.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/pixelitos/128/xfsm-suspend-hibernate.png" +dest_files=["res://.godot/imported/xfsm-suspend-hibernate.png-3a044e23bc300ce4daf6f2c4b36569a9.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/pixelitos/128/xfsm-suspend.png b/tools/configurator/assets/icons/pixelitos/128/xfsm-suspend.png new file mode 100644 index 0000000000000000000000000000000000000000..826c63291a80a754c47bc8ef46aec698a377546b GIT binary patch literal 509 zcmeAS@N?(olHy`uVBq!ia0vp^4Is?H1|$#LC7xzrU_9dK;uunK>+M}fzrzLs4i_c9 zrhHK-i9P3hy+B}xRL+g)t0_ihf9`GLi29Oxdh(Xs+YjE&zrX+X5xMQz(m#Lh&C&5? zU~*vKU|>{W2%B8zHutYgyl!=00_z4=1qPM|1_1`912PHAivJzIo&D1O!{68GuPhry z4~T(fK>CUsl+XXX`TWNV%i1r`#pen~Fy=6VO#^C zz_fxLY_asydCs0V{rRz9|MG<~L_>{LU^v4#FR(WL_sySk99UqkZ;;)3kKbj#f5Nx- zygjSx{`TMA8p((-?%&jUzl8U5Vru)&?VG=_>RcjHs3d6W{^DNro!cdJ|N8~MWbW_2 zm(L0fN1*XHiunwF%}FS`SiDb^fe{vx4^CJ*TzOO6@}_tXvM6VL^4*jv7i(|jFaUw4 LtDnm{r-UW|fOx=i literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/pixelitos/128/xfsm-suspend.png.import b/tools/configurator/assets/icons/pixelitos/128/xfsm-suspend.png.import new file mode 100644 index 00000000..8d25a841 --- /dev/null +++ b/tools/configurator/assets/icons/pixelitos/128/xfsm-suspend.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://djlda22gv60gu" +path="res://.godot/imported/xfsm-suspend.png-cfe593bd66be194de1dfe7cc031489b9.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/pixelitos/128/xfsm-suspend.png" +dest_files=["res://.godot/imported/xfsm-suspend.png-cfe593bd66be194de1dfe7cc031489b9.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/pixelitos/128/xfsm-switch-user.png b/tools/configurator/assets/icons/pixelitos/128/xfsm-switch-user.png new file mode 100644 index 0000000000000000000000000000000000000000..82d0ecac2481fb0c892f6435c6d4886ef7fa68bc GIT binary patch literal 459 zcmeAS@N?(olHy`uVBq!ia0vp^4Is?H1|$#LC7xzrV4URX;uunK>+Rixy@w1094<;M zwOYZ@)ez+&7{HjxuXjh+#NzRZ_j3iM7wNmp9a`oy*E&A_edh6br&oTdscG+A$mzhq z!N91%z;YmC*89Nk`})sctLjT&Er5$RSRR=6`_J*e62E>=zdfspX>-55mHGyz9V|dS z4GaPdOb28ZEU&E#d2Q+VzPRVsoC91BguvoJgBuo}x%vCSwXEaQYwa6F!PbDK5}Z|k zfB#)4z9EVcXaLLwFkJ|BM9DNT%wb{#J4V8P<=zEfKeKH5f4}bidE1`4f6t4w!WdX! z1~;s){30B1+dcg}XOw;T1r&!)c_HocUi`#9c?GTCKeF$Ck4AFYKTGxuTXl)plKJ_p r2q)br;uF~V-O}lG?H(krJz$q#6W~?e=(s150SG)@{an^LB{Ts5?n03= literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/pixelitos/128/xfsm-switch-user.png.import b/tools/configurator/assets/icons/pixelitos/128/xfsm-switch-user.png.import new file mode 100644 index 00000000..c860be37 --- /dev/null +++ b/tools/configurator/assets/icons/pixelitos/128/xfsm-switch-user.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://dm3oshwyhw0hv" +path="res://.godot/imported/xfsm-switch-user.png-fd4d0f61da789e7b3a306ea7c2872371.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/pixelitos/128/xfsm-switch-user.png" +dest_files=["res://.godot/imported/xfsm-switch-user.png-fd4d0f61da789e7b3a306ea7c2872371.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/pixelitos/128/xfsm-users.png b/tools/configurator/assets/icons/pixelitos/128/xfsm-users.png new file mode 100644 index 0000000000000000000000000000000000000000..61f4ea3a783cf3e61686578b6fbec765e472e801 GIT binary patch literal 441 zcmeAS@N?(olHy`uVBq!ia0vp^4Is?H1|$#LC7xzrU~KSoaSW-r_4e+;+(Qlm4uR4; zU0GZU8n~x4JYY(7n0kSc+vwYyHTSg@I*(poQ|9D!KlI%A!uekaCd{xFz@eFOW9;4lAw_t))vVcW?0fWv_S=6)n|9VWM3dVc!1 zP2(M}_3Lpf`n56sz;D*1sde{}E&o%@ACTlPP<`H<5n<%BJIp;(Yx@np+TLS9So!0i Y^tt=S8!GHRvN8aHr>mdKI;Vst00kq8M*si- literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/pixelitos/128/xfsm-users.png.import b/tools/configurator/assets/icons/pixelitos/128/xfsm-users.png.import new file mode 100644 index 00000000..f2d85558 --- /dev/null +++ b/tools/configurator/assets/icons/pixelitos/128/xfsm-users.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://bjf3tp0qwjjpa" +path="res://.godot/imported/xfsm-users.png-e4cbbe906659595119609a952fc5eeef.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/pixelitos/128/xfsm-users.png" +dest_files=["res://.godot/imported/xfsm-users.png-e4cbbe906659595119609a952fc5eeef.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/pixelitos/128/youtube-music.png b/tools/configurator/assets/icons/pixelitos/128/youtube-music.png new file mode 100644 index 0000000000000000000000000000000000000000..43b218343d8f9b36e6eec5acdf9c1b31300e93cf GIT binary patch literal 486 zcmeAS@N?(olHy`uVBq!ia0vp^4Is?H1|$#LC7xzrU|j3z;uunK>+M~~zC#8)4i_Z~ z|7*81Z_t<|{l?_|+w>I=v?n?@N}N4w`0PeRkKo+(?@cXcF|af+2rw`?Fw9B&*|V#r zZ~oEaEP|`!7i?fsfJ>EFvU{BWdDGIa>wcd8zJG5l8$}O@LA7x(JZGq%`#Jpl$E*GE zHMQZ-S;82iLFREVFe)(geX9F2=kJ%-+mTHBqqnVozkPM>%k+Zxza`f&Y-3=7nkDn} zt>z2cn}G>xDoj1t3YG)r-d-~-u>I%boTviWY^xYWKI9?_^YmQ=AOF? zs``N5_t@8l?8Q0EcdXRb|BE@O^Y6x?N5vfxf21NAa~L6RYhWngyKwT|eSd+o^OLn3 gbQu_-&T;?AkoDJEc&)sNJp&MUy85}Sb4q9e00sW5RR910 literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/pixelitos/128/youtube-music.png.import b/tools/configurator/assets/icons/pixelitos/128/youtube-music.png.import new file mode 100644 index 00000000..4f6a3660 --- /dev/null +++ b/tools/configurator/assets/icons/pixelitos/128/youtube-music.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://bby02mc8j6rxt" +path="res://.godot/imported/youtube-music.png-a68391bc077b1092e1080aebe6b0c48c.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/pixelitos/128/youtube-music.png" +dest_files=["res://.godot/imported/youtube-music.png-a68391bc077b1092e1080aebe6b0c48c.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/pixelitos/128/youtube.png b/tools/configurator/assets/icons/pixelitos/128/youtube.png new file mode 100644 index 0000000000000000000000000000000000000000..2363fd616ce8f99fba1bd7d2909da87fac8f01ed GIT binary patch literal 556 zcmeAS@N?(olHy`uVBq!ia0vp^4Is?H1|$#LC7uRSEa{HEjtmSN`?>!lvI6;x#X;^) zj5kl})B`yR$sR$z3=CCjKus+S48MRv4KElNN(~qoUL`OvSj}Ky5HFasE6@h0Z z<+x)q!y^^}^#%*ZBb*9;426#+FIoQ2yFBjzONX$-93;6s>*w2NG88hQ2?MpD3f2Dm z%KT?n`i^%S`s?EAZG}OGBB|K%{XL`FN83hDBs;;ds**f1AGcVgI`dV+^N2LkP(Q zJ3a>O`OQ>*`*3;=6D0WHlI4FMS5!CcH=X-gT@581fx!`f#Zr`eo?Q2IV01Egy85}S Ib4q9e0QHc(`~Uy| literal 0 HcmV?d00001 diff --git a/tools/configurator/assets/icons/pixelitos/128/youtube.png.import b/tools/configurator/assets/icons/pixelitos/128/youtube.png.import new file mode 100644 index 00000000..17062fed --- /dev/null +++ b/tools/configurator/assets/icons/pixelitos/128/youtube.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://d1d6jxsn2h6xc" +path="res://.godot/imported/youtube.png-fbf043c4dc55e4142692a98c11bbcb78.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/icons/pixelitos/128/youtube.png" +dest_files=["res://.godot/imported/youtube.png-fbf043c4dc55e4142692a98c11bbcb78.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/tools/configurator/assets/icons/pixelitos/16/app.xemu.xemu.png b/tools/configurator/assets/icons/pixelitos/16/app.xemu.xemu.png deleted file mode 100644 index 671edffdef24bf92bf448c295b953e99650560fb..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 183 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!61|;P_|4#%`b)GJcAr_~TQyQ4+j2HgrQEBL3 ze$UXz00@+_^`gQYr##!Yf^Uan&xu)yLM;rNqSS&+563VR>k6A)-dM>x-9p$dJtzN6 diff --git a/tools/configurator/assets/icons/pixelitos/16/duckstation-nogui.png b/tools/configurator/assets/icons/pixelitos/16/duckstation-nogui.png deleted file mode 120000 index c0f6786a..00000000 --- a/tools/configurator/assets/icons/pixelitos/16/duckstation-nogui.png +++ /dev/null @@ -1 +0,0 @@ -duckstation.png \ No newline at end of file diff --git a/tools/configurator/assets/icons/pixelitos/16/duckstation.png b/tools/configurator/assets/icons/pixelitos/16/duckstation.png deleted file mode 100644 index c87c191066d31eaeddddb8efd6ebbd35551d5ecb..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 277 zcmV+w0qXvVP)0002oNklB^|{Dmxtl^}wr5EN|oOp720+E{o11re=85bq=GSQsbSxa$9^$;*40 zHyP2nQ#@o^3V>cQ&h9egRXfgQ<+9F@@(!S4-0%^vRMt|D{-u>C@<@Gi#3ML8qGpIu z0JC7|FM5P{EC2evCQli}hsnw4hE;1|^zJk9GR!TSC(&{r&Es-`PBZ!bH&grx1<-ZX zE_cCuV4!r>EQgDv-)Q8HZ08Ic+#Lw4im-hU-w`xiuUUE8S+!xre^ADwi7 b{t`X_uB%CNc+tQ300000NkvXXu0mjfN@00y diff --git a/tools/configurator/assets/icons/pixelitos/16/net.pcsx2.PCSX2.png b/tools/configurator/assets/icons/pixelitos/16/net.pcsx2.PCSX2.png deleted file mode 100644 index 7802e4e57a6aed6733c25c59a43af062f95fe53b..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 188 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!61|;P_|4#%`&7LlfAr_~TOJ4u}G@p_EM(B~l zCk`AqFv04xy`QNMj|h|44BZn9(^sc0H%?lSdhj`GNyAxfk?O`IW{JeO17c!FD%x2i z3x3_IuQ;r1Jfl<4Rz~9+Q(yv6;D6!HKGhn*Bc9riB_ug38-d`UVis@d-UChA8(vJ~ jizr}~+Nihq1}nqN^(LzszFqGEI)}m2)z4*}Q$iB}{~Sis diff --git a/tools/configurator/assets/icons/pixelitos/16/net.retrodeck.retrodeck.png b/tools/configurator/assets/icons/pixelitos/16/net.retrodeck.retrodeck.png deleted file mode 100644 index 3a17519d097ce3426880fb6cbfd3dd0a23b3052e..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 352 zcmV-m0iXVfP)YU6vlt&=B7!73R=NIpG7x8-$8{gx`{4z(MeZnx4J04fs^9sgE$s4+*-&W)L`R~ z_BOexvHDFX3E%ntoCp)V97O4K{;F#XU_u4JFz^`FvTsqKiGAVmd`SS5OLj2~JUb_2 zvGZ2vGX+pC*;NOux{HmwG*v8!WGoEo9H$QQ1>dk(TkRNc=bW-3xvA7;Q4rf0h|A_ z9hb_B{VdAsNoIfZe$Ex#yGOzA2Ic9R!C^UZpPmG- k%Oi#=i@zopr05bhAjQ{`u diff --git a/tools/configurator/assets/icons/pixelitos/16/org.DolphinEmu.dolphin-emu.png b/tools/configurator/assets/icons/pixelitos/16/org.DolphinEmu.dolphin-emu.png deleted file mode 100644 index 6e56ca025c9a7050d3602d9f0134f92d5d736709..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 191 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!61|;P_|4#%`ZJsWUAr_~T6C_xBPRJ}h`TxK0 zr2_rw69rc@dd&_rl`i<7u;as2=FrXhtI~EbdT}ex;!UZ4u;u5WHA pW8z$4^(-I7N^x5oH^!L^4AZ7qbL>y8*adVEgQu&X%Q~loCIBMMNQeLc diff --git a/tools/configurator/assets/icons/pixelitos/16/org.gnome.Yelp.png b/tools/configurator/assets/icons/pixelitos/16/org.gnome.Yelp.png deleted file mode 100644 index 0e8b1912d4233c20bbea505b7685710c0811e4d4..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 204 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!61|;P_|4#%`lRaG=Lo7}&4R#c2P~Z?*=KnPC z{@UYJVzNQ)92?y7xK6L@b})G4(fPyj8duca*ONM4oQcfcHC>3|L8Bul-{c9V393uF z_D)&;Wf{wUqi8R)bJrrDSl@oiP*^Hme%t8$>EwtGW!0#x4Qmp5HvWDv>%^S*aYv%w zJLUFluD{TEA-QC!IZuVq*4POxD@y+!%E^0tzjPnN)^~n0lQs*~0iDO->FVdQ&MBb@ E0QYHCa{vGU diff --git a/tools/configurator/assets/icons/pixelitos/16/org.mamedev.MAME.png b/tools/configurator/assets/icons/pixelitos/16/org.mamedev.MAME.png deleted file mode 100644 index c4c264d0c1fcc050aae7370534e34b808550d02e..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 178 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!61|;P_|4#%`m7Xq+Ar_~T6C@-ZG9Ui`@5TN9 z|8cc*PCaQQ8=pMwxA^vd(%*9jfWT!{8XFMINZZ5q;8Ks?IghTioQ8=)XC>keEc=P5@Oa^r*G1nbtWWttRRFBT31b8W(*^96qkNxv*vGgjAmA4^FBx YEVQ&X<$W~qC(scLp00i_>zopr0F*>Zy#N3J diff --git a/tools/configurator/assets/icons/pixelitos/16/org.ppsspp.PPSSPP.png b/tools/configurator/assets/icons/pixelitos/16/org.ppsspp.PPSSPP.png deleted file mode 100644 index 54afd901bc568b899d005a8912a79cd1ea8cb967..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 246 zcmVyE5Qgt3RVW1SFuTkylg*x|^Hufh^DNa^g6%sXP)KeD$mp(Ofn>kyrMcdH|6h(=TJ7LL!oM|o;t5rOEFIgFpW|gpve0GDB>F_0eT#L1t7_= z&~wOgeeQKy0DxdLLAg+A>`vQ-*g>^chiQ~x8pWit&xzv<0OdlZxjSta-L{QL)3Mnf zk=JvW&*t(7N##2P_ioP7rc{iL?tDLPi z98VE?4%zO2VrU=+2r()5AkyTksn>t)f|Y>H{`i}Tmh00EaQF?t#2_Z+@5|~6!Ea_w T_L$xa00000NkvXXu0mjf?Ld!j diff --git a/tools/configurator/assets/icons/pixelitos/16/org.ryujinx.Ryujinx.png b/tools/configurator/assets/icons/pixelitos/16/org.ryujinx.Ryujinx.png deleted file mode 100644 index 604f23bff894389117a808c926df7780d8035a30..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 171 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!61|;P_|4#%`MV>B>Ar`0iPTa_Qz<`5A{@MwR znTNNg7r(W%>AKFbaznrpm9`T<+uH2q7}{ zI{X)2S$Dk0LNwV}Fp|0Jk-Go91dVAECpNB5JhUtz?VA1?HiN_&ETJ817?(d%&&<&< zi95PO?Kjvwe2V>0Bcb3sUre&3K~JrxUYI8ZkUmnqeM!VQ!pkxAMUa z2F3mdKI;Vst E00Q_;EC2ui diff --git a/tools/configurator/assets/icons/pixelitos/16/retroarch.png b/tools/configurator/assets/icons/pixelitos/16/retroarch.png deleted file mode 100644 index 9cf89ada2b93fc63740962d60ff8a20f30da5bbe..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 185 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!61|;P_|4#%`4W2HJAr`0CPCm`cpvd8J)M`z) zlSYfya{g~Ai&*w+cTT@(KA|&!i>tx4O0#v3oArY;9e#=VPUZ#KlP;e>6<99lX)VQY z`eN&&|e-xvpuZn`v|C^NT7sxz!7%r&Z6mS+*swDfCew j+xvZ=Ca3O-eaEX>4Tx04R}tkv&MmKpe$i(~2S$2Q#QRWT;LSM5Q=t6^c+H)C#RSm|Xe=O&XFE z7e~Rh;NZt%)xpJCR|i)?5c~jfbaGO3krMxx6k5c3aNLh~_a1le0HI!Hx*eJTbi=Vy ziMW)>u1ejn2tj~|A;c7Bn{%?9M91-Uj{slqqCBhfxj#prma`cUkcelQX*t9j#Ia4s zO4_d?Dkr z#(9ggUaqp{J^2g6Ib&s+>oiA@z#^6)LxPGbN+`oYlvaZj8!6h4ckmB;ewkb void: status_code_label = get_node("%status_code_label") theme_option = get_node("%theme_optionbutton") - emu_select_option = get_node("%emu_select_option") - emu_pick_option = get_node("%emu_pick_option") tab_container = get_node("%TabContainer") anim_logo = get_node("%logo_animated") log_option = get_node("%logs_button") @@ -77,22 +84,8 @@ func _connect_signals() -> void: #signal_theme_changed.connect(_conf_theme) theme_option.item_selected.connect(_conf_theme) signal_theme_changed.emit(theme_option.item_selected) - emu_select_option.item_selected.connect(_emu_select) - emu_pick_option.item_selected.connect(_emu_pick) log_option.item_selected.connect(_load_log) -func _emu_select(index: int) -> void: - emu_pick_option.visible = true - #change to radio button select - _play_main_animations() - if (index == 3): # make function and pass start and end - emu_pick_option.set_item_disabled(1, true) - emu_pick_option.set_item_disabled(2, true) - -func _emu_pick(index: int) -> void: - emu_pick_option.visible = true - _play_main_animations() - func _load_log(index: int) -> void: var log_content:String match index: @@ -191,8 +184,8 @@ func _on_locale_selected(index): combine_tkeys() func combine_tkeys(): #More as a test - $Background/MarginContainer/TabContainer/TK_SYSTEM/ScrollContainer/VBoxContainer/HBoxContainer/GridContainer/cheats.text = tr("TK_CHEATS") + " " + tr("TK_SOON") - #$Background/MarginContainer/TabContainer/TK_SYSTEM/ScrollContainer/VBoxContainer/game_control_container/GridContainer/cheats.text = tr("TK_CHEATS") + " " + tr("TK_SOON") + %cheats.text = tr("TK_CHEATS") + " " + tr("TK_SOON") # switched to access as a unique name as easier to refactor + #$Background/MarginContainer/TabContainer/TK_SYSTEM/ScrollContainer/VBoxContainer/HBoxContainer/GridContainer/cheats.text = tr("TK_CHEATS") + " " + tr("TK_SOON") $Background/MarginContainer/TabContainer/TK_GRAPHICS/ScrollContainer/VBoxContainer/decorations_container/GridContainer/shaders.text = tr("TK_SHADERS") + " " + tr("TK_SOON") $Background/MarginContainer/TabContainer/TK_GRAPHICS/ScrollContainer/VBoxContainer/extra_container/GridContainer/tate_mode.text = tr("TK_TATE") + " " + tr("TK_SOON") $Background/MarginContainer/TabContainer/TK_CONTROLS/ScrollContainer/VBoxContainer/controls_container/hotkey_sound.text = tr("TK_HOTKEYSOUND") + " " + tr("TK_SOON") diff --git a/tools/configurator/main.tscn b/tools/configurator/main.tscn index f1293afd..7975ea76 100644 --- a/tools/configurator/main.tscn +++ b/tools/configurator/main.tscn @@ -1,4 +1,4 @@ -[gd_scene load_steps=45 format=3 uid="uid://61f6m4r1mpan"] +[gd_scene load_steps=48 format=3 uid="uid://61f6m4r1mpan"] [ext_resource type="Texture2D" uid="uid://bv6vh33cnfaw4" path="res://icon.svg" id="1_axfei"] [ext_resource type="Script" path="res://main.gd" id="1_obpq7"] @@ -9,35 +9,38 @@ [ext_resource type="Script" path="res://tk_about.gd" id="4_m4rto"] [ext_resource type="Script" path="res://Rekku.gd" id="4_nqqx3"] [ext_resource type="Texture2D" uid="uid://cxyml1owhi6de" path="res://res/pixel_ui_theme/8x8_ui_icons.png" id="4_v1scw"] -[ext_resource type="Texture2D" uid="uid://y71xve24ujw7" path="res://assets/icons/pixelitos/128/retroarch.png" id="4_xcuib"] +[ext_resource type="Texture2D" uid="uid://dk856hwnwsuab" path="res://assets/icons/pixelitos/128/retroarch.png" id="4_xcuib"] [ext_resource type="Texture2D" uid="uid://d2lm4mfx1gt86" path="res://assets/graphics/retrodeck_base_shake0.png" id="5_7rjbt"] [ext_resource type="Script" path="res://helper_text.gd" id="5_cprkf"] [ext_resource type="Texture2D" uid="uid://dxdhjp18rgmr4" path="res://res/flags/united_kingdom_32.png" id="5_exkn2"] [ext_resource type="StyleBox" uid="uid://ba3l3ja1jbqpx" path="res://assets/themes/emulators.tres" id="5_rjtkn"] [ext_resource type="Texture2D" uid="uid://cjv6lhd4g63m3" path="res://assets/graphics/retrodeck_base_shake1.png" id="6_d43n7"] [ext_resource type="Texture2D" uid="uid://cru43y7hco6kh" path="res://res/flags/italy_32.png" id="6_fiylw"] -[ext_resource type="Texture2D" uid="uid://m5283vouicmb" path="res://assets/icons/pixelitos/128/duckstation.png" id="6_winpq"] -[ext_resource type="Texture2D" uid="uid://c0xtgqyl2whg" path="res://assets/icons/pixelitos/128/net.kuribo64.melonDS.png" id="7_4otos"] +[ext_resource type="Texture2D" uid="uid://cxwnt3djsrck7" path="res://assets/icons/pixelitos/128/duckstation.png" id="6_winpq"] +[ext_resource type="Texture2D" uid="uid://c2furjlxwkxih" path="res://assets/icons/pixelitos/128/net.kuribo64.melonDS.png" id="7_4otos"] [ext_resource type="Texture2D" uid="uid://cyqo650hjucw6" path="res://assets/graphics/retrodeck_base_shake2.png" id="7_mo842"] [ext_resource type="Texture2D" uid="uid://cti2vt14gxisl" path="res://res/flags/germany_32.png" id="7_qgxid"] -[ext_resource type="Texture2D" uid="uid://ch0e6q0xhxdb0" path="res://assets/icons/pixelitos/128/org.ppsspp.PPSSPP.png" id="8_akxf7"] +[ext_resource type="Texture2D" uid="uid://c7i7mr38qxa4f" path="res://assets/icons/pixelitos/128/org.ppsspp.PPSSPP.png" id="8_akxf7"] [ext_resource type="Texture2D" uid="uid://bojog0xvms7hr" path="res://assets/graphics/retrodeck_base_shake3.png" id="8_l3t5c"] [ext_resource type="Texture2D" uid="uid://bns0ot5pbf03h" path="res://res/flags/sweden_32.png" id="8_lptln"] [ext_resource type="Texture2D" uid="uid://uko0ikrtjkj" path="res://assets/graphics/retrodeck_base_shake4.png" id="9_8eqo6"] [ext_resource type="Texture2D" uid="uid://dhsorn3kcfdcv" path="res://res/flags/ukraine_32.png" id="9_dp7oa"] -[ext_resource type="Texture2D" uid="uid://cf6l70x4vr7e7" path="res://assets/icons/pixelitos/128/org.zdoom.GZDoom.png" id="9_iu6bj"] +[ext_resource type="Texture2D" uid="uid://djpgrd6fs7u2w" path="res://assets/icons/pixelitos/128/org.zdoom.GZDoom.png" id="9_iu6bj"] [ext_resource type="Texture2D" uid="uid://dtwjo7co226dw" path="res://res/flags/japan_32.png" id="10_e8mt0"] -[ext_resource type="Texture2D" uid="uid://cw8v7tjh5btt1" path="res://assets/icons/pixelitos/128/org.citra_emu.citra.png" id="10_wbaif"] -[ext_resource type="Texture2D" uid="uid://8cs0u4cejbdu" path="res://assets/icons/pixelitos/128/org.DolphinEmu.dolphin-emu.png" id="11_61sak"] +[ext_resource type="Texture2D" uid="uid://bevamv2c8knnn" path="res://assets/icons/pixelitos/128/org.citra_emu.citra.png" id="10_wbaif"] +[ext_resource type="Texture2D" uid="uid://dbvjugxp84gsj" path="res://assets/icons/pixelitos/128/org.DolphinEmu.dolphin-emu.png" id="11_61sak"] [ext_resource type="Texture2D" uid="uid://cbwhpqip43aei" path="res://res/flags/china_32.png" id="11_ri2fv"] -[ext_resource type="Texture2D" uid="uid://donemjr3ojyxm" path="res://assets/Tilemap/tilemap.png" id="32_ja26r"] [ext_resource type="Texture2D" uid="uid://cor8ep0fkqm08" path="res://res/Rekku/base.png" id="32_omdu2"] [ext_resource type="Texture2D" uid="uid://cavtn1rljc5oe" path="res://res/Rekku/eyes-open.png" id="33_loftd"] [ext_resource type="Texture2D" uid="uid://cv7nckloqhn5m" path="res://res/Rekku/blink1.png" id="34_liw3o"] [ext_resource type="Texture2D" uid="uid://by0oj188x350g" path="res://res/Rekku/blink2.png" id="35_dxwop"] [ext_resource type="Texture2D" uid="uid://kx8eypf4ffvu" path="res://res/Rekku/mouth-base.png" id="36_qon8n"] -[ext_resource type="Texture2D" uid="uid://bo8ylm2fxoang" path="res://assets/icons/pixelitos/128/org.mamedev.MAME.png" id="36_r80tt"] +[ext_resource type="Texture2D" uid="uid://chd6d8tx081hm" path="res://assets/icons/pixelitos/128/org.mamedev.MAME.png" id="36_r80tt"] [ext_resource type="Texture2D" uid="uid://b6gl8sltbak7v" path="res://res/Rekku/mouth-O.png" id="37_2mdp6"] +[ext_resource type="Texture2D" uid="uid://dpi351mmxu7x6" path="res://assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0797.png" id="38_prt7u"] +[ext_resource type="Texture2D" uid="uid://ckyvec3wqx3t" path="res://assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0798.png" id="39_5ft88"] +[ext_resource type="Texture2D" uid="uid://n4hywdifr1q4" path="res://assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0763.png" id="39_m4qgd"] +[ext_resource type="Texture2D" uid="uid://bwcc0mjxxm0w1" path="res://assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0764.png" id="40_pnuor"] [sub_resource type="StyleBoxFlat" id="StyleBoxFlat_icgo5"] bg_color = Color(0.941176, 0.388235, 0.917647, 1) @@ -505,6 +508,7 @@ disabled = true text = "TK_ADVANCED" [node name="cheats" type="CheckButton" parent="Background/MarginContainer/TabContainer/TK_SYSTEM/ScrollContainer/VBoxContainer/HBoxContainer/GridContainer"] +unique_name_in_owner = true layout_mode = 2 size_flags_horizontal = 3 disabled = true @@ -576,41 +580,6 @@ text = "TK_GENTOOLS" [node name="tools_separator" type="HSeparator" parent="Background/MarginContainer/TabContainer/TK_TOOLS/ScrollContainer/VBoxContainer/tools_container"] layout_mode = 2 -[node name="emu_select_option" type="OptionButton" parent="Background/MarginContainer/TabContainer/TK_TOOLS/ScrollContainer/VBoxContainer/tools_container"] -unique_name_in_owner = true -layout_mode = 2 -size_flags_horizontal = 4 -item_count = 4 -selected = 0 -popup/item_0/text = "TK_SELECT_EMU" -popup/item_0/id = 0 -popup/item_0/disabled = true -popup/item_0/separator = true -popup/item_1/text = "RetroArch" -popup/item_1/id = 1 -popup/item_2/text = "MAME" -popup/item_2/id = 2 -popup/item_3/text = "" -popup/item_3/id = 3 - -[node name="emu_pick_option" type="OptionButton" parent="Background/MarginContainer/TabContainer/TK_TOOLS/ScrollContainer/VBoxContainer/tools_container"] -unique_name_in_owner = true -visible = false -layout_mode = 2 -size_flags_horizontal = 4 -item_count = 4 -selected = 0 -popup/item_0/text = "TK_ACTION_EMU" -popup/item_0/id = 0 -popup/item_0/disabled = true -popup/item_0/separator = true -popup/item_1/text = "HELP" -popup/item_1/id = 1 -popup/item_2/text = "LAUNCH" -popup/item_2/id = 2 -popup/item_3/text = "RESET" -popup/item_3/id = 3 - [node name="emu_open_button" type="Button" parent="Background/MarginContainer/TabContainer/TK_TOOLS/ScrollContainer/VBoxContainer/tools_container"] layout_mode = 2 text = "TK_EMUOPEN" @@ -1103,10 +1072,10 @@ layout_mode = 1 anchors_preset = -1 anchor_left = 1.0 anchor_right = 1.0 -offset_left = -33.0 -offset_top = 50.0 -offset_right = -12.0 -offset_bottom = 71.0 +offset_left = -40.0 +offset_top = 81.0 +offset_right = -19.0 +offset_bottom = 102.0 grow_horizontal = 0 icon = SubResource("AtlasTexture_st633") @@ -1243,19 +1212,27 @@ text = "(A) Accept (B) Back (L/R) Tab Switch (Menu) Exit" fit_content = true scroll_active = false -[node name="Sprite2D" type="Sprite2D" parent="."] -position = Vector2(37, 23) -scale = Vector2(3.5625, 3.03572) -texture = ExtResource("32_ja26r") -region_enabled = true -region_rect = Rect2(221, 222, 16, 14) +[node name="l1_button" type="TextureButton" parent="."] +unique_name_in_owner = true +layout_mode = 2 +offset_left = 6.0 +offset_top = -3.0 +offset_right = 90.0 +offset_bottom = 56.0 +texture_normal = ExtResource("38_prt7u") +texture_pressed = ExtResource("39_m4qgd") +stretch_mode = 0 -[node name="Sprite2D2" type="Sprite2D" parent="."] -position = Vector2(1244, 23) -scale = Vector2(3.5625, 3.03572) -texture = ExtResource("32_ja26r") -region_enabled = true -region_rect = Rect2(221, 256, 16, 14) +[node name="r1_button" type="TextureButton" parent="."] +unique_name_in_owner = true +layout_mode = 0 +offset_left = 1189.0 +offset_top = -2.0 +offset_right = 1273.0 +offset_bottom = 57.0 +texture_normal = ExtResource("39_5ft88") +texture_pressed = ExtResource("40_pnuor") +stretch_mode = 0 [connection signal="pressed" from="Background/MarginContainer/TabContainer/TK_SYSTEM/ScrollContainer/VBoxContainer/HBoxContainer/GridContainer/quick_resume_adv_button" to="." method="_on_quickresume_advanced_pressed"] [connection signal="pressed" from="Background/MarginContainer/TabContainer/TK_TOOLS/ScrollContainer/VBoxContainer/scan_container/bios_button" to="." method="_on_bios_button_pressed"] diff --git a/tools/configurator/project.godot b/tools/configurator/project.godot index c381708a..d42a6223 100644 --- a/tools/configurator/project.godot +++ b/tools/configurator/project.godot @@ -86,6 +86,15 @@ previous_tab={ , Object(InputEventJoypadButton,"resource_local_to_scene":false,"resource_name":"","device":-1,"button_index":4,"pressure":0.0,"pressed":true,"script":null) ] } +back_button={ +"deadzone": 0.5, +"events": [Object(InputEventJoypadButton,"resource_local_to_scene":false,"resource_name":"","device":-1,"button_index":1,"pressure":0.0,"pressed":true,"script":null) +] +} +action_button={ +"deadzone": 0.5, +"events": [] +} [internationalization] diff --git a/tools/configurator/res/pixel_ui_theme/RetroDECKTheme.tres b/tools/configurator/res/pixel_ui_theme/RetroDECKTheme.tres index d3544d2f..f4efa39e 100644 --- a/tools/configurator/res/pixel_ui_theme/RetroDECKTheme.tres +++ b/tools/configurator/res/pixel_ui_theme/RetroDECKTheme.tres @@ -131,7 +131,7 @@ bg_color = Color(0.556863, 0.556863, 0.556863, 1) draw_center = false anti_aliasing = false -[sub_resource type="Image" id="Image_hhutx"] +[sub_resource type="Image" id="Image_51bde"] data = { "data": PackedByteArray(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 26, 255, 255, 255, 254, 255, 255, 255, 60, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 80, 255, 255, 255, 255, 255, 255, 255, 78, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 65, 255, 255, 255, 254, 255, 255, 255, 25, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 5, 255, 255, 255, 228, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 30, 255, 255, 255, 255, 255, 255, 255, 40, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 167, 255, 255, 255, 188, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 34, 255, 255, 255, 255, 255, 255, 255, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 72, 255, 255, 255, 205, 255, 255, 255, 249, 255, 255, 255, 218, 255, 255, 255, 73, 255, 255, 255, 92, 255, 255, 255, 218, 255, 255, 255, 246, 255, 255, 255, 199, 255, 255, 255, 43, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 144, 255, 255, 255, 194, 255, 255, 255, 138, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 214, 255, 255, 255, 48, 255, 255, 255, 50, 255, 255, 255, 212, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 147, 255, 255, 255, 255, 255, 255, 255, 147, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 203, 255, 255, 255, 133, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 152, 255, 255, 255, 193, 255, 255, 255, 146, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 138, 255, 255, 255, 200, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 95, 255, 255, 255, 202, 255, 255, 255, 8, 255, 255, 255, 255, 255, 255, 255, 73, 255, 255, 255, 8, 255, 255, 255, 8, 255, 255, 255, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 217, 255, 255, 255, 98, 0, 0, 0, 0, 255, 255, 255, 4, 255, 255, 255, 219, 255, 255, 255, 217, 255, 255, 255, 12, 0, 0, 0, 0, 255, 255, 255, 94, 255, 255, 255, 216, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 110, 255, 255, 255, 239, 255, 255, 255, 142, 255, 255, 255, 32, 255, 255, 255, 200, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 217, 255, 255, 255, 55, 255, 255, 255, 20, 255, 255, 255, 156, 255, 255, 255, 243, 255, 255, 255, 201, 255, 255, 255, 44, 255, 255, 255, 23, 255, 255, 255, 179, 255, 255, 255, 193, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 202, 0, 0, 0, 0, 255, 255, 255, 203, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 210, 255, 255, 255, 48, 255, 255, 255, 50, 255, 255, 255, 209, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 154, 255, 255, 255, 166, 255, 255, 255, 38, 255, 255, 255, 168, 255, 255, 255, 154, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 124, 255, 255, 255, 206, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 223, 255, 255, 255, 74, 255, 255, 255, 215, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 212, 255, 255, 255, 121, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 211, 255, 255, 255, 89, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 68, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 149, 255, 255, 255, 156, 0, 0, 0, 0, 255, 255, 255, 66, 255, 255, 255, 176, 255, 255, 255, 160, 255, 255, 255, 78, 0, 0, 0, 0, 255, 255, 255, 153, 255, 255, 255, 147, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 201, 255, 255, 255, 34, 255, 255, 255, 142, 255, 255, 255, 240, 255, 255, 255, 109, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 105, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 44, 255, 255, 255, 255, 255, 255, 255, 68, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 72, 255, 255, 255, 243, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 220, 255, 255, 255, 255, 255, 255, 255, 213, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 46, 255, 255, 255, 254, 255, 255, 255, 25, 0, 0, 0, 0, 255, 255, 255, 39, 255, 255, 255, 226, 0, 0, 0, 0, 255, 255, 255, 228, 255, 255, 255, 27, 0, 0, 0, 0, 255, 255, 255, 29, 255, 255, 255, 255, 255, 255, 255, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 73, 255, 255, 255, 227, 255, 255, 255, 4, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 68, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 80, 255, 255, 255, 213, 0, 0, 0, 0, 255, 255, 255, 143, 255, 255, 255, 106, 255, 255, 255, 96, 255, 255, 255, 151, 0, 0, 0, 0, 255, 255, 255, 213, 255, 255, 255, 78, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 67, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 32, 255, 255, 255, 255, 255, 255, 255, 32, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 60, 255, 255, 255, 255, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 180, 255, 255, 255, 173, 255, 255, 255, 179, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 73, 255, 255, 255, 255, 255, 255, 255, 73, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 73, 255, 255, 255, 255, 255, 255, 255, 73, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 223, 255, 255, 255, 97, 0, 0, 0, 0, 255, 255, 255, 110, 255, 255, 255, 156, 0, 0, 0, 0, 255, 255, 255, 160, 255, 255, 255, 96, 0, 0, 0, 0, 255, 255, 255, 103, 255, 255, 255, 219, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 190, 255, 255, 255, 118, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 15, 255, 255, 255, 250, 255, 255, 255, 15, 255, 255, 255, 219, 255, 255, 255, 30, 255, 255, 255, 26, 255, 255, 255, 222, 255, 255, 255, 16, 255, 255, 255, 250, 255, 255, 255, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 73, 255, 255, 255, 255, 255, 255, 255, 73, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 60, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 32, 255, 255, 255, 255, 255, 255, 255, 28, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 60, 255, 255, 255, 255, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 33, 255, 255, 255, 245, 255, 255, 255, 29, 255, 255, 255, 245, 255, 255, 255, 32, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 180, 255, 255, 255, 173, 255, 255, 255, 179, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 180, 255, 255, 255, 173, 255, 255, 255, 179, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 145, 255, 255, 255, 170, 0, 0, 0, 0, 255, 255, 255, 182, 255, 255, 255, 85, 0, 0, 0, 0, 255, 255, 255, 91, 255, 255, 255, 164, 0, 0, 0, 0, 255, 255, 255, 176, 255, 255, 255, 140, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 50, 255, 255, 255, 243, 255, 255, 255, 16, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 73, 255, 255, 255, 8, 255, 255, 255, 8, 255, 255, 255, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 199, 255, 255, 255, 95, 255, 255, 255, 210, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 210, 255, 255, 255, 97, 255, 255, 255, 196, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 180, 255, 255, 255, 173, 255, 255, 255, 179, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 60, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 32, 255, 255, 255, 255, 255, 255, 255, 28, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 60, 255, 255, 255, 255, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 138, 255, 255, 255, 173, 0, 0, 0, 0, 255, 255, 255, 174, 255, 255, 255, 137, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 33, 255, 255, 255, 245, 255, 255, 255, 29, 255, 255, 255, 245, 255, 255, 255, 32, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 33, 255, 255, 255, 245, 255, 255, 255, 29, 255, 255, 255, 245, 255, 255, 255, 32, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 67, 255, 255, 255, 239, 255, 255, 255, 9, 255, 255, 255, 242, 255, 255, 255, 17, 0, 0, 0, 0, 255, 255, 255, 23, 255, 255, 255, 230, 255, 255, 255, 5, 255, 255, 255, 242, 255, 255, 255, 60, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 167, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 68, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 131, 255, 255, 255, 196, 255, 255, 255, 134, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 139, 255, 255, 255, 199, 255, 255, 255, 127, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 33, 255, 255, 255, 245, 255, 255, 255, 29, 255, 255, 255, 245, 255, 255, 255, 32, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 60, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 32, 255, 255, 255, 255, 255, 255, 255, 28, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 60, 255, 255, 255, 255, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 8, 255, 255, 255, 236, 255, 255, 255, 84, 0, 0, 0, 0, 255, 255, 255, 84, 255, 255, 255, 236, 255, 255, 255, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 138, 255, 255, 255, 173, 0, 0, 0, 0, 255, 255, 255, 174, 255, 255, 255, 137, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 138, 255, 255, 255, 173, 0, 0, 0, 0, 255, 255, 255, 174, 255, 255, 255, 137, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 4, 255, 255, 255, 239, 255, 255, 255, 103, 255, 255, 255, 200, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 209, 255, 255, 255, 91, 255, 255, 255, 234, 255, 255, 255, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 32, 255, 255, 255, 250, 255, 255, 255, 42, 255, 255, 255, 8, 255, 255, 255, 8, 255, 255, 255, 8, 255, 255, 255, 255, 255, 255, 255, 68, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 62, 255, 255, 255, 255, 255, 255, 255, 58, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 68, 255, 255, 255, 255, 255, 255, 255, 58, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 138, 255, 255, 255, 173, 0, 0, 0, 0, 255, 255, 255, 174, 255, 255, 255, 137, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 60, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 32, 255, 255, 255, 255, 255, 255, 255, 28, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 60, 255, 255, 255, 255, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 95, 255, 255, 255, 242, 255, 255, 255, 9, 0, 0, 0, 0, 255, 255, 255, 8, 255, 255, 255, 241, 255, 255, 255, 95, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 8, 255, 255, 255, 236, 255, 255, 255, 84, 0, 0, 0, 0, 255, 255, 255, 84, 255, 255, 255, 236, 255, 255, 255, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 8, 255, 255, 255, 236, 255, 255, 255, 84, 0, 0, 0, 0, 255, 255, 255, 84, 255, 255, 255, 236, 255, 255, 255, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 166, 255, 255, 255, 201, 255, 255, 255, 129, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 140, 255, 255, 255, 199, 255, 255, 255, 158, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 145, 255, 255, 255, 177, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 73, 255, 255, 255, 8, 255, 255, 255, 8, 255, 255, 255, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 8, 255, 255, 255, 236, 255, 255, 255, 84, 0, 0, 0, 0, 255, 255, 255, 84, 255, 255, 255, 236, 255, 255, 255, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 202, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 201, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 95, 255, 255, 255, 242, 255, 255, 255, 9, 0, 0, 0, 0, 255, 255, 255, 8, 255, 255, 255, 241, 255, 255, 255, 95, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 95, 255, 255, 255, 242, 255, 255, 255, 9, 0, 0, 0, 0, 255, 255, 255, 8, 255, 255, 255, 241, 255, 255, 255, 95, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 87, 255, 255, 255, 255, 255, 255, 255, 59, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 71, 255, 255, 255, 255, 255, 255, 255, 79, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 17, 255, 255, 255, 244, 255, 255, 255, 64, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 95, 255, 255, 255, 242, 255, 255, 255, 9, 0, 0, 0, 0, 255, 255, 255, 8, 255, 255, 255, 241, 255, 255, 255, 95, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 53, 255, 255, 255, 253, 255, 255, 255, 39, 255, 255, 255, 8, 255, 255, 255, 8, 255, 255, 255, 8, 255, 255, 255, 37, 255, 255, 255, 253, 255, 255, 255, 52, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 202, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 201, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 202, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 201, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 202, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 201, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 160, 255, 255, 255, 175, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 176, 255, 255, 255, 159, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 53, 255, 255, 255, 253, 255, 255, 255, 39, 255, 255, 255, 8, 255, 255, 255, 8, 255, 255, 255, 8, 255, 255, 255, 37, 255, 255, 255, 253, 255, 255, 255, 52, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 53, 255, 255, 255, 253, 255, 255, 255, 39, 255, 255, 255, 8, 255, 255, 255, 8, 255, 255, 255, 8, 255, 255, 255, 37, 255, 255, 255, 253, 255, 255, 255, 52, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 53, 255, 255, 255, 253, 255, 255, 255, 39, 255, 255, 255, 8, 255, 255, 255, 8, 255, 255, 255, 8, 255, 255, 255, 37, 255, 255, 255, 253, 255, 255, 255, 52, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 19, 255, 255, 255, 247, 255, 255, 255, 63, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 67, 255, 255, 255, 247, 255, 255, 255, 19, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 160, 255, 255, 255, 175, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 176, 255, 255, 255, 159, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 160, 255, 255, 255, 175, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 176, 255, 255, 255, 159, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 160, 255, 255, 255, 175, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 176, 255, 255, 255, 159, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 19, 255, 255, 255, 247, 255, 255, 255, 63, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 67, 255, 255, 255, 247, 255, 255, 255, 19, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 19, 255, 255, 255, 247, 255, 255, 255, 63, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 67, 255, 255, 255, 247, 255, 255, 255, 19, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 19, 255, 255, 255, 247, 255, 255, 255, 63, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 67, 255, 255, 255, 247, 255, 255, 255, 19, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 73, 255, 255, 255, 255, 255, 255, 255, 73, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 20, 255, 255, 255, 233, 255, 255, 255, 165, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 167, 255, 255, 255, 233, 255, 255, 255, 20, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 180, 255, 255, 255, 173, 255, 255, 255, 179, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 183, 255, 255, 255, 143, 255, 255, 255, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 3, 255, 255, 255, 144, 255, 255, 255, 182, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 33, 255, 255, 255, 245, 255, 255, 255, 29, 255, 255, 255, 245, 255, 255, 255, 32, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 22, 255, 255, 255, 251, 255, 255, 255, 66, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 70, 255, 255, 255, 251, 255, 255, 255, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 138, 255, 255, 255, 173, 0, 0, 0, 0, 255, 255, 255, 174, 255, 255, 255, 137, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 73, 255, 255, 255, 255, 255, 255, 255, 73, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 73, 255, 255, 255, 255, 255, 255, 255, 73, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 182, 255, 255, 255, 151, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 155, 255, 255, 255, 181, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 10, 255, 255, 255, 214, 255, 255, 255, 122, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 110, 255, 255, 255, 214, 255, 255, 255, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 145, 255, 255, 255, 223, 255, 255, 255, 219, 255, 255, 255, 142, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 32, 255, 255, 255, 228, 255, 255, 255, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 8, 255, 255, 255, 236, 255, 255, 255, 84, 0, 0, 0, 0, 255, 255, 255, 84, 255, 255, 255, 236, 255, 255, 255, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 180, 255, 255, 255, 173, 255, 255, 255, 179, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 180, 255, 255, 255, 173, 255, 255, 255, 179, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 19, 255, 255, 255, 161, 255, 255, 255, 250, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 32, 255, 255, 255, 228, 255, 255, 255, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 249, 255, 255, 255, 17, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 6, 255, 255, 255, 235, 255, 255, 255, 255, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 89, 255, 255, 255, 233, 255, 255, 255, 3, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 4, 255, 255, 255, 235, 255, 255, 255, 88, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 45, 255, 255, 255, 243, 255, 255, 255, 65, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 55, 255, 255, 255, 240, 255, 255, 255, 44, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 40, 255, 255, 255, 3, 255, 255, 255, 44, 255, 255, 255, 227, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 164, 255, 255, 255, 111, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 95, 255, 255, 255, 242, 255, 255, 255, 9, 0, 0, 0, 0, 255, 255, 255, 8, 255, 255, 255, 241, 255, 255, 255, 95, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 33, 255, 255, 255, 245, 255, 255, 255, 29, 255, 255, 255, 245, 255, 255, 255, 32, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 33, 255, 255, 255, 245, 255, 255, 255, 29, 255, 255, 255, 245, 255, 255, 255, 32, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 168, 255, 255, 255, 91, 255, 255, 255, 246, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 164, 255, 255, 255, 111, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 200, 255, 255, 255, 105, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 84, 255, 255, 255, 198, 255, 255, 255, 255, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 10, 255, 255, 255, 242, 255, 255, 255, 66, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 68, 255, 255, 255, 242, 255, 255, 255, 9, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 102, 255, 255, 255, 232, 255, 255, 255, 25, 255, 255, 255, 19, 255, 255, 255, 225, 255, 255, 255, 102, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 193, 255, 255, 255, 235, 255, 255, 255, 100, 0, 0, 0, 0, 255, 255, 255, 49, 255, 255, 255, 220, 255, 255, 255, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 202, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 201, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 138, 255, 255, 255, 173, 0, 0, 0, 0, 255, 255, 255, 174, 255, 255, 255, 137, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 138, 255, 255, 255, 173, 0, 0, 0, 0, 255, 255, 255, 174, 255, 255, 255, 137, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 252, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 49, 255, 255, 255, 220, 255, 255, 255, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 120, 255, 255, 255, 200, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 182, 255, 255, 255, 109, 255, 255, 255, 255, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 160, 255, 255, 255, 151, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 153, 255, 255, 255, 160, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 168, 255, 255, 255, 194, 255, 255, 255, 182, 255, 255, 255, 168, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 25, 255, 255, 255, 237, 0, 0, 0, 0, 255, 255, 255, 186, 255, 255, 255, 89, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 53, 255, 255, 255, 253, 255, 255, 255, 39, 255, 255, 255, 8, 255, 255, 255, 8, 255, 255, 255, 8, 255, 255, 255, 37, 255, 255, 255, 253, 255, 255, 255, 52, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 8, 255, 255, 255, 236, 255, 255, 255, 84, 0, 0, 0, 0, 255, 255, 255, 84, 255, 255, 255, 236, 255, 255, 255, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 8, 255, 255, 255, 236, 255, 255, 255, 84, 0, 0, 0, 0, 255, 255, 255, 84, 255, 255, 255, 236, 255, 255, 255, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 252, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 186, 255, 255, 255, 89, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 67, 255, 255, 255, 223, 255, 255, 255, 39, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 27, 255, 255, 255, 204, 255, 255, 255, 66, 255, 255, 255, 255, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 68, 255, 255, 255, 233, 255, 255, 255, 3, 255, 255, 255, 3, 255, 255, 255, 234, 255, 255, 255, 67, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 13, 255, 255, 255, 228, 255, 255, 255, 234, 255, 255, 255, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 29, 0, 0, 0, 0, 255, 255, 255, 41, 255, 255, 255, 227, 255, 255, 255, 69, 255, 255, 255, 205, 255, 255, 255, 1, 255, 255, 255, 91, 255, 255, 255, 250, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 160, 255, 255, 255, 175, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 176, 255, 255, 255, 159, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 95, 255, 255, 255, 242, 255, 255, 255, 9, 0, 0, 0, 0, 255, 255, 255, 8, 255, 255, 255, 241, 255, 255, 255, 95, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 95, 255, 255, 255, 242, 255, 255, 255, 9, 0, 0, 0, 0, 255, 255, 255, 8, 255, 255, 255, 241, 255, 255, 255, 95, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 252, 0, 0, 0, 0, 255, 255, 255, 69, 255, 255, 255, 205, 255, 255, 255, 127, 255, 255, 255, 216, 255, 255, 255, 225, 255, 255, 255, 111, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 68, 255, 255, 255, 131, 255, 255, 255, 133, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 123, 255, 255, 255, 108, 255, 255, 255, 68, 255, 255, 255, 255, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 2, 255, 255, 255, 229, 255, 255, 255, 66, 255, 255, 255, 65, 255, 255, 255, 228, 255, 255, 255, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 53, 255, 255, 255, 241, 255, 255, 255, 245, 255, 255, 255, 66, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 201, 255, 255, 255, 219, 255, 255, 255, 211, 255, 255, 255, 77, 255, 255, 255, 205, 255, 255, 255, 68, 255, 255, 255, 38, 255, 255, 255, 160, 255, 255, 255, 246, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 19, 255, 255, 255, 247, 255, 255, 255, 63, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 67, 255, 255, 255, 247, 255, 255, 255, 19, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 202, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 201, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 202, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 201, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 252, 255, 255, 255, 1, 255, 255, 255, 205, 255, 255, 255, 68, 255, 255, 255, 57, 255, 255, 255, 9, 255, 255, 255, 16, 255, 255, 255, 241, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 68, 255, 255, 255, 37, 255, 255, 255, 225, 255, 255, 255, 2, 255, 255, 255, 1, 255, 255, 255, 213, 255, 255, 255, 17, 255, 255, 255, 68, 255, 255, 255, 255, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 139, 255, 255, 255, 143, 255, 255, 255, 145, 255, 255, 255, 138, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 8, 255, 255, 255, 215, 255, 255, 255, 107, 255, 255, 255, 117, 255, 255, 255, 223, 255, 255, 255, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 90, 255, 255, 255, 185, 255, 255, 255, 7, 255, 255, 255, 188, 255, 255, 255, 24, 255, 255, 255, 251, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 53, 255, 255, 255, 253, 255, 255, 255, 39, 255, 255, 255, 8, 255, 255, 255, 8, 255, 255, 255, 8, 255, 255, 255, 37, 255, 255, 255, 253, 255, 255, 255, 52, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 53, 255, 255, 255, 253, 255, 255, 255, 39, 255, 255, 255, 8, 255, 255, 255, 8, 255, 255, 255, 8, 255, 255, 255, 37, 255, 255, 255, 253, 255, 255, 255, 52, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 90, 255, 255, 255, 185, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 71, 255, 255, 255, 183, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 68, 0, 0, 0, 0, 255, 255, 255, 198, 255, 255, 255, 67, 255, 255, 255, 64, 255, 255, 255, 168, 0, 0, 0, 0, 255, 255, 255, 68, 255, 255, 255, 255, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 47, 255, 255, 255, 214, 255, 255, 255, 217, 255, 255, 255, 46, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 142, 255, 255, 255, 187, 255, 255, 255, 1, 255, 255, 255, 3, 255, 255, 255, 203, 255, 255, 255, 150, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 6, 255, 255, 255, 220, 255, 255, 255, 48, 255, 255, 255, 149, 255, 255, 255, 84, 0, 0, 0, 0, 255, 255, 255, 252, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 160, 255, 255, 255, 175, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 176, 255, 255, 255, 159, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 160, 255, 255, 255, 175, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 176, 255, 255, 255, 159, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 6, 255, 255, 255, 220, 255, 255, 255, 48, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 57, 255, 255, 255, 191, 255, 255, 255, 19, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 68, 0, 0, 0, 0, 255, 255, 255, 104, 255, 255, 255, 161, 255, 255, 255, 163, 255, 255, 255, 69, 0, 0, 0, 0, 255, 255, 255, 68, 255, 255, 255, 255, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 209, 255, 255, 255, 209, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 62, 255, 255, 255, 238, 255, 255, 255, 29, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 46, 255, 255, 255, 249, 255, 255, 255, 65, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 112, 255, 255, 255, 163, 0, 0, 0, 0, 255, 255, 255, 215, 255, 255, 255, 216, 255, 255, 255, 216, 255, 255, 255, 255, 255, 255, 255, 182, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 19, 255, 255, 255, 247, 255, 255, 255, 63, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 67, 255, 255, 255, 247, 255, 255, 255, 19, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 19, 255, 255, 255, 247, 255, 255, 255, 63, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 67, 255, 255, 255, 247, 255, 255, 255, 19, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 112, 255, 255, 255, 163, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 66, 255, 255, 255, 169, 255, 255, 255, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 68, 0, 0, 0, 0, 255, 255, 255, 17, 255, 255, 255, 237, 255, 255, 255, 215, 255, 255, 255, 2, 0, 0, 0, 0, 255, 255, 255, 68, 255, 255, 255, 255, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 11, 255, 255, 255, 221, 255, 255, 255, 95, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 131, 255, 255, 255, 222, 255, 255, 255, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 14, 255, 255, 255, 229, 255, 255, 255, 32, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 252, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 14, 255, 255, 255, 229, 255, 255, 255, 32, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 247, 255, 255, 255, 219, 255, 255, 255, 216, 255, 255, 255, 216, 255, 255, 255, 54, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 68, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 171, 255, 255, 255, 129, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 68, 255, 255, 255, 255, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 63, 255, 255, 255, 221, 255, 255, 255, 218, 255, 255, 255, 55, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 27, 255, 255, 255, 225, 255, 255, 255, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 202, 255, 255, 255, 66, 255, 255, 255, 73, 255, 255, 255, 193, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 158, 255, 255, 255, 110, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 245, 255, 255, 255, 11, 255, 255, 255, 12, 255, 255, 255, 241, 0, 0, 0, 0, 255, 255, 255, 44, 255, 255, 255, 218, 255, 255, 255, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 243, 255, 255, 255, 11, 255, 255, 255, 12, 255, 255, 255, 242, 0, 0, 0, 0, 255, 255, 255, 181, 255, 255, 255, 88, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 19, 255, 255, 255, 161, 255, 255, 255, 250, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 32, 255, 255, 255, 228, 255, 255, 255, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 73, 255, 255, 255, 180, 255, 255, 255, 187, 255, 255, 255, 187, 255, 255, 255, 180, 255, 255, 255, 71, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 246, 255, 255, 255, 210, 255, 255, 255, 126, 255, 255, 255, 9, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 31, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 20, 255, 255, 255, 249, 255, 255, 255, 60, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 56, 255, 255, 255, 250, 255, 255, 255, 21, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 196, 255, 255, 255, 66, 255, 255, 255, 73, 255, 255, 255, 197, 255, 255, 255, 64, 255, 255, 255, 204, 255, 255, 255, 65, 255, 255, 255, 221, 255, 255, 255, 218, 255, 255, 255, 55, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 168, 255, 255, 255, 91, 255, 255, 255, 246, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 164, 255, 255, 255, 111, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 131, 255, 255, 255, 155, 255, 255, 255, 19, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 21, 255, 255, 255, 155, 255, 255, 255, 127, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 73, 255, 255, 255, 180, 255, 255, 255, 187, 255, 255, 255, 187, 255, 255, 255, 180, 255, 255, 255, 71, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 131, 255, 255, 255, 217, 255, 255, 255, 248, 255, 255, 255, 217, 255, 255, 255, 71, 255, 255, 255, 113, 255, 255, 255, 232, 255, 255, 255, 234, 255, 255, 255, 151, 255, 255, 255, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 43, 255, 255, 255, 165, 255, 255, 255, 229, 255, 255, 255, 235, 255, 255, 255, 220, 255, 255, 255, 137, 255, 255, 255, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 73, 255, 255, 255, 8, 255, 255, 255, 32, 255, 255, 255, 79, 255, 255, 255, 205, 255, 255, 255, 202, 255, 255, 255, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 25, 255, 255, 255, 155, 255, 255, 255, 229, 255, 255, 255, 249, 255, 255, 255, 224, 255, 255, 255, 158, 255, 255, 255, 244, 255, 255, 255, 26, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 169, 255, 255, 255, 156, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 151, 255, 255, 255, 173, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 58, 255, 255, 255, 219, 255, 255, 255, 220, 255, 255, 255, 61, 255, 255, 255, 202, 255, 255, 255, 66, 255, 255, 255, 202, 255, 255, 255, 66, 255, 255, 255, 73, 255, 255, 255, 193, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 252, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 49, 255, 255, 255, 220, 255, 255, 255, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 75, 255, 255, 255, 168, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 241, 255, 255, 255, 230, 255, 255, 255, 117, 0, 0, 0, 0, 255, 255, 255, 155, 255, 255, 255, 71, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 131, 255, 255, 255, 155, 255, 255, 255, 19, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 21, 255, 255, 255, 155, 255, 255, 255, 127, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 89, 255, 255, 255, 53, 255, 255, 255, 17, 255, 255, 255, 102, 255, 255, 255, 246, 255, 255, 255, 216, 255, 255, 255, 44, 255, 255, 255, 30, 255, 255, 255, 196, 255, 255, 255, 140, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 81, 255, 255, 255, 219, 255, 255, 255, 86, 255, 255, 255, 8, 0, 0, 0, 0, 255, 255, 255, 22, 255, 255, 255, 152, 255, 255, 255, 210, 255, 255, 255, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 68, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 12, 255, 255, 255, 222, 255, 255, 255, 124, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 20, 255, 255, 255, 225, 255, 255, 255, 175, 255, 255, 255, 47, 255, 255, 255, 14, 255, 255, 255, 51, 255, 255, 255, 242, 255, 255, 255, 226, 255, 255, 255, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 68, 255, 255, 255, 242, 255, 255, 255, 10, 0, 0, 0, 0, 255, 255, 255, 7, 255, 255, 255, 239, 255, 255, 255, 75, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 88, 255, 255, 255, 182, 0, 0, 0, 0, 255, 255, 255, 245, 255, 255, 255, 11, 255, 255, 255, 12, 255, 255, 255, 241, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 252, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 186, 255, 255, 255, 89, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 183, 255, 255, 255, 20, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 24, 255, 255, 255, 37, 255, 255, 255, 254, 255, 255, 255, 10, 255, 255, 255, 21, 255, 255, 255, 180, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 75, 255, 255, 255, 168, 0, 0, 0, 0, 255, 255, 255, 30, 255, 255, 255, 192, 255, 255, 255, 239, 255, 255, 255, 178, 0, 0, 0, 0, 255, 255, 255, 155, 255, 255, 255, 71, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 4, 255, 255, 255, 253, 255, 255, 255, 102, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 84, 255, 255, 255, 225, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 32, 255, 255, 255, 226, 255, 255, 255, 30, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 164, 255, 255, 255, 133, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 68, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 122, 255, 255, 255, 212, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 141, 255, 255, 255, 216, 255, 255, 255, 2, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 122, 255, 255, 255, 221, 255, 255, 255, 213, 255, 255, 255, 128, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 1, 255, 255, 255, 222, 255, 255, 255, 94, 0, 0, 0, 0, 255, 255, 255, 86, 255, 255, 255, 230, 255, 255, 255, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 6, 255, 255, 255, 218, 255, 255, 255, 46, 0, 0, 0, 0, 255, 255, 255, 243, 255, 255, 255, 11, 255, 255, 255, 12, 255, 255, 255, 242, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 252, 0, 0, 0, 0, 255, 255, 255, 69, 255, 255, 255, 205, 255, 255, 255, 1, 255, 255, 255, 91, 255, 255, 255, 250, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 188, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 83, 255, 255, 255, 119, 255, 255, 255, 223, 255, 255, 255, 2, 0, 0, 0, 0, 255, 255, 255, 187, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 183, 255, 255, 255, 20, 0, 0, 0, 0, 255, 255, 255, 178, 255, 255, 255, 139, 255, 255, 255, 2, 255, 255, 255, 32, 0, 0, 0, 0, 255, 255, 255, 21, 255, 255, 255, 180, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 28, 255, 255, 255, 166, 255, 255, 255, 225, 255, 255, 255, 225, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 254, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 144, 255, 255, 255, 119, 0, 0, 0, 0, 255, 255, 255, 37, 255, 255, 255, 198, 255, 255, 255, 228, 255, 255, 255, 224, 255, 255, 255, 28, 255, 255, 255, 39, 255, 255, 255, 218, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 80, 255, 255, 255, 247, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 217, 255, 255, 255, 119, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 44, 255, 255, 255, 247, 255, 255, 255, 62, 255, 255, 255, 119, 255, 255, 255, 210, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 123, 255, 255, 255, 190, 0, 0, 0, 0, 255, 255, 255, 181, 255, 255, 255, 136, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 111, 255, 255, 255, 160, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 197, 255, 255, 255, 65, 255, 255, 255, 73, 255, 255, 255, 197, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 252, 255, 255, 255, 1, 255, 255, 255, 205, 255, 255, 255, 68, 255, 255, 255, 38, 255, 255, 255, 160, 255, 255, 255, 246, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 188, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 183, 255, 255, 255, 234, 255, 255, 255, 43, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 187, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 188, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 240, 255, 255, 255, 38, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 187, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 189, 255, 255, 255, 173, 255, 255, 255, 14, 255, 255, 255, 2, 255, 255, 255, 255, 255, 255, 255, 87, 255, 255, 255, 8, 255, 255, 255, 8, 255, 255, 255, 8, 255, 255, 255, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 216, 255, 255, 255, 42, 0, 0, 0, 0, 255, 255, 255, 190, 255, 255, 255, 106, 0, 0, 0, 0, 255, 255, 255, 249, 255, 255, 255, 23, 255, 255, 255, 2, 255, 255, 255, 248, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 8, 255, 255, 255, 255, 255, 255, 255, 73, 255, 255, 255, 8, 255, 255, 255, 8, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 82, 255, 255, 255, 244, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 248, 255, 255, 255, 86, 0, 0, 0, 0, 255, 255, 255, 4, 255, 255, 255, 204, 255, 255, 255, 143, 0, 0, 0, 0, 255, 255, 255, 85, 255, 255, 255, 246, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 26, 255, 255, 255, 250, 255, 255, 255, 43, 255, 255, 255, 251, 255, 255, 255, 39, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 14, 255, 255, 255, 227, 255, 255, 255, 29, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 58, 255, 255, 255, 219, 255, 255, 255, 220, 255, 255, 255, 61, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 90, 255, 255, 255, 185, 255, 255, 255, 7, 255, 255, 255, 188, 255, 255, 255, 24, 255, 255, 255, 251, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 183, 255, 255, 255, 19, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 24, 255, 255, 255, 95, 255, 255, 255, 153, 0, 0, 0, 0, 255, 255, 255, 20, 255, 255, 255, 180, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 188, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 240, 255, 255, 255, 37, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 187, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 245, 255, 255, 255, 76, 0, 0, 0, 0, 255, 255, 255, 33, 255, 255, 255, 255, 255, 255, 255, 132, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 247, 255, 255, 255, 10, 0, 0, 0, 0, 255, 255, 255, 245, 255, 255, 255, 31, 255, 255, 255, 12, 255, 255, 255, 255, 255, 255, 255, 6, 255, 255, 255, 17, 255, 255, 255, 235, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 68, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 130, 255, 255, 255, 205, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 248, 255, 255, 255, 85, 0, 0, 0, 0, 255, 255, 255, 124, 255, 255, 255, 217, 255, 255, 255, 9, 0, 0, 0, 0, 255, 255, 255, 86, 255, 255, 255, 247, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 178, 255, 255, 255, 186, 255, 255, 255, 197, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 6, 255, 255, 255, 220, 255, 255, 255, 48, 255, 255, 255, 149, 255, 255, 255, 84, 0, 0, 0, 0, 255, 255, 255, 252, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 77, 255, 255, 255, 167, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 24, 255, 255, 255, 1, 255, 255, 255, 194, 255, 255, 255, 56, 255, 255, 255, 155, 255, 255, 255, 73, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 183, 255, 255, 255, 19, 0, 0, 0, 0, 255, 255, 255, 177, 255, 255, 255, 138, 255, 255, 255, 2, 255, 255, 255, 20, 0, 0, 0, 0, 255, 255, 255, 20, 255, 255, 255, 180, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 216, 255, 255, 255, 139, 255, 255, 255, 23, 255, 255, 255, 166, 255, 255, 255, 198, 255, 255, 255, 240, 255, 255, 255, 87, 255, 255, 255, 33, 255, 255, 255, 59, 255, 255, 255, 82, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 245, 255, 255, 255, 15, 0, 0, 0, 0, 255, 255, 255, 223, 255, 255, 255, 62, 255, 255, 255, 70, 255, 255, 255, 249, 255, 255, 255, 22, 255, 255, 255, 103, 255, 255, 255, 170, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 68, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 22, 255, 255, 255, 232, 255, 255, 255, 115, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 217, 255, 255, 255, 120, 255, 255, 255, 45, 255, 255, 255, 246, 255, 255, 255, 57, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 120, 255, 255, 255, 211, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 77, 255, 255, 255, 255, 255, 255, 255, 100, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 112, 255, 255, 255, 163, 0, 0, 0, 0, 255, 255, 255, 215, 255, 255, 255, 216, 255, 255, 255, 216, 255, 255, 255, 255, 255, 255, 255, 182, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 135, 255, 255, 255, 167, 255, 255, 255, 19, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 20, 255, 255, 255, 168, 255, 255, 255, 131, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 77, 255, 255, 255, 167, 0, 0, 0, 0, 255, 255, 255, 30, 255, 255, 255, 187, 255, 255, 255, 239, 255, 255, 255, 215, 0, 0, 0, 0, 255, 255, 255, 155, 255, 255, 255, 73, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 69, 255, 255, 255, 225, 255, 255, 255, 241, 255, 255, 255, 148, 255, 255, 255, 4, 255, 255, 255, 114, 255, 255, 255, 225, 255, 255, 255, 251, 255, 255, 255, 224, 255, 255, 255, 105, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 206, 255, 255, 255, 64, 0, 0, 0, 0, 255, 255, 255, 82, 255, 255, 255, 224, 255, 255, 255, 216, 255, 255, 255, 71, 255, 255, 255, 207, 255, 255, 255, 213, 255, 255, 255, 34, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 73, 255, 255, 255, 9, 255, 255, 255, 28, 255, 255, 255, 92, 255, 255, 255, 222, 255, 255, 255, 190, 255, 255, 255, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 143, 255, 255, 255, 214, 255, 255, 255, 205, 255, 255, 255, 137, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 3, 255, 255, 255, 217, 255, 255, 255, 131, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 73, 255, 255, 255, 245, 255, 255, 255, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 14, 255, 255, 255, 229, 255, 255, 255, 32, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 252, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 77, 255, 255, 255, 183, 255, 255, 255, 188, 255, 255, 255, 188, 255, 255, 255, 183, 255, 255, 255, 75, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 135, 255, 255, 255, 167, 255, 255, 255, 19, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 20, 255, 255, 255, 168, 255, 255, 255, 131, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 115, 255, 255, 255, 182, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 242, 255, 255, 255, 202, 255, 255, 255, 112, 255, 255, 255, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 22, 255, 255, 255, 230, 255, 255, 255, 247, 255, 255, 255, 53, 255, 255, 255, 13, 255, 255, 255, 43, 255, 255, 255, 184, 255, 255, 255, 216, 255, 255, 255, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 3, 255, 255, 255, 12, 255, 255, 255, 39, 255, 255, 255, 212, 255, 255, 255, 139, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 77, 255, 255, 255, 183, 255, 255, 255, 188, 255, 255, 255, 188, 255, 255, 255, 183, 255, 255, 255, 75, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 5, 255, 255, 255, 190, 255, 255, 255, 172, 255, 255, 255, 44, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 22, 255, 255, 255, 89, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 21, 255, 255, 255, 240, 255, 255, 255, 171, 255, 255, 255, 229, 255, 255, 255, 250, 255, 255, 255, 228, 255, 255, 255, 148, 255, 255, 255, 20, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 28, 255, 255, 255, 248, 255, 255, 255, 240, 255, 255, 255, 158, 255, 255, 255, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 5, 255, 255, 255, 113, 255, 255, 255, 204, 255, 255, 255, 239, 255, 255, 255, 237, 255, 255, 255, 221, 255, 255, 255, 153, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 44, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 110, 255, 255, 255, 239, 255, 255, 255, 142, 255, 255, 255, 32, 255, 255, 255, 200, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 201, 255, 255, 255, 34, 255, 255, 255, 142, 255, 255, 255, 240, 255, 255, 255, 109, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 21, 255, 255, 255, 250, 255, 255, 255, 54, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 55, 255, 255, 255, 249, 255, 255, 255, 20, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 20, 255, 255, 255, 233, 255, 255, 255, 165, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 25, 255, 255, 255, 155, 255, 255, 255, 229, 255, 255, 255, 250, 255, 255, 255, 228, 255, 255, 255, 150, 255, 255, 255, 21, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 173, 255, 255, 255, 146, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 150, 255, 255, 255, 170, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 183, 255, 255, 255, 143, 255, 255, 255, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 214, 255, 255, 255, 48, 255, 255, 255, 50, 255, 255, 255, 212, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 20, 255, 255, 255, 233, 255, 255, 255, 165, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 20, 255, 255, 255, 225, 255, 255, 255, 176, 255, 255, 255, 47, 255, 255, 255, 14, 255, 255, 255, 45, 255, 255, 255, 173, 255, 255, 255, 219, 255, 255, 255, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 75, 255, 255, 255, 234, 255, 255, 255, 4, 0, 0, 0, 0, 255, 255, 255, 6, 255, 255, 255, 237, 255, 255, 255, 71, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 210, 255, 255, 255, 48, 255, 255, 255, 50, 255, 255, 255, 209, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 183, 255, 255, 255, 143, 255, 255, 255, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 59, 255, 255, 255, 206, 255, 255, 255, 246, 255, 255, 255, 209, 255, 255, 255, 61, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 214, 255, 255, 255, 48, 255, 255, 255, 50, 255, 255, 255, 212, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 147, 255, 255, 255, 255, 255, 255, 255, 147, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 20, 255, 255, 255, 233, 255, 255, 255, 165, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 141, 255, 255, 255, 218, 255, 255, 255, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 2, 255, 255, 255, 217, 255, 255, 255, 133, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 3, 255, 255, 255, 229, 255, 255, 255, 75, 0, 0, 0, 0, 255, 255, 255, 82, 255, 255, 255, 225, 255, 255, 255, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 20, 255, 255, 255, 249, 255, 255, 255, 60, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 56, 255, 255, 255, 250, 255, 255, 255, 21, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 220, 255, 255, 255, 136, 255, 255, 255, 18, 255, 255, 255, 139, 255, 255, 255, 219, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 210, 255, 255, 255, 48, 255, 255, 255, 50, 255, 255, 255, 209, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 154, 255, 255, 255, 166, 255, 255, 255, 38, 255, 255, 255, 168, 255, 255, 255, 154, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 183, 255, 255, 255, 143, 255, 255, 255, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 217, 255, 255, 255, 119, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 120, 255, 255, 255, 212, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 135, 255, 255, 255, 166, 0, 0, 0, 0, 255, 255, 255, 175, 255, 255, 255, 128, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 169, 255, 255, 255, 156, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 151, 255, 255, 255, 173, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 20, 255, 255, 255, 249, 255, 255, 255, 60, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 56, 255, 255, 255, 250, 255, 255, 255, 21, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 16, 255, 255, 255, 239, 255, 255, 255, 95, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 88, 255, 255, 255, 238, 255, 255, 255, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 243, 255, 255, 255, 75, 0, 0, 0, 0, 255, 255, 255, 86, 255, 255, 255, 235, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 248, 255, 255, 255, 86, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 86, 255, 255, 255, 247, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 37, 255, 255, 255, 241, 255, 255, 255, 19, 255, 255, 255, 246, 255, 255, 255, 30, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 68, 255, 255, 255, 242, 255, 255, 255, 10, 0, 0, 0, 0, 255, 255, 255, 7, 255, 255, 255, 239, 255, 255, 255, 75, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 169, 255, 255, 255, 156, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 151, 255, 255, 255, 173, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 126, 255, 255, 255, 212, 255, 255, 255, 1, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 208, 255, 255, 255, 124, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 162, 255, 255, 255, 194, 255, 255, 255, 71, 255, 255, 255, 230, 255, 255, 255, 106, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 25, 255, 255, 255, 155, 255, 255, 255, 229, 255, 255, 255, 250, 255, 255, 255, 228, 255, 255, 255, 150, 255, 255, 255, 21, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 25, 255, 255, 255, 155, 255, 255, 255, 229, 255, 255, 255, 250, 255, 255, 255, 228, 255, 255, 255, 150, 255, 255, 255, 21, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 25, 255, 255, 255, 155, 255, 255, 255, 229, 255, 255, 255, 250, 255, 255, 255, 228, 255, 255, 255, 150, 255, 255, 255, 21, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 248, 255, 255, 255, 86, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 86, 255, 255, 255, 247, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 195, 255, 255, 255, 152, 255, 255, 255, 185, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 1, 255, 255, 255, 222, 255, 255, 255, 94, 0, 0, 0, 0, 255, 255, 255, 86, 255, 255, 255, 230, 255, 255, 255, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 68, 255, 255, 255, 242, 255, 255, 255, 10, 0, 0, 0, 0, 255, 255, 255, 7, 255, 255, 255, 239, 255, 255, 255, 75, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 14, 255, 255, 255, 238, 255, 255, 255, 77, 0, 0, 0, 0, 255, 255, 255, 74, 255, 255, 255, 236, 255, 255, 255, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 45, 255, 255, 255, 252, 255, 255, 255, 254, 255, 255, 255, 87, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 20, 255, 255, 255, 225, 255, 255, 255, 176, 255, 255, 255, 47, 255, 255, 255, 14, 255, 255, 255, 45, 255, 255, 255, 173, 255, 255, 255, 219, 255, 255, 255, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 20, 255, 255, 255, 225, 255, 255, 255, 176, 255, 255, 255, 47, 255, 255, 255, 14, 255, 255, 255, 45, 255, 255, 255, 173, 255, 255, 255, 219, 255, 255, 255, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 20, 255, 255, 255, 225, 255, 255, 255, 176, 255, 255, 255, 47, 255, 255, 255, 14, 255, 255, 255, 45, 255, 255, 255, 173, 255, 255, 255, 219, 255, 255, 255, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 216, 255, 255, 255, 120, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 120, 255, 255, 255, 211, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 97, 255, 255, 255, 252, 255, 255, 255, 85, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 123, 255, 255, 255, 190, 0, 0, 0, 0, 255, 255, 255, 181, 255, 255, 255, 136, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 1, 255, 255, 255, 222, 255, 255, 255, 94, 0, 0, 0, 0, 255, 255, 255, 86, 255, 255, 255, 230, 255, 255, 255, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 123, 255, 255, 255, 196, 0, 0, 0, 0, 255, 255, 255, 195, 255, 255, 255, 119, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 59, 255, 255, 255, 238, 255, 255, 255, 145, 255, 255, 255, 221, 255, 255, 255, 166, 255, 255, 255, 2, 0, 0, 0, 0, 255, 255, 255, 108, 255, 255, 255, 210, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 141, 255, 255, 255, 218, 255, 255, 255, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 2, 255, 255, 255, 217, 255, 255, 255, 133, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 141, 255, 255, 255, 218, 255, 255, 255, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 2, 255, 255, 255, 217, 255, 255, 255, 133, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 141, 255, 255, 255, 218, 255, 255, 255, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 2, 255, 255, 255, 217, 255, 255, 255, 133, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 140, 255, 255, 255, 219, 255, 255, 255, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 3, 255, 255, 255, 217, 255, 255, 255, 131, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 26, 255, 255, 255, 250, 255, 255, 255, 43, 255, 255, 255, 251, 255, 255, 255, 39, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 123, 255, 255, 255, 190, 0, 0, 0, 0, 255, 255, 255, 181, 255, 255, 255, 136, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 13, 255, 255, 255, 236, 255, 255, 255, 121, 255, 255, 255, 233, 255, 255, 255, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 210, 255, 255, 255, 130, 0, 0, 0, 0, 255, 255, 255, 30, 255, 255, 255, 224, 255, 255, 255, 158, 255, 255, 255, 26, 255, 255, 255, 230, 255, 255, 255, 93, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 217, 255, 255, 255, 119, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 120, 255, 255, 255, 212, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 217, 255, 255, 255, 119, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 120, 255, 255, 255, 212, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 217, 255, 255, 255, 119, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 120, 255, 255, 255, 212, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 20, 255, 255, 255, 225, 255, 255, 255, 187, 255, 255, 255, 44, 255, 255, 255, 13, 255, 255, 255, 43, 255, 255, 255, 184, 255, 255, 255, 219, 255, 255, 255, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 178, 255, 255, 255, 186, 255, 255, 255, 197, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 26, 255, 255, 255, 250, 255, 255, 255, 43, 255, 255, 255, 251, 255, 255, 255, 39, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 119, 255, 255, 255, 255, 255, 255, 255, 115, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 244, 255, 255, 255, 81, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 34, 255, 255, 255, 227, 255, 255, 255, 243, 255, 255, 255, 157, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 248, 255, 255, 255, 86, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 86, 255, 255, 255, 247, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 248, 255, 255, 255, 86, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 86, 255, 255, 255, 247, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 248, 255, 255, 255, 86, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 86, 255, 255, 255, 247, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 25, 255, 255, 255, 155, 255, 255, 255, 230, 255, 255, 255, 250, 255, 255, 255, 228, 255, 255, 255, 150, 255, 255, 255, 21, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 77, 255, 255, 255, 255, 255, 255, 255, 100, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 178, 255, 255, 255, 186, 255, 255, 255, 197, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 33, 255, 255, 255, 255, 255, 255, 255, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 186, 255, 255, 255, 200, 255, 255, 255, 50, 255, 255, 255, 33, 255, 255, 255, 91, 255, 255, 255, 223, 255, 255, 255, 248, 255, 255, 255, 140, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 248, 255, 255, 255, 86, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 86, 255, 255, 255, 247, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 248, 255, 255, 255, 86, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 86, 255, 255, 255, 247, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 248, 255, 255, 255, 86, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 86, 255, 255, 255, 247, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 73, 255, 255, 255, 245, 255, 255, 255, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 77, 255, 255, 255, 255, 255, 255, 255, 100, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 32, 255, 255, 255, 255, 255, 255, 255, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 26, 255, 255, 255, 170, 255, 255, 255, 235, 255, 255, 255, 247, 255, 255, 255, 207, 255, 255, 255, 95, 255, 255, 255, 38, 255, 255, 255, 229, 255, 255, 255, 132, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 216, 255, 255, 255, 120, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 120, 255, 255, 255, 211, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 216, 255, 255, 255, 120, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 120, 255, 255, 255, 211, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 216, 255, 255, 255, 120, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 120, 255, 255, 255, 211, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 25, 255, 255, 255, 155, 255, 255, 255, 229, 255, 255, 255, 250, 255, 255, 255, 228, 255, 255, 255, 150, 255, 255, 255, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 3, 255, 255, 255, 12, 255, 255, 255, 39, 255, 255, 255, 212, 255, 255, 255, 139, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 73, 255, 255, 255, 245, 255, 255, 255, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 32, 255, 255, 255, 255, 255, 255, 255, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 140, 255, 255, 255, 219, 255, 255, 255, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 3, 255, 255, 255, 217, 255, 255, 255, 131, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 140, 255, 255, 255, 219, 255, 255, 255, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 3, 255, 255, 255, 217, 255, 255, 255, 131, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 140, 255, 255, 255, 219, 255, 255, 255, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 3, 255, 255, 255, 217, 255, 255, 255, 131, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 20, 255, 255, 255, 225, 255, 255, 255, 176, 255, 255, 255, 47, 255, 255, 255, 14, 255, 255, 255, 45, 255, 255, 255, 173, 255, 255, 255, 221, 255, 255, 255, 16, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 28, 255, 255, 255, 248, 255, 255, 255, 240, 255, 255, 255, 158, 255, 255, 255, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 3, 255, 255, 255, 12, 255, 255, 255, 39, 255, 255, 255, 212, 255, 255, 255, 139, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 32, 255, 255, 255, 255, 255, 255, 255, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 20, 255, 255, 255, 225, 255, 255, 255, 187, 255, 255, 255, 44, 255, 255, 255, 13, 255, 255, 255, 43, 255, 255, 255, 184, 255, 255, 255, 219, 255, 255, 255, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 20, 255, 255, 255, 225, 255, 255, 255, 187, 255, 255, 255, 44, 255, 255, 255, 13, 255, 255, 255, 43, 255, 255, 255, 184, 255, 255, 255, 219, 255, 255, 255, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 20, 255, 255, 255, 225, 255, 255, 255, 187, 255, 255, 255, 44, 255, 255, 255, 13, 255, 255, 255, 43, 255, 255, 255, 184, 255, 255, 255, 219, 255, 255, 255, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 141, 255, 255, 255, 218, 255, 255, 255, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 2, 255, 255, 255, 217, 255, 255, 255, 133, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 28, 255, 255, 255, 248, 255, 255, 255, 240, 255, 255, 255, 158, 255, 255, 255, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 25, 255, 255, 255, 155, 255, 255, 255, 230, 255, 255, 255, 250, 255, 255, 255, 228, 255, 255, 255, 150, 255, 255, 255, 21, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 25, 255, 255, 255, 155, 255, 255, 255, 230, 255, 255, 255, 250, 255, 255, 255, 228, 255, 255, 255, 150, 255, 255, 255, 21, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 25, 255, 255, 255, 155, 255, 255, 255, 230, 255, 255, 255, 250, 255, 255, 255, 228, 255, 255, 255, 150, 255, 255, 255, 21, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 167, 255, 255, 255, 233, 255, 255, 255, 20, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 217, 255, 255, 255, 119, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 120, 255, 255, 255, 212, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 3, 255, 255, 255, 144, 255, 255, 255, 182, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 248, 255, 255, 255, 86, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 86, 255, 255, 255, 247, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 248, 255, 255, 255, 86, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 86, 255, 255, 255, 241, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 25, 255, 255, 255, 155, 255, 255, 255, 229, 255, 255, 255, 250, 255, 255, 255, 228, 255, 255, 255, 150, 255, 255, 255, 21, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 216, 255, 255, 255, 120, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 120, 255, 255, 255, 209, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 16, 255, 255, 255, 239, 255, 255, 255, 95, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 88, 255, 255, 255, 238, 255, 255, 255, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 68, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 68, 255, 255, 255, 255, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 6, 255, 255, 255, 116, 255, 255, 255, 206, 255, 255, 255, 245, 255, 255, 255, 244, 255, 255, 255, 213, 255, 255, 255, 112, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 20, 255, 255, 255, 225, 255, 255, 255, 176, 255, 255, 255, 47, 255, 255, 255, 14, 255, 255, 255, 45, 255, 255, 255, 173, 255, 255, 255, 219, 255, 255, 255, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 140, 255, 255, 255, 219, 255, 255, 255, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 3, 255, 255, 255, 217, 255, 255, 255, 125, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 126, 255, 255, 255, 212, 255, 255, 255, 1, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 208, 255, 255, 255, 124, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 25, 255, 255, 255, 155, 255, 255, 255, 229, 255, 255, 255, 250, 255, 255, 255, 228, 255, 255, 255, 150, 255, 255, 255, 21, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 68, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 68, 255, 255, 255, 255, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 6, 255, 255, 255, 193, 255, 255, 255, 205, 255, 255, 255, 70, 255, 255, 255, 16, 255, 255, 255, 23, 255, 255, 255, 78, 255, 255, 255, 68, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 25, 255, 255, 255, 234, 0, 0, 0, 0, 255, 255, 255, 21, 255, 255, 255, 230, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 246, 255, 255, 255, 210, 255, 255, 255, 126, 255, 255, 255, 9, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 68, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 160, 255, 255, 255, 193, 255, 255, 255, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 252, 255, 255, 255, 66, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 68, 255, 255, 255, 255, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 141, 255, 255, 255, 218, 255, 255, 255, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 2, 255, 255, 255, 217, 255, 255, 255, 133, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 20, 255, 255, 255, 225, 255, 255, 255, 187, 255, 255, 255, 44, 255, 255, 255, 13, 255, 255, 255, 43, 255, 255, 255, 184, 255, 255, 255, 211, 255, 255, 255, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 14, 255, 255, 255, 238, 255, 255, 255, 77, 0, 0, 0, 0, 255, 255, 255, 74, 255, 255, 255, 236, 255, 255, 255, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 20, 255, 255, 255, 225, 255, 255, 255, 176, 255, 255, 255, 47, 255, 255, 255, 14, 255, 255, 255, 45, 255, 255, 255, 173, 255, 255, 255, 219, 255, 255, 255, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 68, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 68, 255, 255, 255, 255, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 119, 255, 255, 255, 235, 255, 255, 255, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 76, 255, 255, 255, 183, 0, 0, 0, 0, 255, 255, 255, 72, 255, 255, 255, 179, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 73, 255, 255, 255, 8, 255, 255, 255, 32, 255, 255, 255, 79, 255, 255, 255, 205, 255, 255, 255, 202, 255, 255, 255, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 68, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 133, 255, 255, 255, 206, 255, 255, 255, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 68, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 68, 255, 255, 255, 255, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 217, 255, 255, 255, 119, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 120, 255, 255, 255, 212, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 25, 255, 255, 255, 155, 255, 255, 255, 230, 255, 255, 255, 252, 255, 255, 255, 255, 255, 255, 255, 173, 255, 255, 255, 16, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 123, 255, 255, 255, 196, 0, 0, 0, 0, 255, 255, 255, 195, 255, 255, 255, 119, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 141, 255, 255, 255, 218, 255, 255, 255, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 2, 255, 255, 255, 217, 255, 255, 255, 133, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 68, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 68, 255, 255, 255, 255, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 209, 255, 255, 255, 132, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 127, 255, 255, 255, 133, 0, 0, 0, 0, 255, 255, 255, 123, 255, 255, 255, 129, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 68, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 12, 255, 255, 255, 222, 255, 255, 255, 124, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 68, 0, 0, 0, 0, 255, 255, 255, 104, 255, 255, 255, 217, 255, 255, 255, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 68, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 68, 255, 255, 255, 255, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 248, 255, 255, 255, 86, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 86, 255, 255, 255, 247, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 181, 255, 255, 255, 206, 255, 255, 255, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 13, 255, 255, 255, 236, 255, 255, 255, 121, 255, 255, 255, 233, 255, 255, 255, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 217, 255, 255, 255, 119, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 120, 255, 255, 255, 212, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 246, 255, 255, 255, 90, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 240, 255, 255, 255, 240, 255, 255, 255, 252, 255, 255, 255, 243, 255, 255, 255, 240, 255, 255, 255, 252, 255, 255, 255, 243, 255, 255, 255, 240, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 68, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 122, 255, 255, 255, 212, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 68, 255, 255, 255, 79, 255, 255, 255, 225, 255, 255, 255, 31, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 68, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 68, 255, 255, 255, 255, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 248, 255, 255, 255, 86, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 86, 255, 255, 255, 247, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 38, 255, 255, 255, 241, 255, 255, 255, 177, 255, 255, 255, 9, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 119, 255, 255, 255, 255, 255, 255, 255, 115, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 248, 255, 255, 255, 86, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 86, 255, 255, 255, 247, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 73, 255, 255, 255, 8, 255, 255, 255, 8, 255, 255, 255, 8, 255, 255, 255, 8, 255, 255, 255, 73, 255, 255, 255, 255, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 247, 255, 255, 255, 86, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 228, 255, 255, 255, 28, 0, 0, 0, 0, 255, 255, 255, 229, 255, 255, 255, 25, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 68, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 80, 255, 255, 255, 247, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 114, 255, 255, 255, 245, 255, 255, 255, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 68, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 68, 255, 255, 255, 255, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 216, 255, 255, 255, 120, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 120, 255, 255, 255, 211, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 54, 255, 255, 255, 175, 255, 255, 255, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 33, 255, 255, 255, 255, 255, 255, 255, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 248, 255, 255, 255, 86, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 86, 255, 255, 255, 247, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 68, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 68, 255, 255, 255, 255, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 213, 255, 255, 255, 123, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 8, 255, 255, 255, 73, 255, 255, 255, 255, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 28, 255, 255, 255, 227, 0, 0, 0, 0, 255, 255, 255, 26, 255, 255, 255, 226, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 68, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 82, 255, 255, 255, 244, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 160, 255, 255, 255, 79, 255, 255, 255, 235, 255, 255, 255, 27, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 68, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 68, 255, 255, 255, 255, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 140, 255, 255, 255, 219, 255, 255, 255, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 3, 255, 255, 255, 217, 255, 255, 255, 131, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 32, 255, 255, 255, 255, 255, 255, 255, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 216, 255, 255, 255, 120, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 120, 255, 255, 255, 211, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 68, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 68, 255, 255, 255, 255, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 131, 255, 255, 255, 227, 255, 255, 255, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 68, 255, 255, 255, 255, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 240, 255, 255, 255, 243, 255, 255, 255, 252, 255, 255, 255, 240, 255, 255, 255, 243, 255, 255, 255, 252, 255, 255, 255, 240, 255, 255, 255, 240, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 68, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 130, 255, 255, 255, 205, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 68, 0, 0, 0, 0, 255, 255, 255, 148, 255, 255, 255, 189, 255, 255, 255, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 252, 255, 255, 255, 73, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 74, 255, 255, 255, 251, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 20, 255, 255, 255, 225, 255, 255, 255, 187, 255, 255, 255, 44, 255, 255, 255, 13, 255, 255, 255, 43, 255, 255, 255, 184, 255, 255, 255, 219, 255, 255, 255, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 32, 255, 255, 255, 255, 255, 255, 255, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 140, 255, 255, 255, 219, 255, 255, 255, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 3, 255, 255, 255, 217, 255, 255, 255, 131, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 68, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 68, 255, 255, 255, 255, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 14, 255, 255, 255, 216, 255, 255, 255, 194, 255, 255, 255, 61, 255, 255, 255, 15, 255, 255, 255, 13, 255, 255, 255, 95, 255, 255, 255, 255, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 136, 255, 255, 255, 122, 0, 0, 0, 0, 255, 255, 255, 129, 255, 255, 255, 123, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 68, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 22, 255, 255, 255, 232, 255, 255, 255, 115, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 68, 0, 0, 0, 0, 255, 255, 255, 10, 255, 255, 255, 219, 255, 255, 255, 118, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 214, 255, 255, 255, 123, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 128, 255, 255, 255, 213, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 25, 255, 255, 255, 155, 255, 255, 255, 230, 255, 255, 255, 250, 255, 255, 255, 228, 255, 255, 255, 150, 255, 255, 255, 21, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 32, 255, 255, 255, 255, 255, 255, 255, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 20, 255, 255, 255, 225, 255, 255, 255, 187, 255, 255, 255, 44, 255, 255, 255, 13, 255, 255, 255, 43, 255, 255, 255, 184, 255, 255, 255, 219, 255, 255, 255, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 68, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 68, 255, 255, 255, 255, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 19, 255, 255, 255, 147, 255, 255, 255, 226, 255, 255, 255, 252, 255, 255, 255, 246, 255, 255, 255, 218, 255, 255, 255, 168, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 184, 255, 255, 255, 71, 0, 0, 0, 0, 255, 255, 255, 180, 255, 255, 255, 73, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 73, 255, 255, 255, 9, 255, 255, 255, 28, 255, 255, 255, 92, 255, 255, 255, 222, 255, 255, 255, 190, 255, 255, 255, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 68, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 57, 255, 255, 255, 247, 255, 255, 255, 51, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 84, 255, 255, 255, 242, 255, 255, 255, 95, 255, 255, 255, 25, 255, 255, 255, 24, 255, 255, 255, 96, 255, 255, 255, 243, 255, 255, 255, 91, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 25, 255, 255, 255, 155, 255, 255, 255, 230, 255, 255, 255, 250, 255, 255, 255, 228, 255, 255, 255, 150, 255, 255, 255, 21, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 231, 255, 255, 255, 21, 0, 0, 0, 0, 255, 255, 255, 231, 255, 255, 255, 24, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 242, 255, 255, 255, 202, 255, 255, 255, 112, 255, 255, 255, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 68, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 135, 255, 255, 255, 217, 255, 255, 255, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 77, 255, 255, 255, 204, 255, 255, 255, 247, 255, 255, 255, 246, 255, 255, 255, 200, 255, 255, 255, 83, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 213, 255, 255, 255, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 68, 255, 255, 255, 255, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 183, 255, 255, 255, 155, 255, 255, 255, 232, 255, 255, 255, 230, 255, 255, 255, 154, 255, 255, 255, 181, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 20, 255, 255, 255, 233, 255, 255, 255, 165, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 214, 255, 255, 255, 48, 255, 255, 255, 50, 255, 255, 255, 212, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 228, 255, 255, 255, 121, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 68, 255, 255, 255, 255, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 159, 255, 255, 255, 180, 255, 255, 255, 18, 255, 255, 255, 15, 255, 255, 255, 165, 255, 255, 255, 157, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 183, 255, 255, 255, 143, 255, 255, 255, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 167, 255, 255, 255, 233, 255, 255, 255, 20, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 147, 255, 255, 255, 255, 255, 255, 255, 147, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 210, 255, 255, 255, 48, 255, 255, 255, 50, 255, 255, 255, 209, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 28, 255, 255, 255, 244, 255, 255, 255, 40, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 19, 255, 255, 255, 247, 255, 255, 255, 45, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 235, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 164, 255, 255, 255, 188, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 189, 255, 255, 255, 163, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 98, 255, 255, 255, 242, 255, 255, 255, 33, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 68, 255, 255, 255, 255, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 229, 255, 255, 255, 35, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 14, 255, 255, 255, 235, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 3, 255, 255, 255, 144, 255, 255, 255, 182, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 154, 255, 255, 255, 166, 255, 255, 255, 38, 255, 255, 255, 168, 255, 255, 255, 154, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 110, 255, 255, 255, 239, 255, 255, 255, 142, 255, 255, 255, 32, 255, 255, 255, 200, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 156, 255, 255, 255, 181, 255, 255, 255, 170, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 161, 255, 255, 255, 151, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 12, 255, 255, 255, 2, 0, 0, 0, 0, 255, 255, 255, 195, 0, 0, 0, 0, 255, 255, 255, 1, 255, 255, 255, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 14, 255, 255, 255, 222, 255, 255, 255, 98, 0, 0, 0, 0, 255, 255, 255, 99, 255, 255, 255, 221, 255, 255, 255, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 62, 255, 255, 255, 142, 255, 255, 255, 181, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 68, 255, 255, 255, 255, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 231, 255, 255, 255, 34, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 13, 255, 255, 255, 219, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 252, 255, 255, 255, 66, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 68, 255, 255, 255, 255, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 252, 255, 255, 255, 66, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 68, 255, 255, 255, 255, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 201, 255, 255, 255, 34, 255, 255, 255, 142, 255, 255, 255, 240, 255, 255, 255, 109, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 39, 255, 255, 255, 221, 255, 255, 255, 7, 255, 255, 255, 211, 255, 255, 255, 48, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 54, 255, 255, 255, 243, 255, 255, 255, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 124, 255, 255, 255, 235, 255, 255, 255, 165, 255, 255, 255, 208, 255, 255, 255, 165, 255, 255, 255, 234, 255, 255, 255, 129, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 56, 255, 255, 255, 234, 255, 255, 255, 48, 255, 255, 255, 234, 255, 255, 255, 55, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 67, 255, 255, 255, 12, 255, 255, 255, 227, 255, 255, 255, 84, 0, 0, 0, 0, 255, 255, 255, 68, 255, 255, 255, 255, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 158, 255, 255, 255, 177, 255, 255, 255, 16, 255, 255, 255, 13, 255, 255, 255, 162, 255, 255, 255, 154, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 68, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 68, 255, 255, 255, 255, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 252, 255, 255, 255, 66, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 68, 255, 255, 255, 255, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 252, 255, 255, 255, 66, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 68, 255, 255, 255, 255, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 68, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 68, 255, 255, 255, 255, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 172, 255, 255, 255, 101, 0, 0, 0, 0, 255, 255, 255, 89, 255, 255, 255, 180, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 204, 255, 255, 255, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 14, 255, 255, 255, 40, 255, 255, 255, 116, 255, 255, 255, 244, 255, 255, 255, 114, 255, 255, 255, 40, 255, 255, 255, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 126, 255, 255, 255, 246, 255, 255, 255, 125, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 68, 0, 0, 0, 0, 255, 255, 255, 83, 255, 255, 255, 229, 255, 255, 255, 13, 255, 255, 255, 68, 255, 255, 255, 255, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 181, 255, 255, 255, 157, 255, 255, 255, 234, 255, 255, 255, 232, 255, 255, 255, 159, 255, 255, 255, 184, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 68, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 68, 255, 255, 255, 255, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 68, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 68, 255, 255, 255, 255, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 68, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 68, 255, 255, 255, 255, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 68, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 68, 255, 255, 255, 255, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 213, 255, 255, 255, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 68, 255, 255, 255, 255, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 52, 255, 255, 255, 221, 255, 255, 255, 4, 0, 0, 0, 0, 255, 255, 255, 2, 255, 255, 255, 217, 255, 255, 255, 56, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 97, 255, 255, 255, 213, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 23, 255, 255, 255, 228, 255, 255, 255, 85, 255, 255, 255, 227, 255, 255, 255, 23, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 159, 255, 255, 255, 228, 255, 255, 255, 158, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 68, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 181, 255, 255, 255, 145, 255, 255, 255, 64, 255, 255, 255, 255, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 68, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 68, 255, 255, 255, 255, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 68, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 68, 255, 255, 255, 255, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 68, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 68, 255, 255, 255, 255, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 68, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 68, 255, 255, 255, 255, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 228, 255, 255, 255, 121, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 68, 255, 255, 255, 255, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 188, 255, 255, 255, 97, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 95, 255, 255, 255, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 9, 255, 255, 255, 237, 255, 255, 255, 65, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 78, 255, 255, 255, 178, 0, 0, 0, 0, 255, 255, 255, 172, 255, 255, 255, 82, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 77, 255, 255, 255, 227, 255, 255, 255, 25, 255, 255, 255, 228, 255, 255, 255, 76, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 68, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 33, 255, 255, 255, 242, 255, 255, 255, 102, 255, 255, 255, 255, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 68, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 68, 255, 255, 255, 255, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 68, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 68, 255, 255, 255, 255, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 68, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 68, 255, 255, 255, 255, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 68, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 68, 255, 255, 255, 255, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 98, 255, 255, 255, 242, 255, 255, 255, 33, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 68, 255, 255, 255, 255, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 141, 255, 255, 255, 171, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 19, 255, 255, 255, 231, 255, 255, 255, 84, 0, 0, 0, 0, 255, 255, 255, 85, 255, 255, 255, 231, 255, 255, 255, 18, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 68, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 121, 255, 255, 255, 232, 255, 255, 255, 255, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 68, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 68, 255, 255, 255, 255, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 68, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 68, 255, 255, 255, 255, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 68, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 68, 255, 255, 255, 255, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 68, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 68, 255, 255, 255, 255, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 62, 255, 255, 255, 142, 255, 255, 255, 181, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 68, 255, 255, 255, 255, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 36, 255, 255, 255, 249, 255, 255, 255, 26, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 169, 255, 255, 255, 185, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 186, 255, 255, 255, 168, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 68, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 5, 255, 255, 255, 213, 255, 255, 255, 255, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 252, 255, 255, 255, 73, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 74, 255, 255, 255, 251, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 68, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 68, 255, 255, 255, 255, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 68, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 68, 255, 255, 255, 255, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 252, 255, 255, 255, 73, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 74, 255, 255, 255, 251, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 67, 255, 255, 255, 12, 255, 255, 255, 227, 255, 255, 255, 84, 0, 0, 0, 0, 255, 255, 255, 68, 255, 255, 255, 255, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 184, 255, 255, 255, 128, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 214, 255, 255, 255, 123, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 128, 255, 255, 255, 213, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 252, 255, 255, 255, 73, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 74, 255, 255, 255, 251, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 252, 255, 255, 255, 73, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 74, 255, 255, 255, 251, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 214, 255, 255, 255, 123, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 128, 255, 255, 255, 213, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 68, 0, 0, 0, 0, 255, 255, 255, 83, 255, 255, 255, 229, 255, 255, 255, 13, 255, 255, 255, 68, 255, 255, 255, 255, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 77, 255, 255, 255, 229, 255, 255, 255, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 84, 255, 255, 255, 242, 255, 255, 255, 95, 255, 255, 255, 25, 255, 255, 255, 24, 255, 255, 255, 96, 255, 255, 255, 243, 255, 255, 255, 91, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 214, 255, 255, 255, 123, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 128, 255, 255, 255, 213, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 214, 255, 255, 255, 123, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 128, 255, 255, 255, 213, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 84, 255, 255, 255, 242, 255, 255, 255, 95, 255, 255, 255, 25, 255, 255, 255, 24, 255, 255, 255, 96, 255, 255, 255, 243, 255, 255, 255, 91, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 68, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 181, 255, 255, 255, 145, 255, 255, 255, 64, 255, 255, 255, 255, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 77, 255, 255, 255, 204, 255, 255, 255, 247, 255, 255, 255, 246, 255, 255, 255, 200, 255, 255, 255, 83, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 84, 255, 255, 255, 242, 255, 255, 255, 95, 255, 255, 255, 25, 255, 255, 255, 24, 255, 255, 255, 96, 255, 255, 255, 243, 255, 255, 255, 91, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 84, 255, 255, 255, 242, 255, 255, 255, 95, 255, 255, 255, 25, 255, 255, 255, 24, 255, 255, 255, 96, 255, 255, 255, 243, 255, 255, 255, 91, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 77, 255, 255, 255, 204, 255, 255, 255, 247, 255, 255, 255, 246, 255, 255, 255, 200, 255, 255, 255, 83, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 68, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 33, 255, 255, 255, 242, 255, 255, 255, 102, 255, 255, 255, 255, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 77, 255, 255, 255, 204, 255, 255, 255, 247, 255, 255, 255, 246, 255, 255, 255, 200, 255, 255, 255, 83, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 77, 255, 255, 255, 204, 255, 255, 255, 247, 255, 255, 255, 246, 255, 255, 255, 200, 255, 255, 255, 83, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 68, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 121, 255, 255, 255, 232, 255, 255, 255, 255, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 60, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 41, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 41, 255, 255, 255, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 68, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 5, 255, 255, 255, 213, 255, 255, 255, 255, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 60, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 35, 255, 255, 255, 235, 255, 255, 255, 70, 0, 0, 0, 0, 255, 255, 255, 66, 255, 255, 255, 234, 255, 255, 255, 43, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 8, 255, 255, 255, 8, 255, 255, 255, 39, 255, 255, 255, 255, 255, 255, 255, 42, 255, 255, 255, 8, 255, 255, 255, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 215, 255, 255, 255, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 168, 255, 255, 255, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 60, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 62, 255, 255, 255, 235, 255, 255, 255, 123, 255, 255, 255, 235, 255, 255, 255, 64, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 32, 255, 255, 255, 255, 255, 255, 255, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 60, 0, 0, 0, 0, 255, 255, 255, 9, 255, 255, 255, 199, 255, 255, 255, 156, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 116, 255, 255, 255, 255, 255, 255, 255, 120, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 32, 255, 255, 255, 255, 255, 255, 255, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 37, 255, 255, 255, 188, 255, 255, 255, 244, 255, 255, 255, 231, 255, 255, 255, 167, 255, 255, 255, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 60, 255, 255, 255, 2, 255, 255, 255, 175, 255, 255, 255, 179, 255, 255, 255, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 63, 255, 255, 255, 235, 255, 255, 255, 119, 255, 255, 255, 235, 255, 255, 255, 69, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 32, 255, 255, 255, 255, 255, 255, 255, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 198, 255, 255, 255, 169, 255, 255, 255, 22, 255, 255, 255, 40, 255, 255, 255, 96, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 251, 255, 255, 255, 224, 255, 255, 255, 149, 255, 255, 255, 17, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 168, 255, 255, 255, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 20, 255, 255, 255, 147, 255, 255, 255, 228, 255, 255, 255, 248, 255, 255, 255, 223, 255, 255, 255, 140, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 92, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 244, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 164, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 172, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 53, 255, 255, 255, 146, 255, 255, 255, 199, 255, 255, 255, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 33, 255, 255, 255, 234, 255, 255, 255, 66, 0, 0, 0, 0, 255, 255, 255, 61, 255, 255, 255, 234, 255, 255, 255, 41, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 32, 255, 255, 255, 255, 255, 255, 255, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 247, 255, 255, 255, 76, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 73, 255, 255, 255, 13, 255, 255, 255, 54, 255, 255, 255, 211, 255, 255, 255, 166, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 14, 255, 255, 255, 217, 255, 255, 255, 188, 255, 255, 255, 50, 255, 255, 255, 17, 255, 255, 255, 61, 255, 255, 255, 93, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 13, 255, 255, 255, 163, 255, 255, 255, 232, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 191, 255, 255, 255, 141, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 131, 255, 255, 255, 196, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 2, 255, 255, 255, 8, 255, 255, 255, 8, 255, 255, 255, 8, 255, 255, 255, 8, 255, 255, 255, 8, 255, 255, 255, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 5, 255, 255, 255, 8, 255, 255, 255, 8, 255, 255, 255, 255, 255, 255, 255, 15, 255, 255, 255, 8, 255, 255, 255, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 147, 255, 255, 255, 255, 255, 255, 255, 43, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 33, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 35, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 32, 255, 255, 255, 255, 255, 255, 255, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 214, 255, 255, 255, 151, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 68, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 91, 255, 255, 255, 237, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 132, 255, 255, 255, 229, 255, 255, 255, 9, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 149, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 216, 255, 255, 255, 24, 255, 255, 255, 216, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 61, 255, 255, 255, 244, 255, 255, 255, 19, 0, 0, 0, 0, 255, 255, 255, 7, 255, 255, 255, 234, 255, 255, 255, 78, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 172, 255, 255, 255, 166, 255, 255, 255, 183, 255, 255, 255, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 32, 255, 255, 255, 255, 255, 255, 255, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 74, 255, 255, 255, 249, 255, 255, 255, 193, 255, 255, 255, 56, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 68, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 93, 255, 255, 255, 231, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 164, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 172, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 213, 255, 255, 255, 128, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 229, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 212, 0, 0, 0, 0, 255, 255, 255, 212, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 186, 255, 255, 255, 131, 0, 0, 0, 0, 255, 255, 255, 97, 255, 255, 255, 214, 255, 255, 255, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 215, 255, 255, 255, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 168, 255, 255, 255, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 60, 255, 255, 255, 13, 255, 255, 255, 223, 255, 255, 255, 113, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 32, 255, 255, 255, 255, 255, 255, 255, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 38, 255, 255, 255, 175, 255, 255, 255, 253, 255, 255, 255, 93, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 73, 255, 255, 255, 13, 255, 255, 255, 55, 255, 255, 255, 212, 255, 255, 255, 128, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 5, 255, 255, 255, 8, 255, 255, 255, 8, 255, 255, 255, 255, 255, 255, 255, 15, 255, 255, 255, 8, 255, 255, 255, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 248, 255, 255, 255, 88, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 252, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 212, 0, 0, 0, 0, 255, 255, 255, 212, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 56, 255, 255, 255, 239, 255, 255, 255, 14, 255, 255, 255, 207, 255, 255, 255, 97, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 60, 0, 0, 0, 0, 255, 255, 255, 60, 255, 255, 255, 246, 255, 255, 255, 49, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 32, 255, 255, 255, 255, 255, 255, 255, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 139, 255, 255, 255, 223, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 110, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 248, 255, 255, 255, 87, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 241, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 212, 0, 0, 0, 0, 255, 255, 255, 212, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 181, 255, 255, 255, 179, 255, 255, 255, 228, 255, 255, 255, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 60, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 134, 255, 255, 255, 216, 255, 255, 255, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 78, 255, 255, 255, 242, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 68, 0, 0, 0, 0, 255, 255, 255, 202, 255, 255, 255, 116, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 5, 255, 255, 255, 8, 255, 255, 255, 8, 255, 255, 255, 176, 255, 255, 255, 13, 255, 255, 255, 8, 255, 255, 255, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 216, 255, 255, 255, 122, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 186, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 212, 0, 0, 0, 0, 255, 255, 255, 212, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 8, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 28, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 64, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 20, 255, 255, 255, 95, 255, 255, 255, 21, 255, 255, 255, 28, 255, 255, 255, 180, 255, 255, 255, 178, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 68, 0, 0, 0, 0, 255, 255, 255, 81, 255, 255, 255, 235, 255, 255, 255, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 164, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 172, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 142, 255, 255, 255, 223, 255, 255, 255, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 47, 255, 255, 255, 225, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 212, 0, 0, 0, 0, 255, 255, 255, 212, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 8, 255, 255, 255, 8, 255, 255, 255, 255, 255, 255, 255, 73, 255, 255, 255, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 2, 255, 255, 255, 8, 255, 255, 255, 8, 255, 255, 255, 8, 255, 255, 255, 8, 255, 255, 255, 15, 255, 255, 255, 255, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 17, 255, 255, 255, 195, 255, 255, 255, 243, 255, 255, 255, 240, 255, 255, 255, 174, 255, 255, 255, 24, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 68, 0, 0, 0, 0, 255, 255, 255, 1, 255, 255, 255, 213, 255, 255, 255, 122, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 21, 255, 255, 255, 227, 255, 255, 255, 197, 255, 255, 255, 53, 255, 255, 255, 14, 255, 255, 255, 33, 255, 255, 255, 93, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 8, 255, 255, 255, 51, 255, 255, 255, 52, 255, 255, 255, 212, 0, 0, 0, 0, 255, 255, 255, 212, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 8, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 28, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 81, 255, 255, 255, 227, 255, 255, 255, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 8, 255, 255, 255, 255, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 68, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 93, 255, 255, 255, 238, 255, 255, 255, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 27, 255, 255, 255, 157, 255, 255, 255, 230, 255, 255, 255, 253, 255, 255, 255, 242, 255, 255, 255, 191, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 212, 0, 0, 0, 0, 255, 255, 255, 212, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 8, 255, 255, 255, 8, 255, 255, 255, 255, 255, 255, 255, 73, 255, 255, 255, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 187, 255, 255, 255, 125, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 73, 255, 255, 255, 8, 255, 255, 255, 8, 255, 255, 255, 8, 255, 255, 255, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 5, 255, 255, 255, 168, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 40, 255, 255, 255, 192, 255, 255, 255, 230, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 230, 255, 255, 255, 18, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 170, 255, 255, 255, 174, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 212, 0, 0, 0, 0, 255, 255, 255, 212, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 68, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 38, 255, 255, 255, 249, 255, 255, 255, 24, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 68, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 75, 255, 255, 255, 209, 255, 255, 255, 246, 255, 255, 255, 201, 255, 255, 255, 46, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 195, 255, 255, 255, 127, 0, 0, 0, 0, 255, 255, 255, 126, 255, 255, 255, 194, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 21, 255, 255, 255, 242, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 212, 0, 0, 0, 0, 255, 255, 255, 212, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 143, 255, 255, 255, 169, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 68, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 217, 255, 255, 255, 52, 255, 255, 255, 22, 255, 255, 255, 176, 255, 255, 255, 194, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 246, 255, 255, 255, 67, 0, 0, 0, 0, 255, 255, 255, 67, 255, 255, 255, 244, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 247, 255, 255, 255, 227, 255, 255, 255, 170, 255, 255, 255, 35, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 195, 255, 255, 255, 202, 255, 255, 255, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 212, 0, 0, 0, 0, 255, 255, 255, 212, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 9, 255, 255, 255, 239, 255, 255, 255, 63, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 105, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 72, 255, 255, 255, 243, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 210, 255, 255, 255, 147, 255, 255, 255, 18, 255, 255, 255, 147, 255, 255, 255, 205, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 93, 255, 255, 255, 255, 255, 255, 255, 48, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 73, 255, 255, 255, 8, 255, 255, 255, 15, 255, 255, 255, 50, 255, 255, 255, 189, 255, 255, 255, 207, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 212, 0, 0, 0, 0, 255, 255, 255, 212, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 99, 255, 255, 255, 212, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 73, 255, 255, 255, 8, 255, 255, 255, 8, 255, 255, 255, 8, 255, 255, 255, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 67, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 60, 255, 255, 255, 255, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 52, 255, 255, 255, 239, 255, 255, 255, 251, 255, 255, 255, 206, 255, 255, 255, 49, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 10, 255, 255, 255, 212, 255, 255, 255, 242, 255, 255, 255, 48, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 244, 255, 255, 255, 244, 255, 255, 255, 244, 255, 255, 255, 244, 255, 255, 255, 244, 255, 255, 255, 244, 255, 255, 255, 244, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 68, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 81, 255, 255, 255, 245, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 204, 255, 255, 255, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 68, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 60, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 60, 255, 255, 255, 255, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 245, 255, 255, 255, 34, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 128, 255, 255, 255, 141, 255, 255, 255, 246, 255, 255, 255, 48, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 68, 0, 0, 0, 0, 255, 255, 255, 5, 255, 255, 255, 37, 255, 255, 255, 182, 255, 255, 255, 158, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 64, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 55, 255, 255, 255, 243, 255, 255, 255, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 68, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 60, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 60, 255, 255, 255, 255, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 110, 255, 255, 255, 239, 255, 255, 255, 142, 255, 255, 255, 32, 255, 255, 255, 200, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 190, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 232, 255, 255, 255, 87, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 27, 255, 255, 255, 231, 255, 255, 255, 20, 255, 255, 255, 254, 255, 255, 255, 48, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 163, 255, 255, 255, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 2, 255, 255, 255, 8, 255, 255, 255, 8, 255, 255, 255, 8, 255, 255, 255, 8, 255, 255, 255, 8, 255, 255, 255, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 161, 255, 255, 255, 151, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 68, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 60, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 60, 255, 255, 255, 255, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 201, 255, 255, 255, 34, 255, 255, 255, 142, 255, 255, 255, 240, 255, 255, 255, 109, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 149, 255, 255, 255, 158, 255, 255, 255, 35, 255, 255, 255, 35, 255, 255, 255, 127, 255, 255, 255, 227, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 162, 255, 255, 255, 124, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 48, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 73, 255, 255, 255, 8, 255, 255, 255, 12, 255, 255, 255, 63, 255, 255, 255, 217, 255, 255, 255, 147, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 52, 255, 255, 255, 179, 255, 255, 255, 241, 255, 255, 255, 236, 255, 255, 255, 169, 255, 255, 255, 24, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 19, 255, 255, 255, 247, 255, 255, 255, 45, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 68, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 60, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 60, 255, 255, 255, 255, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 244, 255, 255, 255, 54, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 56, 255, 255, 255, 240, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 53, 255, 255, 255, 230, 255, 255, 255, 11, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 48, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 68, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 91, 255, 255, 255, 238, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 164, 255, 255, 255, 131, 255, 255, 255, 34, 255, 255, 255, 38, 255, 255, 255, 191, 255, 255, 255, 179, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 20, 255, 255, 255, 147, 255, 255, 255, 228, 255, 255, 255, 248, 255, 255, 255, 223, 255, 255, 255, 140, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 64, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 75, 255, 255, 255, 209, 255, 255, 255, 246, 255, 255, 255, 201, 255, 255, 255, 46, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 215, 255, 255, 255, 110, 0, 0, 0, 0, 255, 255, 255, 10, 255, 255, 255, 164, 255, 255, 255, 171, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 196, 255, 255, 255, 134, 255, 255, 255, 36, 255, 255, 255, 36, 255, 255, 255, 255, 255, 255, 255, 77, 255, 255, 255, 27, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 68, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 97, 255, 255, 255, 229, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 77, 255, 255, 255, 242, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 14, 255, 255, 255, 217, 255, 255, 255, 188, 255, 255, 255, 50, 255, 255, 255, 17, 255, 255, 255, 61, 255, 255, 255, 93, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 2, 255, 255, 255, 8, 255, 255, 255, 8, 255, 255, 255, 8, 255, 255, 255, 8, 255, 255, 255, 8, 255, 255, 255, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 217, 255, 255, 255, 52, 255, 255, 255, 22, 255, 255, 255, 176, 255, 255, 255, 194, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 56, 255, 255, 255, 205, 255, 255, 255, 229, 255, 255, 255, 223, 255, 255, 255, 155, 255, 255, 255, 18, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 192, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 73, 255, 255, 255, 8, 255, 255, 255, 15, 255, 255, 255, 62, 255, 255, 255, 220, 255, 255, 255, 142, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 105, 255, 255, 255, 213, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 132, 255, 255, 255, 229, 255, 255, 255, 9, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 105, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 72, 255, 255, 255, 243, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 48, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 252, 255, 255, 255, 221, 255, 255, 255, 131, 255, 255, 255, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 12, 255, 255, 255, 219, 255, 255, 255, 103, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 213, 255, 255, 255, 128, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 67, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 60, 255, 255, 255, 255, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 48, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 3, 255, 255, 255, 176, 255, 255, 255, 175, 255, 255, 255, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 248, 255, 255, 255, 88, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 106, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 68, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 60, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 178, 255, 255, 255, 228, 255, 255, 255, 228, 255, 255, 255, 236, 255, 255, 255, 255, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 60, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 60, 255, 255, 255, 255, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 2, 255, 255, 255, 161, 255, 255, 255, 193, 255, 255, 255, 9, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 248, 255, 255, 255, 87, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 126, 255, 255, 255, 182, 255, 255, 255, 36, 255, 255, 255, 36, 255, 255, 255, 36, 255, 255, 255, 9, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 60, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 161, 255, 255, 255, 170, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 60, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 60, 255, 255, 255, 255, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 1, 255, 255, 255, 154, 255, 255, 255, 197, 255, 255, 255, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 216, 255, 255, 255, 122, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 34, 255, 255, 255, 168, 255, 255, 255, 230, 255, 255, 255, 249, 255, 255, 255, 57, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 146, 255, 255, 255, 148, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 60, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 58, 255, 255, 255, 244, 255, 255, 255, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 60, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 60, 255, 255, 255, 255, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 14, 255, 255, 255, 160, 255, 255, 255, 237, 255, 255, 255, 232, 255, 255, 255, 120, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 147, 255, 255, 255, 218, 255, 255, 255, 50, 255, 255, 255, 36, 255, 255, 255, 36, 255, 255, 255, 36, 255, 255, 255, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 142, 255, 255, 255, 223, 255, 255, 255, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 20, 255, 255, 255, 227, 255, 255, 255, 167, 255, 255, 255, 45, 255, 255, 255, 24, 255, 255, 255, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 166, 255, 255, 255, 125, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 116, 255, 255, 255, 217, 255, 255, 255, 246, 255, 255, 255, 165, 255, 255, 255, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 2, 255, 255, 255, 206, 255, 255, 255, 123, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 60, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 60, 255, 255, 255, 255, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 152, 255, 255, 255, 195, 255, 255, 255, 37, 255, 255, 255, 60, 255, 255, 255, 226, 255, 255, 255, 92, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 60, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 60, 255, 255, 255, 255, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 100, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 21, 255, 255, 255, 227, 255, 255, 255, 197, 255, 255, 255, 53, 255, 255, 255, 14, 255, 255, 255, 33, 255, 255, 255, 93, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 125, 255, 255, 255, 210, 255, 255, 255, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 180, 255, 255, 255, 243, 255, 255, 255, 250, 255, 255, 255, 230, 255, 255, 255, 150, 255, 255, 255, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 208, 255, 255, 255, 40, 255, 255, 255, 40, 255, 255, 255, 219, 255, 255, 255, 128, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 104, 255, 255, 255, 219, 255, 255, 255, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 230, 255, 255, 255, 72, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 101, 255, 255, 255, 194, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 68, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 124, 255, 255, 255, 233, 255, 255, 255, 235, 255, 255, 255, 151, 255, 255, 255, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 60, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 60, 255, 255, 255, 255, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 27, 255, 255, 255, 157, 255, 255, 255, 230, 255, 255, 255, 253, 255, 255, 255, 242, 255, 255, 255, 191, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 200, 255, 255, 255, 122, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 19, 255, 255, 255, 36, 255, 255, 255, 22, 255, 255, 255, 65, 255, 255, 255, 216, 255, 255, 255, 164, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 98, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 113, 255, 255, 255, 213, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 19, 255, 255, 255, 237, 255, 255, 255, 75, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 241, 255, 255, 255, 59, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 70, 255, 255, 255, 241, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 68, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 90, 255, 255, 255, 215, 255, 255, 255, 44, 255, 255, 255, 30, 255, 255, 255, 196, 255, 255, 255, 140, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 60, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 60, 255, 255, 255, 255, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 240, 255, 255, 255, 129, 255, 255, 255, 211, 255, 255, 255, 243, 255, 255, 255, 183, 255, 255, 255, 27, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 86, 255, 255, 255, 246, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 65, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 77, 255, 255, 255, 249, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 152, 255, 255, 255, 180, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 179, 255, 255, 255, 168, 255, 255, 255, 14, 255, 255, 255, 31, 255, 255, 255, 189, 255, 255, 255, 251, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 68, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 199, 255, 255, 255, 99, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 84, 255, 255, 255, 225, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 60, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 60, 255, 255, 255, 255, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 252, 255, 255, 255, 194, 255, 255, 255, 36, 255, 255, 255, 16, 255, 255, 255, 174, 255, 255, 255, 178, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 91, 255, 255, 255, 224, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 67, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 79, 255, 255, 255, 248, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 253, 255, 255, 255, 238, 255, 255, 255, 228, 255, 255, 255, 228, 255, 255, 255, 228, 255, 255, 255, 28, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 30, 255, 255, 255, 184, 255, 255, 255, 244, 255, 255, 255, 211, 255, 255, 255, 129, 255, 255, 255, 236, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 68, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 238, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 254, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 60, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 69, 255, 255, 255, 255, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 243, 255, 255, 255, 76, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 61, 255, 255, 255, 241, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 120, 255, 255, 255, 44, 255, 255, 255, 21, 255, 255, 255, 63, 255, 255, 255, 219, 255, 255, 255, 132, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 101, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 116, 255, 255, 255, 212, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 2, 255, 255, 255, 139, 255, 255, 255, 238, 255, 255, 255, 235, 255, 255, 255, 198, 255, 255, 255, 99, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 121, 255, 255, 255, 198, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 68, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 240, 255, 255, 255, 87, 255, 255, 255, 8, 255, 255, 255, 8, 255, 255, 255, 8, 255, 255, 255, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 244, 255, 255, 255, 72, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 108, 255, 255, 255, 255, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 253, 255, 255, 255, 231, 255, 255, 255, 146, 255, 255, 255, 17, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 199, 255, 255, 255, 105, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 73, 255, 255, 255, 229, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 173, 255, 255, 255, 238, 255, 255, 255, 249, 255, 255, 255, 216, 255, 255, 255, 123, 255, 255, 255, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 211, 255, 255, 255, 40, 255, 255, 255, 41, 255, 255, 255, 222, 255, 255, 255, 118, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 115, 255, 255, 255, 219, 255, 255, 255, 42, 255, 255, 255, 89, 255, 255, 255, 255, 255, 255, 255, 99, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 206, 255, 255, 255, 126, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 68, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 201, 255, 255, 255, 131, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 196, 255, 255, 255, 175, 255, 255, 255, 22, 255, 255, 255, 53, 255, 255, 255, 217, 255, 255, 255, 255, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 73, 255, 255, 255, 13, 255, 255, 255, 56, 255, 255, 255, 213, 255, 255, 255, 167, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 33, 255, 255, 255, 177, 255, 255, 255, 240, 255, 255, 255, 240, 255, 255, 255, 176, 255, 255, 255, 31, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 95, 255, 255, 255, 229, 255, 255, 255, 62, 255, 255, 255, 37, 255, 255, 255, 196, 255, 255, 255, 152, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 118, 255, 255, 255, 220, 255, 255, 255, 247, 255, 255, 255, 156, 255, 255, 255, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 207, 255, 255, 255, 112, 0, 0, 0, 0, 255, 255, 255, 190, 255, 255, 255, 188, 255, 255, 255, 201, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 7, 255, 255, 255, 5, 255, 255, 255, 19, 255, 255, 255, 142, 255, 255, 255, 228, 255, 255, 255, 21, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 68, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 86, 255, 255, 255, 239, 255, 255, 255, 83, 255, 255, 255, 29, 255, 255, 255, 54, 255, 255, 255, 81, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 48, 255, 255, 255, 206, 255, 255, 255, 248, 255, 255, 255, 209, 255, 255, 255, 76, 255, 255, 255, 255, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 68, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 92, 255, 255, 255, 239, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 200, 255, 255, 255, 166, 255, 255, 255, 33, 255, 255, 255, 35, 255, 255, 255, 168, 255, 255, 255, 205, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 36, 255, 255, 255, 36, 255, 255, 255, 36, 255, 255, 255, 36, 255, 255, 255, 140, 255, 255, 255, 200, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 125, 255, 255, 255, 234, 255, 255, 255, 237, 255, 255, 255, 159, 255, 255, 255, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 60, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 241, 255, 255, 255, 77, 255, 255, 255, 66, 255, 255, 255, 204, 255, 255, 255, 76, 255, 255, 255, 239, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 54, 255, 255, 255, 250, 255, 255, 255, 233, 255, 255, 255, 174, 255, 255, 255, 37, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 68, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 100, 255, 255, 255, 225, 255, 255, 255, 252, 255, 255, 255, 228, 255, 255, 255, 111, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 68, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 97, 255, 255, 255, 229, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 243, 255, 255, 255, 60, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 62, 255, 255, 255, 243, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 3, 255, 255, 255, 224, 255, 255, 255, 88, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 60, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 69, 255, 255, 255, 206, 255, 255, 255, 247, 255, 255, 255, 228, 255, 255, 255, 131, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 239, 255, 255, 255, 73, 255, 255, 255, 198, 255, 255, 255, 72, 255, 255, 255, 79, 255, 255, 255, 238, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 73, 255, 255, 255, 8, 255, 255, 255, 8, 255, 255, 255, 8, 255, 255, 255, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 73, 255, 255, 255, 16, 255, 255, 255, 63, 255, 255, 255, 219, 255, 255, 255, 145, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 159, 255, 255, 255, 173, 255, 255, 255, 12, 255, 255, 255, 12, 255, 255, 255, 179, 255, 255, 255, 149, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 87, 255, 255, 255, 227, 255, 255, 255, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 60, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 232, 255, 255, 255, 101, 255, 255, 255, 15, 255, 255, 255, 47, 255, 255, 255, 64, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 203, 255, 255, 255, 181, 255, 255, 255, 195, 0, 0, 0, 0, 255, 255, 255, 114, 255, 255, 255, 202, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 172, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 252, 255, 255, 255, 223, 255, 255, 255, 132, 255, 255, 255, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 7, 255, 255, 255, 187, 255, 255, 255, 238, 255, 255, 255, 237, 255, 255, 255, 153, 255, 255, 255, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 201, 255, 255, 255, 121, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 214, 255, 255, 255, 48, 255, 255, 255, 50, 255, 255, 255, 212, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 214, 255, 255, 255, 156, 255, 255, 255, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 111, 255, 255, 255, 255, 255, 255, 255, 91, 255, 255, 255, 42, 255, 255, 255, 221, 255, 255, 255, 104, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 68, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 82, 255, 255, 255, 232, 255, 255, 255, 68, 255, 255, 255, 111, 255, 255, 255, 238, 255, 255, 255, 63, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 60, 255, 255, 255, 246, 255, 255, 255, 19, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 210, 255, 255, 255, 48, 255, 255, 255, 50, 255, 255, 255, 209, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 64, 255, 255, 255, 251, 255, 255, 255, 241, 255, 255, 255, 135, 255, 255, 255, 9, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 96, 255, 255, 255, 203, 255, 255, 255, 238, 255, 255, 255, 239, 255, 255, 255, 130, 255, 255, 255, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 1, 255, 255, 255, 137, 255, 255, 255, 239, 255, 255, 255, 236, 255, 255, 255, 123, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 68, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 217, 255, 255, 255, 93, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 105, 255, 255, 255, 211, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 175, 255, 255, 255, 154, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 55, 255, 255, 255, 206, 255, 255, 255, 246, 255, 255, 255, 211, 255, 255, 255, 64, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 211, 255, 255, 255, 96, 255, 255, 255, 42, 255, 255, 255, 201, 255, 255, 255, 177, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 45, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 97, 255, 255, 255, 231, 255, 255, 255, 49, 255, 255, 255, 52, 255, 255, 255, 234, 255, 255, 255, 82, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 68, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 244, 255, 255, 255, 58, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 63, 255, 255, 255, 241, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 35, 255, 255, 255, 252, 255, 255, 255, 43, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 210, 255, 255, 255, 147, 255, 255, 255, 17, 255, 255, 255, 134, 255, 255, 255, 220, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 60, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 60, 255, 255, 255, 255, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 243, 255, 255, 255, 73, 0, 0, 0, 0, 255, 255, 255, 58, 255, 255, 255, 245, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 108, 255, 255, 255, 219, 255, 255, 255, 255, 255, 255, 255, 251, 255, 255, 255, 182, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 8, 255, 255, 255, 8, 255, 255, 255, 8, 255, 255, 255, 8, 255, 255, 255, 180, 255, 255, 255, 169, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 190, 255, 255, 255, 129, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 131, 255, 255, 255, 180, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 68, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 184, 255, 255, 255, 176, 255, 255, 255, 33, 255, 255, 255, 37, 255, 255, 255, 185, 255, 255, 255, 173, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 148, 255, 255, 255, 187, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 253, 255, 255, 255, 64, 0, 0, 0, 0, 255, 255, 255, 73, 255, 255, 255, 246, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 60, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 60, 255, 255, 255, 255, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 240, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 138, 255, 255, 255, 234, 255, 255, 255, 97, 255, 255, 255, 127, 255, 255, 255, 190, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 97, 255, 255, 255, 244, 255, 255, 255, 96, 255, 255, 255, 28, 255, 255, 255, 39, 255, 255, 255, 58, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 77, 255, 255, 255, 193, 255, 255, 255, 244, 255, 255, 255, 239, 255, 255, 255, 181, 255, 255, 255, 38, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 65, 255, 255, 255, 247, 255, 255, 255, 32, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 228, 255, 255, 255, 83, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 83, 255, 255, 255, 229, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 28, 255, 255, 255, 176, 255, 255, 255, 239, 255, 255, 255, 236, 255, 255, 255, 164, 255, 255, 255, 20, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 17, 255, 255, 255, 244, 255, 255, 255, 75, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 60, 0, 0, 0, 0, 255, 255, 255, 155, 255, 255, 255, 185, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 60, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 60, 255, 255, 255, 255, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 240, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 76, 255, 255, 255, 196, 255, 255, 255, 255, 255, 255, 255, 87, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 209, 255, 255, 255, 136, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 144, 255, 255, 255, 109, 255, 255, 255, 40, 255, 255, 255, 35, 255, 255, 255, 175, 255, 255, 255, 202, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 2, 255, 255, 255, 208, 255, 255, 255, 134, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 247, 255, 255, 255, 67, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 67, 255, 255, 255, 250, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 60, 0, 0, 0, 0, 255, 255, 255, 240, 255, 255, 255, 79, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 60, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 60, 255, 255, 255, 255, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 29, 255, 255, 255, 156, 255, 255, 255, 224, 255, 255, 255, 255, 255, 255, 255, 229, 255, 255, 255, 123, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 107, 255, 255, 255, 235, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 60, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 60, 255, 255, 255, 255, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 248, 255, 255, 255, 82, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 82, 255, 255, 255, 240, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 100, 255, 255, 255, 231, 255, 255, 255, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 246, 255, 255, 255, 67, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 71, 255, 255, 255, 245, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 60, 0, 0, 0, 0, 255, 255, 255, 242, 255, 255, 255, 88, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 60, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 69, 255, 255, 255, 255, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 207, 255, 255, 255, 156, 255, 255, 255, 45, 255, 255, 255, 241, 255, 255, 255, 48, 255, 255, 255, 64, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 15, 255, 255, 255, 90, 255, 255, 255, 25, 255, 255, 255, 17, 255, 255, 255, 122, 255, 255, 255, 218, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 60, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 60, 255, 255, 255, 255, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 249, 255, 255, 255, 81, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 10, 255, 255, 255, 59, 255, 255, 255, 211, 255, 255, 255, 135, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 13, 255, 255, 255, 232, 255, 255, 255, 99, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 225, 255, 255, 255, 84, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 86, 255, 255, 255, 224, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 60, 0, 0, 0, 0, 255, 255, 255, 131, 255, 255, 255, 242, 255, 255, 255, 47, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 244, 255, 255, 255, 72, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 108, 255, 255, 255, 255, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 232, 255, 255, 255, 107, 0, 0, 0, 0, 255, 255, 255, 240, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 15, 255, 255, 255, 194, 255, 255, 255, 243, 255, 255, 255, 244, 255, 255, 255, 194, 255, 255, 255, 51, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 60, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 60, 255, 255, 255, 255, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 212, 255, 255, 255, 132, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 253, 255, 255, 255, 149, 255, 255, 255, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 135, 255, 255, 255, 208, 255, 255, 255, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 184, 255, 255, 255, 136, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 138, 255, 255, 255, 187, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 20, 255, 255, 255, 233, 255, 255, 255, 165, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 60, 0, 0, 0, 0, 255, 255, 255, 1, 255, 255, 255, 176, 255, 255, 255, 195, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 196, 255, 255, 255, 175, 255, 255, 255, 22, 255, 255, 255, 53, 255, 255, 255, 217, 255, 255, 255, 255, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 71, 255, 255, 255, 226, 255, 255, 255, 227, 255, 255, 255, 246, 255, 255, 255, 43, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 60, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 60, 255, 255, 255, 255, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 100, 255, 255, 255, 242, 255, 255, 255, 92, 255, 255, 255, 27, 255, 255, 255, 37, 255, 255, 255, 77, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 16, 255, 255, 255, 29, 255, 255, 255, 80, 255, 255, 255, 225, 255, 255, 255, 157, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 32, 255, 255, 255, 247, 255, 255, 255, 65, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 86, 255, 255, 255, 236, 255, 255, 255, 50, 255, 255, 255, 59, 255, 255, 255, 238, 255, 255, 255, 96, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 183, 255, 255, 255, 143, 255, 255, 255, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 167, 255, 255, 255, 233, 255, 255, 255, 20, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 147, 255, 255, 255, 255, 255, 255, 255, 147, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 60, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 71, 255, 255, 255, 247, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 48, 255, 255, 255, 206, 255, 255, 255, 248, 255, 255, 255, 209, 255, 255, 255, 76, 255, 255, 255, 255, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 4, 255, 255, 255, 62, 255, 255, 255, 252, 255, 255, 255, 241, 255, 255, 255, 111, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 60, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 69, 255, 255, 255, 255, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 110, 255, 255, 255, 219, 255, 255, 255, 255, 255, 255, 255, 251, 255, 255, 255, 181, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 89, 255, 255, 255, 242, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 170, 255, 255, 255, 180, 255, 255, 255, 8, 255, 255, 255, 8, 255, 255, 255, 8, 255, 255, 255, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 129, 255, 255, 255, 238, 255, 255, 255, 239, 255, 255, 255, 138, 255, 255, 255, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 3, 255, 255, 255, 144, 255, 255, 255, 182, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 154, 255, 255, 255, 166, 255, 255, 255, 38, 255, 255, 255, 168, 255, 255, 255, 154, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 60, 0, 0, 0, 0, 255, 255, 255, 58, 255, 255, 255, 111, 255, 255, 255, 227, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 240, 255, 255, 255, 76, 255, 255, 255, 239, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 72, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 108, 255, 255, 255, 255, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 45, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 93, 255, 255, 255, 229, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 124, 255, 255, 255, 233, 255, 255, 255, 235, 255, 255, 255, 151, 255, 255, 255, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 60, 0, 0, 0, 0, 255, 255, 255, 206, 255, 255, 255, 242, 255, 255, 255, 100, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 125, 255, 255, 255, 59, 255, 255, 255, 23, 255, 255, 255, 242, 255, 255, 255, 143, 255, 255, 255, 216, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 175, 255, 255, 255, 22, 255, 255, 255, 53, 255, 255, 255, 221, 255, 255, 255, 255, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 129, 255, 255, 255, 48, 255, 255, 255, 24, 255, 255, 255, 66, 255, 255, 255, 220, 255, 255, 255, 142, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 90, 255, 255, 255, 215, 255, 255, 255, 44, 255, 255, 255, 30, 255, 255, 255, 196, 255, 255, 255, 140, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 124, 255, 255, 255, 233, 255, 255, 255, 235, 255, 255, 255, 151, 255, 255, 255, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 91, 255, 255, 255, 210, 255, 255, 255, 245, 255, 255, 255, 210, 255, 255, 255, 59, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 174, 255, 255, 255, 227, 255, 255, 255, 250, 255, 255, 255, 254, 255, 255, 255, 196, 255, 255, 255, 51, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 61, 255, 255, 255, 205, 255, 255, 255, 247, 255, 255, 255, 228, 255, 255, 255, 132, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 190, 255, 255, 255, 243, 255, 255, 255, 218, 255, 255, 255, 101, 255, 255, 255, 255, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 164, 255, 255, 255, 234, 255, 255, 255, 249, 255, 255, 255, 221, 255, 255, 255, 133, 255, 255, 255, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 199, 255, 255, 255, 99, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 84, 255, 255, 255, 225, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 90, 255, 255, 255, 215, 255, 255, 255, 44, 255, 255, 255, 30, 255, 255, 255, 196, 255, 255, 255, 140, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 66, 255, 255, 255, 60, 255, 255, 255, 18, 255, 255, 255, 145, 255, 255, 255, 207, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 240, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 223, 255, 255, 255, 123, 255, 255, 255, 16, 255, 255, 255, 51, 255, 255, 255, 64, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 56, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 238, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 254, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 199, 255, 255, 255, 99, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 84, 255, 255, 255, 225, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 61, 255, 255, 255, 249, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 244, 255, 255, 255, 244, 255, 255, 255, 244, 255, 255, 255, 244, 255, 255, 255, 244, 255, 255, 255, 244, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 240, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 234, 255, 255, 255, 117, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 60, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 20, 255, 255, 255, 233, 255, 255, 255, 165, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 240, 255, 255, 255, 87, 255, 255, 255, 8, 255, 255, 255, 8, 255, 255, 255, 8, 255, 255, 255, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 238, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 254, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 32, 255, 255, 255, 174, 255, 255, 255, 232, 255, 255, 255, 252, 255, 255, 255, 255, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 89, 255, 255, 255, 246, 255, 255, 255, 189, 255, 255, 255, 66, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 60, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 147, 255, 255, 255, 255, 255, 255, 255, 147, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 81, 255, 255, 255, 217, 255, 255, 255, 246, 255, 255, 255, 165, 255, 255, 255, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 183, 255, 255, 255, 143, 255, 255, 255, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 201, 255, 255, 255, 131, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 240, 255, 255, 255, 87, 255, 255, 255, 8, 255, 255, 255, 8, 255, 255, 255, 8, 255, 255, 255, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 192, 255, 255, 255, 188, 255, 255, 255, 45, 255, 255, 255, 71, 255, 255, 255, 255, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 60, 255, 255, 255, 255, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 24, 255, 255, 255, 137, 255, 255, 255, 248, 255, 255, 255, 129, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 154, 255, 255, 255, 166, 255, 255, 255, 38, 255, 255, 255, 168, 255, 255, 255, 154, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 207, 255, 255, 255, 40, 255, 255, 255, 40, 255, 255, 255, 219, 255, 255, 255, 128, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 86, 255, 255, 255, 239, 255, 255, 255, 83, 255, 255, 255, 29, 255, 255, 255, 54, 255, 255, 255, 81, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 201, 255, 255, 255, 131, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 246, 255, 255, 255, 76, 0, 0, 0, 0, 255, 255, 255, 87, 255, 255, 255, 255, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 60, 255, 255, 255, 255, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 93, 255, 255, 255, 241, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 7, 255, 255, 255, 161, 255, 255, 255, 246, 255, 255, 255, 215, 255, 255, 255, 78, 255, 255, 255, 255, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 98, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 113, 255, 255, 255, 213, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 60, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 60, 255, 255, 255, 255, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 100, 255, 255, 255, 225, 255, 255, 255, 252, 255, 255, 255, 228, 255, 255, 255, 111, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 86, 255, 255, 255, 239, 255, 255, 255, 83, 255, 255, 255, 29, 255, 255, 255, 54, 255, 255, 255, 81, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 220, 255, 255, 255, 131, 255, 255, 255, 27, 255, 255, 255, 192, 255, 255, 255, 255, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 60, 255, 255, 255, 255, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 16, 255, 255, 255, 93, 255, 255, 255, 25, 255, 255, 255, 18, 255, 255, 255, 142, 255, 255, 255, 210, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 60, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 60, 255, 255, 255, 255, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 127, 255, 255, 255, 223, 255, 255, 255, 42, 255, 255, 255, 44, 255, 255, 255, 214, 255, 255, 255, 255, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 65, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 77, 255, 255, 255, 249, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 60, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 60, 255, 255, 255, 255, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 100, 255, 255, 255, 225, 255, 255, 255, 252, 255, 255, 255, 228, 255, 255, 255, 111, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 83, 255, 255, 255, 237, 255, 255, 255, 229, 255, 255, 255, 76, 255, 255, 255, 248, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 7, 255, 255, 255, 161, 255, 255, 255, 246, 255, 255, 255, 217, 255, 255, 255, 113, 255, 255, 255, 255, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 52, 255, 255, 255, 187, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 2, 255, 255, 255, 139, 255, 255, 255, 238, 255, 255, 255, 238, 255, 255, 255, 132, 255, 255, 255, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 15, 255, 255, 255, 193, 255, 255, 255, 243, 255, 255, 255, 244, 255, 255, 255, 193, 255, 255, 255, 47, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 60, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 60, 255, 255, 255, 255, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 216, 255, 255, 255, 116, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 106, 255, 255, 255, 255, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 67, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 79, 255, 255, 255, 248, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 60, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 60, 255, 255, 255, 255, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 127, 255, 255, 255, 223, 255, 255, 255, 42, 255, 255, 255, 44, 255, 255, 255, 215, 255, 255, 255, 255, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 38, 255, 255, 255, 170, 255, 255, 255, 214, 255, 255, 255, 89, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 115, 255, 255, 255, 219, 255, 255, 255, 42, 255, 255, 255, 42, 255, 255, 255, 219, 255, 255, 255, 104, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 60, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 60, 255, 255, 255, 255, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 249, 255, 255, 255, 78, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 70, 255, 255, 255, 255, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 101, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 116, 255, 255, 255, 212, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 60, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 60, 255, 255, 255, 255, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 216, 255, 255, 255, 116, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 106, 255, 255, 255, 255, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 26, 255, 255, 255, 152, 255, 255, 255, 212, 255, 255, 255, 91, 255, 255, 255, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 207, 255, 255, 255, 112, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 113, 255, 255, 255, 200, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 110, 255, 255, 255, 239, 255, 255, 255, 142, 255, 255, 255, 32, 255, 255, 255, 200, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 60, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 60, 255, 255, 255, 255, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 242, 255, 255, 255, 77, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 66, 255, 255, 255, 255, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 211, 255, 255, 255, 40, 255, 255, 255, 41, 255, 255, 255, 222, 255, 255, 255, 118, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 60, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 69, 255, 255, 255, 255, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 249, 255, 255, 255, 78, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 70, 255, 255, 255, 255, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 243, 255, 255, 255, 180, 255, 255, 255, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 241, 255, 255, 255, 77, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 77, 255, 255, 255, 238, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 201, 255, 255, 255, 34, 255, 255, 255, 142, 255, 255, 255, 240, 255, 255, 255, 109, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 60, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 69, 255, 255, 255, 255, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 212, 255, 255, 255, 111, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 101, 255, 255, 255, 255, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 118, 255, 255, 255, 220, 255, 255, 255, 247, 255, 255, 255, 156, 255, 255, 255, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 244, 255, 255, 255, 72, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 108, 255, 255, 255, 255, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 167, 255, 255, 255, 233, 255, 255, 255, 20, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 242, 255, 255, 255, 77, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 66, 255, 255, 255, 255, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 41, 255, 255, 255, 171, 255, 255, 255, 216, 255, 255, 255, 92, 255, 255, 255, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 239, 255, 255, 255, 78, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 79, 255, 255, 255, 238, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 244, 255, 255, 255, 72, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 108, 255, 255, 255, 255, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 122, 255, 255, 255, 218, 255, 255, 255, 40, 255, 255, 255, 37, 255, 255, 255, 205, 255, 255, 255, 255, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 60, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 196, 255, 255, 255, 175, 255, 255, 255, 22, 255, 255, 255, 53, 255, 255, 255, 217, 255, 255, 255, 255, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 3, 255, 255, 255, 144, 255, 255, 255, 182, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 149, 255, 255, 255, 242, 255, 255, 255, 207, 255, 255, 255, 88, 255, 255, 255, 18, 255, 255, 255, 133, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 60, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 212, 255, 255, 255, 111, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 101, 255, 255, 255, 255, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 49, 255, 255, 255, 181, 255, 255, 255, 216, 255, 255, 255, 92, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 202, 255, 255, 255, 114, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 114, 255, 255, 255, 202, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 187, 255, 255, 255, 51, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 91, 255, 255, 255, 210, 255, 255, 255, 245, 255, 255, 255, 210, 255, 255, 255, 59, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 196, 255, 255, 255, 175, 255, 255, 255, 22, 255, 255, 255, 53, 255, 255, 255, 217, 255, 255, 255, 255, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 8, 255, 255, 255, 165, 255, 255, 255, 247, 255, 255, 255, 220, 255, 255, 255, 116, 255, 255, 255, 255, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 60, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 48, 255, 255, 255, 206, 255, 255, 255, 248, 255, 255, 255, 209, 255, 255, 255, 76, 255, 255, 255, 255, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 136, 255, 255, 255, 19, 255, 255, 255, 88, 255, 255, 255, 211, 255, 255, 255, 244, 255, 255, 255, 151, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 60, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 122, 255, 255, 255, 218, 255, 255, 255, 40, 255, 255, 255, 37, 255, 255, 255, 206, 255, 255, 255, 255, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 57, 255, 255, 255, 190, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 99, 255, 255, 255, 220, 255, 255, 255, 42, 255, 255, 255, 42, 255, 255, 255, 221, 255, 255, 255, 104, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 89, 255, 255, 255, 214, 255, 255, 255, 169, 255, 255, 255, 37, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 66, 255, 255, 255, 60, 255, 255, 255, 18, 255, 255, 255, 145, 255, 255, 255, 207, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 48, 255, 255, 255, 206, 255, 255, 255, 248, 255, 255, 255, 209, 255, 255, 255, 76, 255, 255, 255, 255, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 60, 255, 255, 255, 255, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 60, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 60, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 60, 255, 255, 255, 255, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 60, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 8, 255, 255, 255, 165, 255, 255, 255, 247, 255, 255, 255, 220, 255, 255, 255, 82, 255, 255, 255, 255, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 1, 255, 255, 255, 126, 255, 255, 255, 239, 255, 255, 255, 239, 255, 255, 255, 130, 255, 255, 255, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 2, 255, 255, 255, 91, 255, 255, 255, 211, 255, 255, 255, 152, 255, 255, 255, 25, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 61, 255, 255, 255, 249, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 60, 255, 255, 255, 255, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 60, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 60, 255, 255, 255, 255, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 110, 255, 255, 255, 209, 255, 255, 255, 246, 255, 255, 255, 201, 255, 255, 255, 46, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 6, 255, 255, 255, 177, 255, 255, 255, 243, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 32, 255, 255, 255, 174, 255, 255, 255, 232, 255, 255, 255, 252, 255, 255, 255, 255, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 60, 255, 255, 255, 255, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 60, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 60, 255, 255, 255, 255, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 218, 255, 255, 255, 52, 255, 255, 255, 22, 255, 255, 255, 176, 255, 255, 255, 194, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 3, 255, 255, 255, 92, 255, 255, 255, 215, 255, 255, 255, 171, 255, 255, 255, 41, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 192, 255, 255, 255, 188, 255, 255, 255, 45, 255, 255, 255, 71, 255, 255, 255, 255, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 60, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 60, 255, 255, 255, 255, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 105, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 72, 255, 255, 255, 243, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 92, 255, 255, 255, 216, 255, 255, 255, 180, 255, 255, 255, 48, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 246, 255, 255, 255, 76, 0, 0, 0, 0, 255, 255, 255, 87, 255, 255, 255, 255, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 147, 255, 255, 255, 255, 255, 255, 255, 147, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 60, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 69, 255, 255, 255, 255, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 67, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 60, 255, 255, 255, 255, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 190, 255, 255, 255, 57, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 220, 255, 255, 255, 131, 255, 255, 255, 27, 255, 255, 255, 192, 255, 255, 255, 255, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 68, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 154, 255, 255, 255, 166, 255, 255, 255, 38, 255, 255, 255, 168, 255, 255, 255, 154, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 244, 255, 255, 255, 72, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 108, 255, 255, 255, 255, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 167, 255, 255, 255, 233, 255, 255, 255, 20, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 60, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 60, 255, 255, 255, 255, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 179, 255, 255, 255, 104, 255, 255, 255, 85, 255, 255, 255, 164, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 60, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 83, 255, 255, 255, 237, 255, 255, 255, 229, 255, 255, 255, 76, 255, 255, 255, 248, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 110, 255, 255, 255, 239, 255, 255, 255, 142, 255, 255, 255, 32, 255, 255, 255, 200, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 68, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 196, 255, 255, 255, 175, 255, 255, 255, 22, 255, 255, 255, 53, 255, 255, 255, 217, 255, 255, 255, 255, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 3, 255, 255, 255, 144, 255, 255, 255, 182, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 60, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 60, 255, 255, 255, 255, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 67, 255, 255, 255, 253, 255, 255, 255, 240, 255, 255, 255, 33, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 60, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 201, 255, 255, 255, 34, 255, 255, 255, 142, 255, 255, 255, 240, 255, 255, 255, 109, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 36, 255, 255, 255, 194, 255, 255, 255, 245, 255, 255, 255, 219, 255, 255, 255, 91, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 253, 255, 255, 255, 231, 255, 255, 255, 146, 255, 255, 255, 17, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 2, 255, 255, 255, 139, 255, 255, 255, 238, 255, 255, 255, 238, 255, 255, 255, 132, 255, 255, 255, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 48, 255, 255, 255, 206, 255, 255, 255, 248, 255, 255, 255, 209, 255, 255, 255, 76, 255, 255, 255, 255, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 60, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 60, 255, 255, 255, 255, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 174, 255, 255, 255, 73, 255, 255, 255, 181, 255, 255, 255, 154, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 59, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 189, 255, 255, 255, 176, 255, 255, 255, 28, 255, 255, 255, 61, 255, 255, 255, 50, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 73, 255, 255, 255, 13, 255, 255, 255, 56, 255, 255, 255, 213, 255, 255, 255, 167, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 115, 255, 255, 255, 219, 255, 255, 255, 42, 255, 255, 255, 42, 255, 255, 255, 219, 255, 255, 255, 104, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 2, 255, 255, 255, 139, 255, 255, 255, 238, 255, 255, 255, 238, 255, 255, 255, 132, 255, 255, 255, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 60, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 60, 255, 255, 255, 255, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 10, 255, 255, 255, 227, 255, 255, 255, 60, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 114, 255, 255, 255, 217, 255, 255, 255, 246, 255, 255, 255, 165, 255, 255, 255, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 2, 255, 255, 255, 139, 255, 255, 255, 238, 255, 255, 255, 238, 255, 255, 255, 132, 255, 255, 255, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 246, 255, 255, 255, 74, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 68, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 91, 255, 255, 255, 239, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 207, 255, 255, 255, 112, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 113, 255, 255, 255, 200, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 115, 255, 255, 255, 219, 255, 255, 255, 42, 255, 255, 255, 42, 255, 255, 255, 219, 255, 255, 255, 104, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 12, 255, 255, 255, 161, 255, 255, 255, 238, 255, 255, 255, 220, 255, 255, 255, 191, 255, 255, 255, 158, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 207, 255, 255, 255, 40, 255, 255, 255, 40, 255, 255, 255, 219, 255, 255, 255, 128, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 20, 255, 255, 255, 233, 255, 255, 255, 165, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 214, 255, 255, 255, 48, 255, 255, 255, 50, 255, 255, 255, 212, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 115, 255, 255, 255, 219, 255, 255, 255, 42, 255, 255, 255, 42, 255, 255, 255, 219, 255, 255, 255, 104, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 64, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 68, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 97, 255, 255, 255, 229, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 241, 255, 255, 255, 77, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 77, 255, 255, 255, 238, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 207, 255, 255, 255, 112, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 113, 255, 255, 255, 200, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 142, 255, 255, 255, 210, 255, 255, 255, 39, 255, 255, 255, 42, 255, 255, 255, 214, 255, 255, 255, 220, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 98, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 113, 255, 255, 255, 213, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 183, 255, 255, 255, 143, 255, 255, 255, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 210, 255, 255, 255, 48, 255, 255, 255, 50, 255, 255, 255, 209, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 214, 255, 255, 255, 48, 255, 255, 255, 50, 255, 255, 255, 212, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 207, 255, 255, 255, 112, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 113, 255, 255, 255, 200, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 64, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 73, 255, 255, 255, 16, 255, 255, 255, 63, 255, 255, 255, 219, 255, 255, 255, 145, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 239, 255, 255, 255, 78, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 79, 255, 255, 255, 238, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 241, 255, 255, 255, 77, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 77, 255, 255, 255, 238, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 224, 255, 255, 255, 98, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 96, 255, 255, 255, 246, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 67, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 77, 255, 255, 255, 249, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 210, 255, 255, 255, 48, 255, 255, 255, 50, 255, 255, 255, 209, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 241, 255, 255, 255, 77, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 77, 255, 255, 255, 238, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 248, 255, 255, 255, 255, 255, 255, 255, 253, 255, 255, 255, 252, 255, 255, 255, 252, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 252, 255, 255, 255, 223, 255, 255, 255, 132, 255, 255, 255, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 202, 255, 255, 255, 114, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 114, 255, 255, 255, 202, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 20, 255, 255, 255, 233, 255, 255, 255, 165, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 239, 255, 255, 255, 78, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 79, 255, 255, 255, 238, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 247, 255, 255, 255, 73, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 76, 255, 255, 255, 235, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 67, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 79, 255, 255, 255, 248, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 91, 255, 255, 255, 210, 255, 255, 255, 245, 255, 255, 255, 210, 255, 255, 255, 59, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 91, 255, 255, 255, 210, 255, 255, 255, 245, 255, 255, 255, 210, 255, 255, 255, 59, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 239, 255, 255, 255, 78, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 79, 255, 255, 255, 238, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 64, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 68, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 99, 255, 255, 255, 220, 255, 255, 255, 42, 255, 255, 255, 42, 255, 255, 255, 221, 255, 255, 255, 104, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 183, 255, 255, 255, 143, 255, 255, 255, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 202, 255, 255, 255, 114, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 114, 255, 255, 255, 202, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 214, 255, 255, 255, 48, 255, 255, 255, 50, 255, 255, 255, 212, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 218, 255, 255, 255, 99, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 109, 255, 255, 255, 196, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 101, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 116, 255, 255, 255, 212, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 66, 255, 255, 255, 60, 255, 255, 255, 18, 255, 255, 255, 145, 255, 255, 255, 207, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 66, 255, 255, 255, 60, 255, 255, 255, 18, 255, 255, 255, 145, 255, 255, 255, 207, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 124, 255, 255, 255, 233, 255, 255, 255, 235, 255, 255, 255, 151, 255, 255, 255, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 202, 255, 255, 255, 114, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 114, 255, 255, 255, 202, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 7, 255, 255, 255, 255, 255, 255, 255, 54, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 68, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 1, 255, 255, 255, 126, 255, 255, 255, 239, 255, 255, 255, 239, 255, 255, 255, 130, 255, 255, 255, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 99, 255, 255, 255, 220, 255, 255, 255, 42, 255, 255, 255, 42, 255, 255, 255, 221, 255, 255, 255, 104, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 210, 255, 255, 255, 48, 255, 255, 255, 50, 255, 255, 255, 209, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 128, 255, 255, 255, 213, 255, 255, 255, 40, 255, 255, 255, 40, 255, 255, 255, 217, 255, 255, 255, 96, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 210, 255, 255, 255, 40, 255, 255, 255, 41, 255, 255, 255, 222, 255, 255, 255, 118, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 61, 255, 255, 255, 249, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 61, 255, 255, 255, 249, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 90, 255, 255, 255, 215, 255, 255, 255, 44, 255, 255, 255, 30, 255, 255, 255, 196, 255, 255, 255, 140, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 99, 255, 255, 255, 220, 255, 255, 255, 42, 255, 255, 255, 42, 255, 255, 255, 221, 255, 255, 255, 104, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 90, 255, 255, 255, 210, 255, 255, 255, 39, 255, 255, 255, 36, 255, 255, 255, 36, 255, 255, 255, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 2, 255, 255, 255, 139, 255, 255, 255, 238, 255, 255, 255, 238, 255, 255, 255, 132, 255, 255, 255, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 1, 255, 255, 255, 126, 255, 255, 255, 239, 255, 255, 255, 239, 255, 255, 255, 130, 255, 255, 255, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 7, 255, 255, 255, 142, 255, 255, 255, 231, 255, 255, 255, 239, 255, 255, 255, 137, 255, 255, 255, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 251, 255, 255, 255, 75, 255, 255, 255, 220, 255, 255, 255, 247, 255, 255, 255, 156, 255, 255, 255, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 32, 255, 255, 255, 174, 255, 255, 255, 232, 255, 255, 255, 252, 255, 255, 255, 255, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 32, 255, 255, 255, 174, 255, 255, 255, 232, 255, 255, 255, 252, 255, 255, 255, 255, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 199, 255, 255, 255, 99, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 84, 255, 255, 255, 225, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 1, 255, 255, 255, 126, 255, 255, 255, 239, 255, 255, 255, 239, 255, 255, 255, 130, 255, 255, 255, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 115, 255, 255, 255, 219, 255, 255, 255, 42, 255, 255, 255, 42, 255, 255, 255, 219, 255, 255, 255, 104, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 2, 255, 255, 255, 139, 255, 255, 255, 238, 255, 255, 255, 238, 255, 255, 255, 132, 255, 255, 255, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 192, 255, 255, 255, 188, 255, 255, 255, 45, 255, 255, 255, 71, 255, 255, 255, 255, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 192, 255, 255, 255, 188, 255, 255, 255, 45, 255, 255, 255, 71, 255, 255, 255, 255, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 238, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 254, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 207, 255, 255, 255, 112, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 113, 255, 255, 255, 200, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 115, 255, 255, 255, 219, 255, 255, 255, 42, 255, 255, 255, 42, 255, 255, 255, 219, 255, 255, 255, 104, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 246, 255, 255, 255, 76, 0, 0, 0, 0, 255, 255, 255, 87, 255, 255, 255, 255, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 246, 255, 255, 255, 76, 0, 0, 0, 0, 255, 255, 255, 87, 255, 255, 255, 255, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 240, 255, 255, 255, 87, 255, 255, 255, 8, 255, 255, 255, 8, 255, 255, 255, 8, 255, 255, 255, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 241, 255, 255, 255, 77, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 77, 255, 255, 255, 238, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 207, 255, 255, 255, 112, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 113, 255, 255, 255, 200, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 220, 255, 255, 255, 131, 255, 255, 255, 27, 255, 255, 255, 192, 255, 255, 255, 255, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 220, 255, 255, 255, 131, 255, 255, 255, 27, 255, 255, 255, 192, 255, 255, 255, 255, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 201, 255, 255, 255, 131, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 2, 255, 255, 255, 133, 255, 255, 255, 224, 255, 255, 255, 244, 255, 255, 255, 180, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 239, 255, 255, 255, 78, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 79, 255, 255, 255, 238, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 241, 255, 255, 255, 77, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 77, 255, 255, 255, 238, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 83, 255, 255, 255, 237, 255, 255, 255, 229, 255, 255, 255, 76, 255, 255, 255, 248, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 83, 255, 255, 255, 237, 255, 255, 255, 229, 255, 255, 255, 76, 255, 255, 255, 248, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 86, 255, 255, 255, 239, 255, 255, 255, 83, 255, 255, 255, 29, 255, 255, 255, 54, 255, 255, 255, 81, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 112, 255, 255, 255, 233, 255, 255, 255, 71, 255, 255, 255, 35, 255, 255, 255, 65, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 202, 255, 255, 255, 114, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 114, 255, 255, 255, 202, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 239, 255, 255, 255, 78, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 79, 255, 255, 255, 238, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 167, 255, 255, 255, 233, 255, 255, 255, 20, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 88, 255, 255, 255, 214, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 71, 255, 255, 255, 201, 255, 255, 255, 244, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 100, 255, 255, 255, 225, 255, 255, 255, 252, 255, 255, 255, 228, 255, 255, 255, 111, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 147, 255, 255, 255, 255, 255, 255, 255, 147, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 148, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 146, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 148, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 145, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 209, 255, 255, 255, 122, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 99, 255, 255, 255, 220, 255, 255, 255, 42, 255, 255, 255, 42, 255, 255, 255, 221, 255, 255, 255, 104, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 202, 255, 255, 255, 114, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 114, 255, 255, 255, 202, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 3, 255, 255, 255, 144, 255, 255, 255, 182, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 90, 255, 255, 255, 217, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 234, 255, 255, 255, 131, 255, 255, 255, 17, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 154, 255, 255, 255, 166, 255, 255, 255, 38, 255, 255, 255, 168, 255, 255, 255, 154, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 61, 255, 255, 255, 156, 0, 0, 0, 0, 255, 255, 255, 58, 255, 255, 255, 155, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 157, 255, 255, 255, 60, 0, 0, 0, 0, 255, 255, 255, 156, 255, 255, 255, 57, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 247, 255, 255, 255, 79, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 1, 255, 255, 255, 126, 255, 255, 255, 239, 255, 255, 255, 239, 255, 255, 255, 130, 255, 255, 255, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 99, 255, 255, 255, 220, 255, 255, 255, 42, 255, 255, 255, 42, 255, 255, 255, 221, 255, 255, 255, 104, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 64, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 180, 255, 255, 255, 52, 0, 0, 0, 0, 255, 255, 255, 180, 255, 255, 255, 52, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 52, 255, 255, 255, 180, 0, 0, 0, 0, 255, 255, 255, 52, 255, 255, 255, 179, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 249, 255, 255, 255, 78, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 1, 255, 255, 255, 126, 255, 255, 255, 239, 255, 255, 255, 239, 255, 255, 255, 130, 255, 255, 255, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 91, 255, 255, 255, 210, 255, 255, 255, 245, 255, 255, 255, 210, 255, 255, 255, 59, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 51, 255, 255, 255, 251, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 63, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 124, 255, 255, 255, 233, 255, 255, 255, 235, 255, 255, 255, 151, 255, 255, 255, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 183, 255, 255, 255, 52, 0, 0, 0, 0, 255, 255, 255, 183, 255, 255, 255, 52, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 52, 255, 255, 255, 183, 0, 0, 0, 0, 255, 255, 255, 52, 255, 255, 255, 183, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 214, 255, 255, 255, 119, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 66, 255, 255, 255, 60, 255, 255, 255, 18, 255, 255, 255, 145, 255, 255, 255, 207, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 127, 255, 255, 255, 216, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 10, 255, 255, 255, 95, 255, 255, 255, 251, 255, 255, 255, 32, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 214, 255, 255, 255, 48, 255, 255, 255, 50, 255, 255, 255, 212, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 90, 255, 255, 255, 215, 255, 255, 255, 44, 255, 255, 255, 30, 255, 255, 255, 196, 255, 255, 255, 140, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 63, 255, 255, 255, 156, 0, 0, 0, 0, 255, 255, 255, 61, 255, 255, 255, 156, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 157, 255, 255, 255, 62, 0, 0, 0, 0, 255, 255, 255, 156, 255, 255, 255, 60, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 116, 255, 255, 255, 230, 255, 255, 255, 67, 255, 255, 255, 36, 255, 255, 255, 77, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 61, 255, 255, 255, 249, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 43, 255, 255, 255, 248, 255, 255, 255, 95, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 237, 255, 255, 255, 78, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 210, 255, 255, 255, 48, 255, 255, 255, 50, 255, 255, 255, 209, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 2, 255, 255, 255, 133, 255, 255, 255, 224, 255, 255, 255, 244, 255, 255, 255, 180, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 199, 255, 255, 255, 99, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 84, 255, 255, 255, 225, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 149, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 147, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 148, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 146, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 3, 255, 255, 255, 139, 255, 255, 255, 228, 255, 255, 255, 246, 255, 255, 255, 169, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 32, 255, 255, 255, 174, 255, 255, 255, 232, 255, 255, 255, 252, 255, 255, 255, 255, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 176, 255, 255, 255, 169, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 20, 255, 255, 255, 117, 255, 255, 255, 238, 255, 255, 255, 18, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 112, 255, 255, 255, 233, 255, 255, 255, 71, 255, 255, 255, 35, 255, 255, 255, 65, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 238, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 254, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 247, 255, 255, 255, 79, 0, 0, 0, 0, 255, 255, 255, 247, 255, 255, 255, 79, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 126, 255, 255, 255, 216, 255, 255, 255, 225, 255, 255, 255, 111, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 192, 255, 255, 255, 188, 255, 255, 255, 45, 255, 255, 255, 71, 255, 255, 255, 255, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 241, 255, 255, 255, 63, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 4, 255, 255, 255, 255, 255, 255, 255, 61, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 56, 255, 255, 255, 229, 255, 255, 255, 255, 255, 255, 255, 230, 255, 255, 255, 59, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 209, 255, 255, 255, 122, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 240, 255, 255, 255, 87, 255, 255, 255, 8, 255, 255, 255, 8, 255, 255, 255, 8, 255, 255, 255, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 229, 255, 255, 255, 61, 0, 0, 0, 0, 255, 255, 255, 229, 255, 255, 255, 61, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 57, 255, 255, 255, 9, 255, 255, 255, 16, 255, 255, 255, 241, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 111, 255, 255, 255, 44, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 91, 255, 255, 255, 210, 255, 255, 255, 245, 255, 255, 255, 210, 255, 255, 255, 59, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 246, 255, 255, 255, 76, 0, 0, 0, 0, 255, 255, 255, 87, 255, 255, 255, 255, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 244, 255, 255, 255, 56, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 64, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 32, 255, 255, 255, 255, 255, 255, 255, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 247, 255, 255, 255, 79, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 201, 255, 255, 255, 131, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 211, 255, 255, 255, 43, 0, 0, 0, 0, 255, 255, 255, 211, 255, 255, 255, 43, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 71, 255, 255, 255, 183, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 6, 255, 255, 255, 225, 255, 255, 255, 60, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 66, 255, 255, 255, 60, 255, 255, 255, 18, 255, 255, 255, 145, 255, 255, 255, 207, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 220, 255, 255, 255, 131, 255, 255, 255, 27, 255, 255, 255, 192, 255, 255, 255, 255, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 187, 255, 255, 255, 172, 255, 255, 255, 36, 255, 255, 255, 65, 255, 255, 255, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 64, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 32, 255, 255, 255, 255, 255, 255, 255, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 249, 255, 255, 255, 78, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 86, 255, 255, 255, 239, 255, 255, 255, 83, 255, 255, 255, 29, 255, 255, 255, 54, 255, 255, 255, 81, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 193, 255, 255, 255, 25, 0, 0, 0, 0, 255, 255, 255, 193, 255, 255, 255, 25, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 57, 255, 255, 255, 191, 255, 255, 255, 19, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 196, 255, 255, 255, 255, 255, 255, 255, 234, 255, 255, 255, 228, 255, 255, 255, 213, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 61, 255, 255, 255, 249, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 83, 255, 255, 255, 237, 255, 255, 255, 229, 255, 255, 255, 76, 255, 255, 255, 248, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 34, 255, 255, 255, 190, 255, 255, 255, 245, 255, 255, 255, 221, 255, 255, 255, 131, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 216, 255, 255, 255, 143, 255, 255, 255, 18, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 32, 255, 255, 255, 255, 255, 255, 255, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 214, 255, 255, 255, 119, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 100, 255, 255, 255, 225, 255, 255, 255, 252, 255, 255, 255, 228, 255, 255, 255, 111, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 56, 255, 255, 255, 229, 255, 255, 255, 255, 255, 255, 255, 230, 255, 255, 255, 59, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 66, 255, 255, 255, 169, 255, 255, 255, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 60, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 32, 255, 255, 255, 174, 255, 255, 255, 232, 255, 255, 255, 252, 255, 255, 255, 255, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 51, 255, 255, 255, 192, 255, 255, 255, 243, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 32, 255, 255, 255, 255, 255, 255, 255, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 116, 255, 255, 255, 230, 255, 255, 255, 67, 255, 255, 255, 36, 255, 255, 255, 77, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 73, 255, 255, 255, 8, 255, 255, 255, 8, 255, 255, 255, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 32, 255, 255, 255, 255, 255, 255, 255, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 247, 255, 255, 255, 219, 255, 255, 255, 216, 255, 255, 255, 216, 255, 255, 255, 54, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 60, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 192, 255, 255, 255, 188, 255, 255, 255, 45, 255, 255, 255, 71, 255, 255, 255, 255, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 32, 255, 255, 255, 255, 255, 255, 255, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 3, 255, 255, 255, 139, 255, 255, 255, 228, 255, 255, 255, 246, 255, 255, 255, 169, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 68, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 32, 255, 255, 255, 255, 255, 255, 255, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 60, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 246, 255, 255, 255, 76, 0, 0, 0, 0, 255, 255, 255, 87, 255, 255, 255, 255, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 32, 255, 255, 255, 255, 255, 255, 255, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 170, 255, 255, 255, 174, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 68, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 32, 255, 255, 255, 255, 255, 255, 255, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 60, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 220, 255, 255, 255, 131, 255, 255, 255, 27, 255, 255, 255, 192, 255, 255, 255, 255, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 32, 255, 255, 255, 255, 255, 255, 255, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 21, 255, 255, 255, 242, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 32, 255, 255, 255, 255, 255, 255, 255, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 167, 255, 255, 255, 233, 255, 255, 255, 20, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 254, 255, 255, 255, 62, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 83, 255, 255, 255, 237, 255, 255, 255, 229, 255, 255, 255, 76, 255, 255, 255, 248, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 68, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 32, 255, 255, 255, 255, 255, 255, 255, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 195, 255, 255, 255, 202, 255, 255, 255, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 147, 255, 255, 255, 255, 255, 255, 255, 147, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 144, 255, 255, 255, 194, 255, 255, 255, 138, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 73, 255, 255, 255, 8, 255, 255, 255, 8, 255, 255, 255, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 32, 255, 255, 255, 255, 255, 255, 255, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 3, 255, 255, 255, 144, 255, 255, 255, 182, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 217, 255, 255, 255, 142, 255, 255, 255, 14, 255, 255, 255, 26, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 68, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 167, 255, 255, 255, 233, 255, 255, 255, 20, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 244, 255, 255, 255, 200, 255, 255, 255, 69, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 56, 255, 255, 255, 228, 255, 255, 255, 255, 255, 255, 255, 229, 255, 255, 255, 59, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 154, 255, 255, 255, 166, 255, 255, 255, 38, 255, 255, 255, 168, 255, 255, 255, 154, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 202, 0, 0, 0, 0, 255, 255, 255, 203, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 68, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 32, 255, 255, 255, 255, 255, 255, 255, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 20, 255, 255, 255, 233, 255, 255, 255, 165, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 63, 255, 255, 255, 216, 255, 255, 255, 251, 255, 255, 255, 229, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 68, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 3, 255, 255, 255, 144, 255, 255, 255, 182, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 17, 255, 255, 255, 133, 255, 255, 255, 232, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 147, 255, 255, 255, 193, 255, 255, 255, 140, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 68, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 32, 255, 255, 255, 255, 255, 255, 255, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 183, 255, 255, 255, 143, 255, 255, 255, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 68, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 64, 255, 255, 255, 255, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 60, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 73, 255, 255, 255, 8, 255, 255, 255, 8, 255, 255, 255, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 32, 255, 255, 255, 255, 255, 255, 255, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 73, 255, 255, 255, 8, 255, 255, 255, 8, 255, 255, 255, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 68, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 56, 255, 255, 255, 229, 255, 255, 255, 255, 255, 255, 255, 230, 255, 255, 255, 59, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 64, 255, 255, 255, 255, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 60, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 91, 255, 255, 255, 210, 255, 255, 255, 245, 255, 255, 255, 210, 255, 255, 255, 59, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 56, 255, 255, 255, 228, 255, 255, 255, 255, 255, 255, 255, 229, 255, 255, 255, 59, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 68, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 214, 255, 255, 255, 48, 255, 255, 255, 50, 255, 255, 255, 212, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 68, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 32, 255, 255, 255, 255, 255, 255, 255, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 32, 255, 255, 255, 251, 255, 255, 255, 95, 255, 255, 255, 9, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 73, 255, 255, 255, 218, 255, 255, 255, 249, 255, 255, 255, 194, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 60, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 66, 255, 255, 255, 60, 255, 255, 255, 18, 255, 255, 255, 145, 255, 255, 255, 207, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 68, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 73, 255, 255, 255, 8, 255, 255, 255, 8, 255, 255, 255, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 210, 255, 255, 255, 48, 255, 255, 255, 50, 255, 255, 255, 209, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 68, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 32, 255, 255, 255, 255, 255, 255, 255, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 79, 255, 255, 255, 238, 255, 255, 255, 255, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 226, 255, 255, 255, 127, 255, 255, 255, 15, 255, 255, 255, 25, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 60, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 61, 255, 255, 255, 249, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 68, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 147, 255, 255, 255, 255, 255, 255, 255, 147, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 129, 255, 255, 255, 217, 255, 255, 255, 245, 255, 255, 255, 195, 255, 255, 255, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 68, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 32, 255, 255, 255, 255, 255, 255, 255, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 18, 255, 255, 255, 238, 255, 255, 255, 117, 255, 255, 255, 20, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 40, 255, 255, 255, 40, 255, 255, 255, 40, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 254, 255, 255, 255, 61, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 60, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 32, 255, 255, 255, 174, 255, 255, 255, 232, 255, 255, 255, 252, 255, 255, 255, 255, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 73, 255, 255, 255, 8, 255, 255, 255, 8, 255, 255, 255, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 68, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 154, 255, 255, 255, 166, 255, 255, 255, 38, 255, 255, 255, 168, 255, 255, 255, 154, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 109, 255, 255, 255, 68, 255, 255, 255, 36, 255, 255, 255, 158, 255, 255, 255, 200, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 68, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 32, 255, 255, 255, 255, 255, 255, 255, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 61, 255, 255, 255, 255, 255, 255, 255, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 181, 255, 255, 255, 255, 255, 255, 255, 234, 255, 255, 255, 228, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 60, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 192, 255, 255, 255, 188, 255, 255, 255, 45, 255, 255, 255, 71, 255, 255, 255, 255, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 68, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 52, 255, 255, 255, 248, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 73, 255, 255, 255, 8, 255, 255, 255, 8, 255, 255, 255, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 68, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 32, 255, 255, 255, 255, 255, 255, 255, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 64, 255, 255, 255, 255, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 60, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 60, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 246, 255, 255, 255, 76, 0, 0, 0, 0, 255, 255, 255, 87, 255, 255, 255, 255, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 159, 255, 255, 255, 198, 255, 255, 255, 207, 255, 255, 255, 124, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 69, 255, 255, 255, 198, 255, 255, 255, 197, 255, 255, 255, 64, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 68, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 73, 255, 255, 255, 8, 255, 255, 255, 8, 255, 255, 255, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 105, 255, 255, 255, 215, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 68, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 10, 255, 255, 255, 255, 255, 255, 255, 50, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 32, 255, 255, 255, 255, 255, 255, 255, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 65, 255, 255, 255, 255, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 60, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 60, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 220, 255, 255, 255, 131, 255, 255, 255, 27, 255, 255, 255, 192, 255, 255, 255, 255, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 5, 0, 0, 0, 0, 255, 255, 255, 4, 255, 255, 255, 229, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 208, 255, 255, 255, 17, 255, 255, 255, 19, 255, 255, 255, 204, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 73, 255, 255, 255, 8, 255, 255, 255, 8, 255, 255, 255, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 68, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 73, 255, 255, 255, 8, 255, 255, 255, 8, 255, 255, 255, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 45, 255, 255, 255, 242, 255, 255, 255, 90, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 68, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 22, 255, 255, 255, 16, 255, 255, 255, 127, 255, 255, 255, 229, 255, 255, 255, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 32, 255, 255, 255, 255, 255, 255, 255, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 18, 255, 255, 255, 146, 255, 255, 255, 213, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 60, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 83, 255, 255, 255, 237, 255, 255, 255, 229, 255, 255, 255, 76, 255, 255, 255, 248, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 105, 255, 255, 255, 201, 255, 255, 255, 193, 255, 255, 255, 249, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 224, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 224, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 68, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 68, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 200, 255, 255, 255, 159, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 241, 255, 255, 255, 244, 255, 255, 255, 194, 255, 255, 255, 52, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 32, 255, 255, 255, 255, 255, 255, 255, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 243, 255, 255, 255, 191, 255, 255, 255, 48, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 60, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 233, 255, 255, 255, 8, 255, 255, 255, 16, 255, 255, 255, 246, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 207, 255, 255, 255, 18, 255, 255, 255, 20, 255, 255, 255, 208, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 73, 255, 255, 255, 8, 255, 255, 255, 8, 255, 255, 255, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 68, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 252, 255, 255, 255, 54, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 73, 255, 255, 255, 8, 255, 255, 255, 8, 255, 255, 255, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 56, 255, 255, 255, 228, 255, 255, 255, 255, 255, 255, 255, 229, 255, 255, 255, 59, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 60, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 149, 255, 255, 255, 202, 255, 255, 255, 179, 255, 255, 255, 213, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 65, 255, 255, 255, 198, 255, 255, 255, 198, 255, 255, 255, 67, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 68, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 60, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 73, 255, 255, 255, 8, 255, 255, 255, 8, 255, 255, 255, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 218, 255, 255, 255, 87, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 68, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 60, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 20, 255, 255, 255, 233, 255, 255, 255, 165, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 68, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 219, 255, 255, 255, 87, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 73, 255, 255, 255, 8, 255, 255, 255, 8, 255, 255, 255, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 183, 255, 255, 255, 143, 255, 255, 255, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 147, 255, 255, 255, 255, 255, 255, 255, 147, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 90, 255, 255, 255, 252, 255, 255, 255, 48, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 68, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 102, 255, 255, 255, 189, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 170, 255, 255, 255, 174, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 154, 255, 255, 255, 166, 255, 255, 255, 38, 255, 255, 255, 168, 255, 255, 255, 154, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 95, 255, 255, 255, 220, 255, 255, 255, 249, 255, 255, 255, 48, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 73, 255, 255, 255, 8, 255, 255, 255, 8, 255, 255, 255, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 13, 255, 255, 255, 239, 255, 255, 255, 57, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 8, 255, 255, 255, 225, 255, 255, 255, 53, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 8, 255, 255, 255, 225, 255, 255, 255, 53, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 21, 255, 255, 255, 242, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 56, 255, 255, 255, 229, 255, 255, 255, 255, 255, 255, 255, 230, 255, 255, 255, 59, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 167, 255, 255, 255, 233, 255, 255, 255, 20, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 20, 255, 255, 255, 233, 255, 255, 255, 165, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 166, 255, 255, 255, 35, 255, 255, 255, 251, 255, 255, 255, 48, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 145, 255, 255, 255, 223, 255, 255, 255, 219, 255, 255, 255, 142, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 102, 255, 255, 255, 217, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 8, 255, 255, 255, 225, 255, 255, 255, 53, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 8, 255, 255, 255, 225, 255, 255, 255, 53, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 195, 255, 255, 255, 202, 255, 255, 255, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 32, 255, 255, 255, 255, 255, 255, 255, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 56, 255, 255, 255, 229, 255, 255, 255, 255, 255, 255, 255, 230, 255, 255, 255, 59, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 3, 255, 255, 255, 144, 255, 255, 255, 182, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 183, 255, 255, 255, 143, 255, 255, 255, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 48, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 40, 255, 255, 255, 3, 255, 255, 255, 44, 255, 255, 255, 227, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 176, 255, 255, 255, 149, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 167, 255, 255, 255, 233, 255, 255, 255, 20, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 32, 255, 255, 255, 255, 255, 255, 255, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 32, 255, 255, 255, 255, 255, 255, 255, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 48, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 193, 255, 255, 255, 235, 255, 255, 255, 100, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 226, 255, 255, 255, 101, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 60, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 60, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 3, 255, 255, 255, 144, 255, 255, 255, 182, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 32, 255, 255, 255, 255, 255, 255, 255, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 32, 255, 255, 255, 255, 255, 255, 255, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 60, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 60, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 48, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 25, 255, 255, 255, 237, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 214, 255, 255, 255, 48, 255, 255, 255, 50, 255, 255, 255, 212, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 46, 255, 255, 255, 208, 255, 255, 255, 235, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 247, 255, 255, 255, 81, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 60, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 60, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 32, 255, 255, 255, 255, 255, 255, 255, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 32, 255, 255, 255, 255, 255, 255, 255, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 60, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 60, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 48, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 29, 0, 0, 0, 0, 255, 255, 255, 41, 255, 255, 255, 227, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 210, 255, 255, 255, 48, 255, 255, 255, 50, 255, 255, 255, 209, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 207, 255, 255, 255, 83, 255, 255, 255, 39, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 248, 255, 255, 255, 79, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 60, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 60, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 32, 255, 255, 255, 255, 255, 255, 255, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 32, 255, 255, 255, 255, 255, 255, 255, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 60, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 60, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 48, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 201, 255, 255, 255, 219, 255, 255, 255, 211, 255, 255, 255, 76, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 73, 255, 255, 255, 225, 255, 255, 255, 223, 255, 255, 255, 71, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 214, 255, 255, 255, 48, 255, 255, 255, 50, 255, 255, 255, 212, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 117, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 229, 255, 255, 255, 99, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 60, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 60, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 247, 255, 255, 255, 79, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 32, 255, 255, 255, 255, 255, 255, 255, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 32, 255, 255, 255, 255, 255, 255, 255, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 60, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 60, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 48, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 226, 255, 255, 255, 61, 255, 255, 255, 40, 255, 255, 255, 223, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 210, 255, 255, 255, 48, 255, 255, 255, 50, 255, 255, 255, 209, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 68, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 181, 255, 255, 255, 146, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 60, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 60, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 229, 255, 255, 255, 61, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 32, 255, 255, 255, 255, 255, 255, 255, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 32, 255, 255, 255, 255, 255, 255, 255, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 60, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 60, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 48, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 228, 255, 255, 255, 57, 255, 255, 255, 36, 255, 255, 255, 224, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 60, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 109, 255, 255, 255, 213, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 60, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 60, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 211, 255, 255, 255, 43, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 216, 255, 255, 255, 86, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 32, 255, 255, 255, 255, 255, 255, 255, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 32, 255, 255, 255, 255, 255, 255, 255, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 60, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 60, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 75, 255, 255, 255, 225, 255, 255, 255, 223, 255, 255, 255, 73, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 60, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 60, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 16, 255, 255, 255, 242, 255, 255, 255, 52, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 60, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 60, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 193, 255, 255, 255, 25, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 219, 255, 255, 255, 88, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 56, 255, 255, 255, 228, 255, 255, 255, 255, 255, 255, 255, 229, 255, 255, 255, 59, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 32, 255, 255, 255, 255, 255, 255, 255, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 60, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 60, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 60, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 205, 255, 255, 255, 203, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 60, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 105, 255, 255, 255, 184, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 60, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 60, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 56, 255, 255, 255, 228, 255, 255, 255, 255, 255, 255, 255, 229, 255, 255, 255, 59, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 60, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 60, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 60, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 206, 255, 255, 255, 205, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 60, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 58, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 241, 255, 255, 255, 21, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 60, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 19, 255, 255, 255, 64, 255, 255, 255, 253, 255, 255, 255, 25, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 243, 255, 255, 255, 31, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 186, 255, 255, 255, 104, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 60, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 241, 255, 255, 255, 236, 255, 255, 255, 117, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 245, 255, 255, 255, 41, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 8, 255, 255, 255, 70, 255, 255, 255, 255, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 56, 255, 255, 255, 239, 255, 255, 255, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 60, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 247, 255, 255, 255, 51, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 20, 255, 255, 255, 233, 255, 255, 255, 165, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 64, 255, 255, 255, 255, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 217, 255, 255, 255, 102, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 70, 255, 255, 255, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 60, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 60, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 249, 255, 255, 255, 61, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 183, 255, 255, 255, 143, 255, 255, 255, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 19, 255, 255, 255, 161, 255, 255, 255, 250, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 64, 255, 255, 255, 255, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 150, 255, 255, 255, 173, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 64, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 60, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 208, 255, 255, 255, 206, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 60, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 251, 255, 255, 255, 71, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 40, 255, 255, 255, 40, 255, 255, 255, 40, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 168, 255, 255, 255, 91, 255, 255, 255, 246, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 64, 255, 255, 255, 255, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 102, 255, 255, 255, 222, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 64, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 206, 255, 255, 255, 205, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 60, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 253, 255, 255, 255, 81, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 252, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 64, 255, 255, 255, 255, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 82, 255, 255, 255, 245, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 64, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 205, 255, 255, 255, 204, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 136, 255, 255, 255, 225, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 60, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 91, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 252, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 64, 255, 255, 255, 255, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 80, 255, 255, 255, 246, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 64, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 206, 255, 255, 255, 205, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 179, 255, 255, 255, 140, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 60, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 252, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 64, 255, 255, 255, 255, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 100, 255, 255, 255, 226, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 64, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 228, 255, 255, 255, 39, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 60, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 252, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 64, 255, 255, 255, 255, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 147, 255, 255, 255, 178, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 64, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 94, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 208, 255, 255, 255, 206, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 60, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 64, 255, 255, 255, 255, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 213, 255, 255, 255, 109, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 64, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 253, 255, 255, 255, 82, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 206, 255, 255, 255, 205, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 205, 255, 255, 255, 204, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 60, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 8, 255, 255, 255, 70, 255, 255, 255, 255, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 52, 255, 255, 255, 242, 255, 255, 255, 16, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 64, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 251, 255, 255, 255, 71, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 206, 255, 255, 255, 205, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 60, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 182, 255, 255, 255, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 70, 255, 255, 255, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 248, 255, 255, 255, 59, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 60, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 246, 255, 255, 255, 48, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 60, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 244, 255, 255, 255, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 241, 255, 255, 255, 25, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 136, 255, 255, 255, 225, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 179, 255, 255, 255, 140, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 218, 255, 255, 255, 87, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 228, 255, 255, 255, 39, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 255, 255, 255, 255, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 219, 255, 255, 255, 87, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0), "format": "RGBA8", @@ -148,7 +148,7 @@ cache/0/16/0/underline_position = 0.0 cache/0/16/0/underline_thickness = 0.0 cache/0/16/0/scale = 1.0 cache/0/16/0/textures/0/offsets = PackedInt32Array() -cache/0/16/0/textures/0/image = SubResource("Image_hhutx") +cache/0/16/0/textures/0/image = SubResource("Image_51bde") cache/0/16/0/glyphs/64/advance = Vector2(12, 0) cache/0/16/0/glyphs/64/offset = Vector2(1, 1) cache/0/16/0/glyphs/64/size = Vector2(0, 0) @@ -1106,7 +1106,7 @@ cache/0/16/0/glyphs/95/uv_rect = Rect2(92, 148, 6, 1) cache/0/16/0/glyphs/95/texture_idx = 0 cache/0/16/0/kerning_overrides/16/0 = Vector2(0, 0) -[sub_resource type="Image" id="Image_jf17l"] +[sub_resource type="Image" id="Image_e4nuf"] data = { "data": PackedByteArray(224, 224, 224, 224, 224, 224, 224, 224, 255, 255, 255, 255, 255, 255, 255, 255, 224, 224, 224, 224, 224, 224, 224, 224, 255, 255, 255, 255, 255, 255, 255, 255, 224, 224, 224, 224, 224, 224, 224, 224, 255, 255, 255, 255, 255, 255, 255, 255, 224, 224, 224, 224, 224, 224, 224, 224, 255, 255, 255, 255, 255, 255, 255, 255, 224, 224, 224, 224, 224, 224, 224, 224, 255, 255, 255, 255, 255, 255, 255, 255, 224, 224, 224, 224, 224, 224, 224, 224, 255, 255, 255, 255, 255, 255, 255, 255, 224, 224, 224, 224, 224, 224, 224, 224, 255, 255, 255, 255, 255, 255, 255, 255, 224, 224, 224, 224, 224, 224, 224, 224, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 224, 224, 224, 224, 224, 224, 224, 224, 255, 255, 255, 255, 255, 255, 255, 255, 224, 224, 224, 224, 224, 224, 224, 224, 255, 255, 255, 255, 255, 255, 255, 255, 224, 224, 224, 224, 224, 224, 224, 224, 255, 255, 255, 255, 255, 255, 255, 255, 224, 224, 224, 224, 224, 224, 224, 224, 255, 255, 255, 255, 255, 255, 255, 255, 224, 224, 224, 224, 224, 224, 224, 224, 255, 255, 255, 255, 255, 255, 255, 255, 224, 224, 224, 224, 224, 224, 224, 224, 255, 255, 255, 255, 255, 255, 255, 255, 224, 224, 224, 224, 224, 224, 224, 224, 255, 255, 255, 255, 255, 255, 255, 255, 224, 224, 224, 224, 224, 224, 224, 224), "format": "Lum8", @@ -1116,9 +1116,9 @@ data = { } [sub_resource type="ImageTexture" id="447"] -image = SubResource("Image_jf17l") +image = SubResource("Image_e4nuf") -[sub_resource type="Image" id="Image_ao8gc"] +[sub_resource type="Image" id="Image_myjhd"] data = { "data": PackedByteArray(0, 4, 0, 10, 0, 17, 0, 25, 0, 31, 0, 34, 0, 36, 0, 36, 0, 36, 0, 36, 0, 34, 0, 31, 0, 25, 0, 17, 0, 10, 0, 4, 0, 10, 0, 21, 0, 37, 0, 52, 0, 63, 0, 70, 0, 71, 0, 72, 0, 72, 0, 71, 0, 70, 0, 63, 0, 52, 0, 37, 0, 21, 0, 10, 0, 17, 0, 37, 63, 119, 90, 239, 86, 255, 86, 255, 86, 255, 86, 255, 86, 255, 86, 255, 86, 255, 86, 255, 90, 239, 63, 119, 0, 37, 0, 17, 0, 25, 0, 52, 89, 239, 72, 255, 68, 255, 67, 255, 67, 255, 67, 255, 67, 255, 67, 255, 67, 255, 68, 255, 72, 255, 89, 239, 0, 52, 0, 25, 0, 31, 0, 63, 84, 255, 67, 255, 67, 255, 67, 255, 67, 255, 67, 255, 67, 255, 67, 255, 67, 255, 67, 255, 67, 255, 84, 255, 0, 63, 0, 31, 0, 34, 0, 70, 82, 255, 66, 255, 66, 255, 66, 255, 66, 255, 66, 255, 66, 255, 66, 255, 66, 255, 66, 255, 66, 255, 82, 255, 0, 70, 0, 34, 0, 36, 0, 71, 81, 255, 64, 255, 64, 255, 64, 255, 64, 255, 64, 255, 64, 255, 64, 255, 64, 255, 64, 255, 64, 255, 81, 255, 0, 71, 0, 36, 0, 36, 0, 72, 79, 255, 63, 255, 63, 255, 63, 255, 63, 255, 63, 255, 63, 255, 63, 255, 63, 255, 63, 255, 63, 255, 79, 255, 0, 72, 0, 36, 0, 36, 0, 72, 77, 255, 62, 255, 62, 255, 62, 255, 62, 255, 62, 255, 62, 255, 62, 255, 62, 255, 62, 255, 62, 255, 77, 255, 0, 72, 0, 36, 0, 36, 0, 71, 76, 255, 61, 255, 61, 255, 61, 255, 61, 255, 61, 255, 61, 255, 61, 255, 61, 255, 61, 255, 61, 255, 76, 255, 0, 71, 0, 36, 0, 34, 0, 70, 74, 255, 59, 255, 59, 255, 59, 255, 59, 255, 59, 255, 59, 255, 59, 255, 59, 255, 59, 255, 59, 255, 74, 255, 0, 70, 0, 34, 0, 31, 0, 63, 73, 255, 58, 255, 58, 255, 58, 255, 58, 255, 58, 255, 58, 255, 58, 255, 58, 255, 58, 255, 58, 255, 73, 255, 0, 63, 0, 31, 0, 25, 0, 52, 75, 239, 61, 255, 57, 255, 57, 255, 57, 255, 57, 255, 57, 255, 57, 255, 57, 255, 57, 255, 61, 255, 75, 239, 0, 52, 0, 25, 0, 17, 0, 37, 53, 119, 74, 239, 71, 255, 70, 255, 70, 255, 70, 255, 70, 255, 70, 255, 70, 255, 71, 255, 74, 237, 53, 119, 0, 37, 0, 17, 0, 10, 0, 21, 0, 37, 0, 52, 0, 63, 0, 70, 0, 71, 0, 72, 0, 72, 0, 71, 0, 70, 0, 63, 0, 52, 0, 37, 0, 21, 0, 10, 0, 4, 0, 10, 0, 17, 0, 25, 0, 31, 0, 34, 0, 36, 0, 36, 0, 36, 0, 36, 0, 34, 0, 31, 0, 25, 0, 17, 0, 10, 0, 4), "format": "LumAlpha8", @@ -1128,7 +1128,7 @@ data = { } [sub_resource type="ImageTexture" id="53"] -image = SubResource("Image_ao8gc") +image = SubResource("Image_myjhd") [sub_resource type="StyleBoxTexture" id="54"] content_margin_left = 6.0 @@ -1142,7 +1142,7 @@ expand_margin_right = 2.0 expand_margin_bottom = 2.0 region_rect = Rect2(0, 0, 16, 16) -[sub_resource type="Image" id="Image_dp43k"] +[sub_resource type="Image" id="Image_27oyq"] data = { "data": PackedByteArray(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 71, 140, 191, 14, 71, 140, 191, 57, 71, 140, 191, 104, 71, 140, 191, 122, 71, 140, 191, 123, 71, 140, 191, 123, 71, 140, 191, 123, 71, 140, 191, 123, 71, 140, 191, 122, 71, 140, 191, 104, 71, 140, 191, 57, 71, 140, 191, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 71, 140, 191, 58, 71, 140, 191, 116, 71, 140, 191, 16, 71, 140, 191, 8, 71, 140, 191, 8, 71, 140, 191, 8, 71, 140, 191, 8, 71, 140, 191, 8, 71, 140, 191, 8, 71, 140, 191, 16, 71, 140, 191, 116, 71, 140, 191, 58, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 71, 140, 191, 105, 71, 140, 191, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 71, 140, 191, 15, 71, 140, 191, 105, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 71, 140, 191, 123, 71, 140, 191, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 71, 140, 191, 6, 71, 140, 191, 123, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 71, 140, 191, 123, 71, 140, 191, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 71, 140, 191, 8, 71, 140, 191, 123, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 71, 140, 191, 123, 71, 140, 191, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 71, 140, 191, 8, 71, 140, 191, 123, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 71, 140, 191, 123, 71, 140, 191, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 71, 140, 191, 8, 71, 140, 191, 123, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 71, 140, 191, 123, 71, 140, 191, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 71, 140, 191, 8, 71, 140, 191, 123, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 71, 140, 191, 123, 71, 140, 191, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 71, 140, 191, 6, 71, 140, 191, 123, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 71, 140, 191, 105, 71, 140, 191, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 71, 140, 191, 14, 71, 140, 191, 105, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 71, 140, 191, 58, 71, 140, 191, 117, 71, 140, 191, 15, 71, 140, 191, 8, 71, 140, 191, 8, 71, 140, 191, 8, 71, 140, 191, 8, 71, 140, 191, 8, 71, 140, 191, 8, 71, 140, 191, 17, 71, 140, 191, 116, 71, 140, 191, 58, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 71, 140, 191, 14, 71, 140, 191, 58, 71, 140, 191, 104, 71, 140, 191, 122, 71, 140, 191, 123, 71, 140, 191, 123, 71, 140, 191, 123, 71, 140, 191, 123, 71, 140, 191, 122, 71, 140, 191, 104, 71, 140, 191, 57, 71, 140, 191, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0), "format": "RGBA8", @@ -1152,7 +1152,7 @@ data = { } [sub_resource type="ImageTexture" id="56"] -image = SubResource("Image_dp43k") +image = SubResource("Image_27oyq") [sub_resource type="StyleBoxTexture" id="57"] content_margin_left = 6.0 @@ -1166,7 +1166,7 @@ expand_margin_right = 2.0 expand_margin_bottom = 2.0 region_rect = Rect2(0, 0, 16, 16) -[sub_resource type="Image" id="Image_vtaqi"] +[sub_resource type="Image" id="Image_jnhjf"] data = { "data": PackedByteArray(0, 0, 0, 4, 0, 0, 0, 10, 0, 0, 0, 17, 0, 0, 0, 25, 0, 0, 0, 31, 0, 0, 0, 34, 0, 0, 0, 36, 0, 0, 0, 36, 0, 0, 0, 36, 0, 0, 0, 36, 0, 0, 0, 34, 0, 0, 0, 31, 0, 0, 0, 25, 0, 0, 0, 17, 0, 0, 0, 10, 0, 0, 0, 4, 0, 0, 0, 10, 0, 0, 0, 21, 0, 0, 0, 37, 0, 0, 0, 52, 0, 0, 0, 63, 0, 0, 0, 70, 0, 0, 0, 71, 0, 0, 0, 72, 0, 0, 0, 72, 0, 0, 0, 71, 0, 0, 0, 70, 0, 0, 0, 63, 0, 0, 0, 52, 0, 0, 0, 37, 0, 0, 0, 21, 0, 0, 0, 10, 0, 0, 0, 17, 0, 0, 0, 37, 66, 64, 75, 119, 95, 90, 108, 239, 91, 87, 104, 255, 90, 86, 103, 255, 90, 86, 103, 255, 90, 86, 103, 255, 90, 86, 103, 255, 90, 86, 103, 255, 90, 86, 103, 255, 91, 87, 104, 255, 95, 90, 108, 239, 66, 64, 75, 119, 0, 0, 0, 37, 0, 0, 0, 17, 0, 0, 0, 25, 0, 0, 0, 52, 95, 90, 107, 239, 77, 74, 87, 255, 73, 70, 82, 255, 72, 69, 81, 255, 72, 69, 81, 255, 72, 69, 81, 255, 72, 69, 81, 255, 72, 69, 81, 255, 72, 69, 81, 255, 73, 70, 82, 255, 77, 74, 87, 255, 95, 90, 107, 239, 0, 0, 0, 52, 0, 0, 0, 25, 0, 0, 0, 31, 0, 0, 0, 63, 91, 87, 102, 255, 73, 70, 82, 255, 72, 69, 81, 255, 72, 69, 81, 255, 72, 69, 81, 255, 72, 69, 81, 255, 72, 69, 81, 255, 72, 69, 81, 255, 72, 69, 81, 255, 72, 69, 81, 255, 73, 70, 82, 255, 91, 87, 102, 255, 0, 0, 0, 63, 0, 0, 0, 31, 0, 0, 0, 34, 0, 0, 0, 70, 89, 85, 100, 255, 71, 68, 80, 255, 71, 68, 80, 255, 71, 68, 80, 255, 71, 68, 80, 255, 71, 68, 80, 255, 71, 68, 80, 255, 71, 68, 80, 255, 71, 68, 80, 255, 71, 68, 80, 255, 71, 68, 80, 255, 89, 85, 100, 255, 0, 0, 0, 70, 0, 0, 0, 34, 0, 0, 0, 36, 0, 0, 0, 71, 88, 84, 100, 255, 70, 67, 80, 255, 70, 67, 80, 255, 70, 67, 80, 255, 70, 67, 80, 255, 70, 67, 80, 255, 70, 67, 80, 255, 70, 67, 80, 255, 70, 67, 80, 255, 70, 67, 80, 255, 70, 67, 80, 255, 88, 84, 100, 255, 0, 0, 0, 71, 0, 0, 0, 36, 0, 0, 0, 36, 0, 0, 0, 72, 86, 83, 99, 255, 69, 66, 79, 255, 69, 66, 79, 255, 69, 66, 79, 255, 69, 66, 79, 255, 69, 66, 79, 255, 69, 66, 79, 255, 69, 66, 79, 255, 69, 66, 79, 255, 69, 66, 79, 255, 69, 66, 79, 255, 86, 83, 99, 255, 0, 0, 0, 72, 0, 0, 0, 36, 0, 0, 0, 36, 0, 0, 0, 72, 86, 83, 98, 255, 69, 66, 78, 255, 69, 66, 78, 255, 69, 66, 78, 255, 69, 66, 78, 255, 69, 66, 78, 255, 69, 66, 78, 255, 69, 66, 78, 255, 69, 66, 78, 255, 69, 66, 78, 255, 69, 66, 78, 255, 86, 83, 98, 255, 0, 0, 0, 72, 0, 0, 0, 36, 0, 0, 0, 36, 0, 0, 0, 71, 85, 81, 98, 255, 68, 65, 78, 255, 68, 65, 78, 255, 68, 65, 78, 255, 68, 65, 78, 255, 68, 65, 78, 255, 68, 65, 78, 255, 68, 65, 78, 255, 68, 65, 78, 255, 68, 65, 78, 255, 68, 65, 78, 255, 85, 81, 98, 255, 0, 0, 0, 71, 0, 0, 0, 36, 0, 0, 0, 34, 0, 0, 0, 70, 85, 81, 96, 255, 68, 65, 77, 255, 68, 65, 77, 255, 68, 65, 77, 255, 68, 65, 77, 255, 68, 65, 77, 255, 68, 65, 77, 255, 68, 65, 77, 255, 68, 65, 77, 255, 68, 65, 77, 255, 68, 65, 77, 255, 85, 81, 96, 255, 0, 0, 0, 70, 0, 0, 0, 34, 0, 0, 0, 31, 0, 0, 0, 63, 85, 81, 96, 255, 68, 65, 77, 255, 67, 64, 76, 255, 67, 64, 76, 255, 67, 64, 76, 255, 67, 64, 76, 255, 67, 64, 76, 255, 67, 64, 76, 255, 67, 64, 76, 255, 67, 64, 76, 255, 68, 65, 77, 255, 85, 81, 96, 255, 0, 0, 0, 63, 0, 0, 0, 31, 0, 0, 0, 25, 0, 0, 0, 52, 86, 83, 100, 239, 71, 67, 81, 255, 67, 63, 77, 255, 66, 63, 76, 255, 66, 63, 76, 255, 66, 63, 76, 255, 66, 63, 76, 255, 66, 63, 76, 255, 66, 63, 76, 255, 67, 63, 77, 255, 71, 67, 81, 255, 87, 83, 100, 239, 0, 0, 0, 52, 0, 0, 0, 25, 0, 0, 0, 17, 0, 0, 0, 37, 62, 59, 70, 119, 87, 83, 99, 239, 83, 80, 95, 255, 83, 79, 94, 255, 83, 79, 94, 255, 83, 79, 94, 255, 83, 79, 94, 255, 83, 79, 94, 255, 83, 79, 94, 255, 83, 80, 95, 255, 87, 83, 99, 237, 62, 59, 70, 119, 0, 0, 0, 37, 0, 0, 0, 17, 0, 0, 0, 10, 0, 0, 0, 21, 0, 0, 0, 37, 0, 0, 0, 52, 0, 0, 0, 63, 0, 0, 0, 70, 0, 0, 0, 71, 0, 0, 0, 72, 0, 0, 0, 72, 0, 0, 0, 71, 0, 0, 0, 70, 0, 0, 0, 63, 0, 0, 0, 52, 0, 0, 0, 37, 0, 0, 0, 21, 0, 0, 0, 10, 0, 0, 0, 4, 0, 0, 0, 10, 0, 0, 0, 17, 0, 0, 0, 25, 0, 0, 0, 31, 0, 0, 0, 34, 0, 0, 0, 36, 0, 0, 0, 36, 0, 0, 0, 36, 0, 0, 0, 36, 0, 0, 0, 34, 0, 0, 0, 31, 0, 0, 0, 25, 0, 0, 0, 17, 0, 0, 0, 10, 0, 0, 0, 4), "format": "RGBA8", @@ -1176,7 +1176,7 @@ data = { } [sub_resource type="ImageTexture" id="59"] -image = SubResource("Image_vtaqi") +image = SubResource("Image_jnhjf") [sub_resource type="StyleBoxTexture" id="60"] content_margin_left = 6.0 @@ -1194,7 +1194,7 @@ expand_margin_right = 2.0 expand_margin_bottom = 2.0 region_rect = Rect2(0, 0, 16, 16) -[sub_resource type="Image" id="Image_hf1c0"] +[sub_resource type="Image" id="Image_tklno"] data = { "data": PackedByteArray(0, 0, 0, 4, 0, 0, 0, 10, 0, 0, 0, 17, 0, 0, 0, 25, 0, 0, 0, 31, 0, 0, 0, 34, 0, 0, 0, 36, 0, 0, 0, 36, 0, 0, 0, 36, 0, 0, 0, 36, 0, 0, 0, 34, 0, 0, 0, 31, 0, 0, 0, 25, 0, 0, 0, 17, 0, 0, 0, 10, 0, 0, 0, 4, 0, 0, 0, 10, 0, 0, 0, 21, 0, 0, 0, 37, 0, 0, 0, 52, 0, 0, 0, 63, 0, 0, 0, 70, 0, 0, 0, 71, 0, 0, 0, 72, 0, 0, 0, 72, 0, 0, 0, 71, 0, 0, 0, 70, 0, 0, 0, 63, 0, 0, 0, 52, 0, 0, 0, 37, 0, 0, 0, 21, 0, 0, 0, 10, 0, 0, 0, 17, 0, 0, 0, 37, 60, 58, 68, 119, 86, 83, 97, 239, 82, 80, 93, 255, 81, 79, 93, 255, 81, 79, 93, 255, 81, 79, 93, 255, 81, 79, 93, 255, 81, 79, 93, 255, 81, 79, 93, 255, 82, 80, 93, 255, 86, 83, 97, 239, 60, 58, 68, 119, 0, 0, 0, 37, 0, 0, 0, 17, 0, 0, 0, 25, 0, 0, 0, 52, 86, 82, 96, 239, 70, 66, 78, 255, 66, 62, 74, 255, 65, 62, 73, 255, 65, 62, 73, 255, 65, 62, 73, 255, 65, 62, 73, 255, 65, 62, 73, 255, 65, 62, 73, 255, 66, 62, 74, 255, 70, 66, 78, 255, 86, 82, 96, 239, 0, 0, 0, 52, 0, 0, 0, 25, 0, 0, 0, 31, 0, 0, 0, 63, 81, 78, 91, 255, 65, 62, 73, 255, 64, 62, 72, 255, 64, 62, 72, 255, 64, 62, 72, 255, 64, 62, 72, 255, 64, 62, 72, 255, 64, 62, 72, 255, 64, 62, 72, 255, 64, 62, 72, 255, 65, 62, 73, 255, 81, 78, 91, 255, 0, 0, 0, 63, 0, 0, 0, 31, 0, 0, 0, 34, 0, 0, 0, 70, 79, 76, 89, 255, 63, 61, 71, 255, 63, 61, 71, 255, 63, 61, 71, 255, 63, 61, 71, 255, 63, 61, 71, 255, 63, 61, 71, 255, 63, 61, 71, 255, 63, 61, 71, 255, 63, 61, 71, 255, 63, 61, 71, 255, 79, 76, 89, 255, 0, 0, 0, 70, 0, 0, 0, 34, 0, 0, 0, 36, 0, 0, 0, 71, 78, 74, 88, 255, 62, 59, 70, 255, 62, 59, 70, 255, 62, 59, 70, 255, 62, 59, 70, 255, 62, 59, 70, 255, 62, 59, 70, 255, 62, 59, 70, 255, 62, 59, 70, 255, 62, 59, 70, 255, 62, 59, 70, 255, 78, 74, 88, 255, 0, 0, 0, 71, 0, 0, 0, 36, 0, 0, 0, 36, 0, 0, 0, 72, 75, 73, 85, 255, 60, 58, 68, 255, 60, 58, 68, 255, 60, 58, 68, 255, 60, 58, 68, 255, 60, 58, 68, 255, 60, 58, 68, 255, 60, 58, 68, 255, 60, 58, 68, 255, 60, 58, 68, 255, 60, 58, 68, 255, 75, 73, 85, 255, 0, 0, 0, 72, 0, 0, 0, 36, 0, 0, 0, 36, 0, 0, 0, 72, 74, 71, 84, 255, 59, 57, 67, 255, 59, 57, 67, 255, 59, 57, 67, 255, 59, 57, 67, 255, 59, 57, 67, 255, 59, 57, 67, 255, 59, 57, 67, 255, 59, 57, 67, 255, 59, 57, 67, 255, 59, 57, 67, 255, 74, 71, 84, 255, 0, 0, 0, 72, 0, 0, 0, 36, 0, 0, 0, 36, 0, 0, 0, 71, 73, 70, 83, 255, 58, 56, 66, 255, 58, 56, 66, 255, 58, 56, 66, 255, 58, 56, 66, 255, 58, 56, 66, 255, 58, 56, 66, 255, 58, 56, 66, 255, 58, 56, 66, 255, 58, 56, 66, 255, 58, 56, 66, 255, 73, 70, 83, 255, 0, 0, 0, 71, 0, 0, 0, 36, 0, 0, 0, 34, 0, 0, 0, 70, 71, 69, 80, 255, 57, 55, 64, 255, 57, 55, 64, 255, 57, 55, 64, 255, 57, 55, 64, 255, 57, 55, 64, 255, 57, 55, 64, 255, 57, 55, 64, 255, 57, 55, 64, 255, 57, 55, 64, 255, 57, 55, 64, 255, 71, 69, 80, 255, 0, 0, 0, 70, 0, 0, 0, 34, 0, 0, 0, 31, 0, 0, 0, 63, 71, 67, 80, 255, 56, 53, 63, 255, 56, 53, 63, 255, 56, 53, 63, 255, 56, 53, 63, 255, 56, 53, 63, 255, 56, 53, 63, 255, 56, 53, 63, 255, 56, 53, 63, 255, 56, 53, 63, 255, 56, 53, 63, 255, 71, 67, 80, 255, 0, 0, 0, 63, 0, 0, 0, 31, 0, 0, 0, 25, 0, 0, 0, 52, 71, 68, 82, 239, 58, 56, 66, 255, 54, 52, 62, 255, 54, 52, 62, 255, 54, 52, 62, 255, 54, 52, 62, 255, 54, 52, 62, 255, 54, 52, 62, 255, 54, 52, 62, 255, 54, 52, 62, 255, 58, 56, 66, 255, 71, 68, 82, 239, 0, 0, 0, 52, 0, 0, 0, 25, 0, 0, 0, 17, 0, 0, 0, 37, 51, 49, 57, 119, 71, 68, 80, 239, 68, 66, 77, 255, 68, 65, 76, 255, 68, 65, 76, 255, 68, 65, 76, 255, 68, 65, 76, 255, 68, 65, 76, 255, 68, 65, 76, 255, 68, 66, 77, 255, 71, 68, 81, 237, 51, 49, 57, 119, 0, 0, 0, 37, 0, 0, 0, 17, 0, 0, 0, 10, 0, 0, 0, 21, 0, 0, 0, 37, 0, 0, 0, 52, 0, 0, 0, 63, 0, 0, 0, 70, 0, 0, 0, 71, 0, 0, 0, 72, 0, 0, 0, 72, 0, 0, 0, 71, 0, 0, 0, 70, 0, 0, 0, 63, 0, 0, 0, 52, 0, 0, 0, 37, 0, 0, 0, 21, 0, 0, 0, 10, 0, 0, 0, 4, 0, 0, 0, 10, 0, 0, 0, 17, 0, 0, 0, 25, 0, 0, 0, 31, 0, 0, 0, 34, 0, 0, 0, 36, 0, 0, 0, 36, 0, 0, 0, 36, 0, 0, 0, 36, 0, 0, 0, 34, 0, 0, 0, 31, 0, 0, 0, 25, 0, 0, 0, 17, 0, 0, 0, 10, 0, 0, 0, 4), "format": "RGBA8", @@ -1204,7 +1204,7 @@ data = { } [sub_resource type="ImageTexture" id="62"] -image = SubResource("Image_hf1c0") +image = SubResource("Image_tklno") [sub_resource type="StyleBoxTexture" id="63"] content_margin_left = 6.0 @@ -1218,7 +1218,7 @@ expand_margin_right = 2.0 expand_margin_bottom = 2.0 region_rect = Rect2(0, 0, 16, 16) -[sub_resource type="Image" id="Image_1fp3s"] +[sub_resource type="Image" id="Image_ixtk2"] data = { "data": PackedByteArray(0, 0, 0, 4, 0, 0, 0, 10, 0, 0, 0, 17, 0, 0, 0, 25, 0, 0, 0, 31, 0, 0, 0, 34, 0, 0, 0, 36, 0, 0, 0, 36, 0, 0, 0, 36, 0, 0, 0, 36, 0, 0, 0, 34, 0, 0, 0, 31, 0, 0, 0, 25, 0, 0, 0, 17, 0, 0, 0, 10, 0, 0, 0, 4, 0, 0, 0, 11, 0, 0, 0, 22, 0, 0, 0, 39, 0, 0, 0, 54, 0, 0, 0, 65, 0, 0, 0, 73, 0, 0, 0, 74, 0, 0, 0, 75, 0, 0, 0, 75, 0, 0, 0, 74, 0, 0, 0, 73, 0, 0, 0, 65, 0, 0, 0, 54, 0, 0, 0, 39, 0, 0, 0, 22, 0, 0, 0, 11, 0, 0, 0, 19, 0, 0, 0, 41, 49, 47, 55, 128, 70, 67, 79, 241, 67, 64, 76, 255, 66, 64, 75, 255, 66, 64, 75, 255, 66, 64, 75, 255, 66, 64, 75, 255, 66, 64, 75, 255, 66, 64, 75, 255, 67, 64, 76, 255, 70, 67, 79, 241, 49, 47, 55, 127, 0, 0, 0, 41, 0, 0, 0, 19, 0, 0, 0, 30, 0, 0, 0, 61, 71, 68, 80, 242, 58, 56, 65, 255, 11, 11, 12, 255, 11, 10, 12, 255, 11, 10, 12, 255, 11, 10, 12, 255, 11, 10, 12, 255, 11, 11, 12, 255, 11, 11, 12, 255, 11, 11, 12, 255, 58, 56, 65, 255, 71, 68, 80, 242, 0, 0, 0, 61, 0, 0, 0, 30, 0, 0, 0, 39, 0, 0, 0, 77, 68, 66, 78, 255, 15, 14, 17, 255, 15, 14, 17, 255, 15, 14, 17, 255, 15, 14, 17, 255, 15, 14, 17, 255, 15, 14, 17, 255, 15, 14, 17, 255, 15, 14, 17, 255, 15, 14, 17, 255, 15, 14, 17, 255, 68, 66, 78, 255, 0, 0, 0, 77, 0, 0, 0, 39, 0, 0, 0, 44, 0, 0, 0, 88, 70, 66, 79, 255, 20, 19, 22, 255, 19, 18, 22, 255, 19, 18, 22, 255, 20, 19, 22, 255, 19, 18, 22, 255, 20, 19, 22, 255, 20, 19, 22, 255, 20, 19, 22, 255, 20, 19, 22, 255, 19, 18, 22, 255, 70, 66, 79, 255, 0, 0, 0, 88, 0, 0, 0, 44, 0, 0, 0, 50, 0, 0, 0, 93, 71, 69, 80, 255, 24, 23, 27, 255, 24, 23, 27, 255, 24, 23, 27, 255, 24, 23, 27, 255, 24, 23, 27, 255, 24, 23, 27, 255, 24, 23, 27, 255, 25, 24, 28, 255, 24, 23, 27, 255, 24, 23, 27, 255, 71, 69, 80, 255, 0, 0, 0, 93, 0, 0, 0, 50, 0, 0, 0, 51, 0, 0, 0, 99, 73, 70, 83, 255, 29, 28, 33, 255, 29, 28, 33, 255, 29, 28, 33, 255, 29, 28, 33, 255, 29, 28, 33, 255, 29, 28, 33, 255, 29, 28, 33, 255, 29, 28, 33, 255, 29, 28, 33, 255, 29, 28, 33, 255, 73, 70, 83, 255, 0, 0, 0, 99, 0, 0, 0, 51, 0, 0, 0, 54, 0, 0, 0, 102, 74, 71, 84, 255, 34, 33, 39, 255, 34, 33, 39, 255, 34, 33, 39, 255, 34, 33, 39, 255, 34, 33, 39, 255, 34, 33, 39, 255, 34, 33, 39, 255, 34, 33, 39, 255, 34, 33, 39, 255, 34, 33, 39, 255, 74, 71, 84, 255, 0, 0, 0, 102, 0, 0, 0, 54, 0, 0, 0, 57, 0, 0, 0, 105, 75, 73, 85, 255, 39, 38, 45, 255, 39, 38, 45, 255, 39, 38, 45, 255, 39, 38, 45, 255, 39, 38, 45, 255, 39, 38, 45, 255, 39, 38, 45, 255, 40, 38, 45, 255, 39, 38, 45, 255, 40, 38, 45, 255, 75, 73, 85, 255, 0, 0, 0, 105, 0, 0, 0, 57, 0, 0, 0, 56, 0, 0, 0, 108, 78, 74, 88, 255, 45, 43, 51, 255, 45, 43, 51, 255, 45, 43, 51, 255, 45, 43, 51, 255, 45, 43, 51, 255, 45, 43, 51, 255, 45, 43, 51, 255, 45, 43, 51, 255, 45, 43, 51, 255, 45, 43, 51, 255, 78, 74, 88, 255, 0, 0, 0, 108, 0, 0, 0, 56, 0, 0, 0, 53, 0, 0, 0, 101, 80, 77, 90, 255, 51, 49, 58, 255, 51, 49, 57, 255, 51, 49, 57, 255, 51, 49, 57, 255, 51, 49, 57, 255, 51, 49, 57, 255, 51, 49, 57, 255, 51, 49, 57, 255, 51, 49, 57, 255, 51, 49, 58, 255, 80, 77, 90, 255, 0, 0, 0, 101, 0, 0, 0, 53, 0, 0, 0, 45, 0, 0, 0, 89, 85, 82, 95, 252, 69, 66, 77, 255, 57, 55, 64, 255, 56, 55, 64, 255, 57, 55, 64, 255, 56, 55, 64, 255, 56, 55, 64, 255, 56, 55, 64, 255, 56, 55, 64, 255, 58, 55, 65, 255, 69, 66, 77, 255, 85, 82, 96, 252, 0, 0, 0, 89, 0, 0, 0, 45, 0, 0, 0, 32, 0, 0, 0, 68, 61, 58, 69, 180, 86, 82, 96, 253, 82, 78, 92, 255, 81, 78, 91, 255, 81, 78, 91, 255, 81, 78, 91, 255, 81, 78, 91, 255, 81, 78, 91, 255, 81, 78, 91, 255, 82, 78, 92, 255, 86, 82, 96, 253, 61, 58, 69, 180, 0, 0, 0, 68, 0, 0, 0, 32, 0, 0, 0, 20, 0, 0, 0, 40, 0, 0, 0, 69, 0, 0, 0, 93, 0, 0, 0, 110, 0, 0, 0, 121, 0, 0, 0, 122, 0, 0, 0, 124, 0, 0, 0, 124, 0, 0, 0, 122, 0, 0, 0, 121, 0, 0, 0, 110, 0, 0, 0, 93, 0, 0, 0, 69, 0, 0, 0, 40, 0, 0, 0, 20, 0, 0, 0, 8, 0, 0, 0, 20, 0, 0, 0, 33, 0, 0, 0, 48, 0, 0, 0, 58, 0, 0, 0, 63, 0, 0, 0, 67, 0, 0, 0, 67, 0, 0, 0, 67, 0, 0, 0, 67, 0, 0, 0, 63, 0, 0, 0, 58, 0, 0, 0, 48, 0, 0, 0, 33, 0, 0, 0, 20, 0, 0, 0, 8), "format": "RGBA8", @@ -1228,7 +1228,7 @@ data = { } [sub_resource type="ImageTexture" id="65"] -image = SubResource("Image_1fp3s") +image = SubResource("Image_ixtk2") [sub_resource type="StyleBoxTexture" id="66"] content_margin_left = 6.0 @@ -1242,7 +1242,7 @@ expand_margin_right = 2.0 expand_margin_bottom = 2.0 region_rect = Rect2(0, 0, 16, 16) -[sub_resource type="Image" id="Image_tck1t"] +[sub_resource type="Image" id="Image_w38cv"] data = { "data": PackedByteArray(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 224, 224, 224, 255, 224, 224, 224, 255, 224, 224, 224, 255, 224, 224, 224, 255, 224, 224, 224, 255, 224, 224, 224, 255, 224, 224, 224, 255, 0, 0, 0, 0, 223, 223, 223, 136, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 224, 224, 224, 255, 224, 224, 224, 255, 224, 224, 224, 255, 224, 224, 224, 255, 224, 224, 224, 255, 224, 224, 224, 255, 224, 224, 224, 255, 0, 0, 0, 0, 224, 224, 224, 255, 223, 223, 223, 136, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 224, 224, 224, 255, 224, 224, 224, 255, 224, 224, 224, 255, 224, 224, 224, 255, 224, 224, 224, 255, 224, 224, 224, 255, 224, 224, 224, 255, 0, 0, 0, 0, 224, 224, 224, 255, 224, 224, 224, 255, 223, 223, 223, 136, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 224, 224, 224, 255, 224, 224, 224, 255, 224, 224, 224, 255, 224, 224, 224, 255, 224, 224, 224, 255, 224, 224, 224, 255, 224, 224, 224, 255, 0, 0, 0, 0, 224, 224, 224, 255, 224, 224, 224, 255, 224, 224, 224, 255, 223, 223, 223, 136, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 224, 224, 224, 255, 224, 224, 224, 255, 224, 224, 224, 255, 224, 224, 224, 255, 224, 224, 224, 255, 224, 224, 224, 255, 224, 224, 224, 255, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 224, 224, 224, 255, 224, 224, 224, 255, 224, 224, 224, 255, 224, 224, 224, 255, 224, 224, 224, 255, 224, 224, 224, 255, 224, 224, 224, 255, 224, 224, 224, 255, 224, 224, 224, 255, 224, 224, 224, 255, 224, 224, 224, 255, 224, 224, 224, 255, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 224, 224, 224, 255, 224, 224, 224, 255, 224, 224, 224, 255, 224, 224, 224, 255, 224, 224, 224, 255, 224, 224, 224, 255, 224, 224, 224, 255, 224, 224, 224, 255, 224, 224, 224, 255, 224, 224, 224, 255, 224, 224, 224, 255, 224, 224, 224, 255, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 224, 224, 224, 255, 224, 224, 224, 255, 224, 224, 224, 255, 224, 224, 224, 255, 224, 224, 224, 255, 224, 224, 224, 255, 224, 224, 224, 255, 224, 224, 224, 255, 224, 224, 224, 255, 224, 224, 224, 255, 224, 224, 224, 255, 224, 224, 224, 255, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 224, 224, 224, 255, 224, 224, 224, 255, 224, 224, 224, 255, 224, 224, 224, 255, 224, 224, 224, 255, 224, 224, 224, 255, 224, 224, 224, 255, 224, 224, 224, 255, 224, 224, 224, 255, 224, 224, 224, 255, 224, 224, 224, 255, 224, 224, 224, 255, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 224, 224, 224, 255, 224, 224, 224, 255, 224, 224, 224, 255, 224, 224, 224, 255, 224, 224, 224, 255, 224, 224, 224, 255, 224, 224, 224, 255, 224, 224, 224, 255, 224, 224, 224, 255, 224, 224, 224, 255, 224, 224, 224, 255, 224, 224, 224, 255, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 224, 224, 224, 255, 224, 224, 224, 255, 224, 224, 224, 255, 224, 224, 224, 255, 224, 224, 224, 255, 224, 224, 224, 255, 224, 224, 224, 255, 224, 224, 224, 255, 224, 224, 224, 255, 224, 224, 224, 255, 224, 224, 224, 255, 224, 224, 224, 255, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 224, 224, 224, 255, 224, 224, 224, 255, 224, 224, 224, 255, 224, 224, 224, 255, 224, 224, 224, 255, 224, 224, 224, 255, 224, 224, 224, 255, 224, 224, 224, 255, 224, 224, 224, 255, 224, 224, 224, 255, 224, 224, 224, 255, 224, 224, 224, 255, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 224, 224, 224, 255, 224, 224, 224, 255, 224, 224, 224, 255, 224, 224, 224, 255, 224, 224, 224, 255, 224, 224, 224, 255, 224, 224, 224, 255, 224, 224, 224, 255, 224, 224, 224, 255, 224, 224, 224, 255, 224, 224, 224, 255, 224, 224, 224, 255, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 224, 224, 224, 255, 224, 224, 224, 255, 224, 224, 224, 255, 224, 224, 224, 255, 224, 224, 224, 255, 224, 224, 224, 255, 224, 224, 224, 255, 224, 224, 224, 255, 224, 224, 224, 255, 224, 224, 224, 255, 224, 224, 224, 255, 224, 224, 224, 255, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0), "format": "RGBA8", @@ -1252,9 +1252,9 @@ data = { } [sub_resource type="ImageTexture" id="425"] -image = SubResource("Image_tck1t") +image = SubResource("Image_w38cv") -[sub_resource type="Image" id="Image_kgsjm"] +[sub_resource type="Image" id="Image_o8p41"] data = { "data": PackedByteArray(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 224, 197, 224, 255, 224, 255, 224, 255, 224, 255, 224, 255, 224, 255, 224, 195, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 224, 255, 224, 255, 224, 255, 224, 255, 224, 255, 224, 255, 224, 255, 224, 255, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 224, 255, 224, 255, 224, 255, 224, 255, 224, 255, 224, 255, 224, 255, 224, 255, 225, 60, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 224, 255, 224, 255, 224, 255, 224, 255, 224, 255, 224, 255, 224, 255, 224, 255, 224, 255, 224, 255, 224, 255, 224, 255, 224, 255, 224, 195, 0, 0, 0, 0, 224, 255, 224, 255, 224, 255, 224, 255, 224, 255, 224, 255, 224, 255, 224, 255, 224, 255, 224, 255, 224, 255, 224, 255, 224, 255, 224, 255, 0, 0, 0, 0, 224, 255, 224, 255, 224, 255, 224, 255, 224, 255, 224, 255, 224, 255, 224, 255, 224, 255, 224, 255, 224, 255, 224, 255, 224, 255, 224, 255, 0, 0, 0, 0, 224, 255, 224, 255, 224, 255, 224, 255, 224, 255, 224, 255, 224, 255, 224, 255, 224, 255, 224, 255, 224, 255, 224, 255, 224, 255, 224, 255, 0, 0, 0, 0, 224, 255, 224, 255, 224, 255, 224, 255, 224, 255, 224, 255, 224, 255, 224, 255, 224, 255, 224, 255, 224, 255, 224, 255, 224, 255, 224, 255, 0, 0, 0, 0, 224, 255, 224, 255, 224, 255, 224, 255, 224, 255, 224, 255, 224, 255, 224, 255, 224, 255, 224, 255, 224, 255, 224, 255, 224, 255, 224, 255, 0, 0, 0, 0, 224, 255, 224, 255, 224, 255, 224, 255, 224, 255, 224, 255, 224, 255, 224, 255, 224, 255, 224, 255, 224, 255, 224, 255, 224, 255, 224, 255, 0, 0, 0, 0, 224, 255, 224, 255, 224, 255, 224, 255, 224, 255, 224, 255, 224, 255, 224, 255, 224, 255, 224, 255, 224, 255, 224, 255, 224, 255, 224, 255, 0, 0, 0, 0, 224, 195, 224, 255, 224, 255, 224, 255, 224, 255, 224, 255, 224, 255, 224, 255, 224, 255, 224, 255, 224, 255, 224, 255, 224, 255, 223, 194, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0), "format": "LumAlpha8", @@ -1264,9 +1264,9 @@ data = { } [sub_resource type="ImageTexture" id="427"] -image = SubResource("Image_kgsjm") +image = SubResource("Image_o8p41") -[sub_resource type="Image" id="Image_foiwh"] +[sub_resource type="Image" id="Image_1uvp3"] data = { "data": PackedByteArray(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 222, 23, 224, 207, 224, 206, 222, 23, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 220, 22, 225, 210, 224, 254, 224, 254, 224, 215, 224, 25, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 220, 22, 225, 210, 224, 254, 224, 254, 224, 254, 224, 254, 224, 215, 224, 25, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 222, 23, 224, 212, 224, 254, 224, 209, 224, 254, 224, 253, 225, 210, 224, 254, 224, 212, 222, 23, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 224, 205, 224, 254, 224, 208, 220, 22, 224, 254, 224, 253, 219, 21, 224, 209, 224, 254, 224, 204, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 224, 190, 224, 197, 217, 20, 255, 1, 224, 254, 224, 253, 0, 0, 219, 21, 225, 201, 224, 197, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 1, 224, 254, 224, 253, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 1, 224, 254, 224, 253, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 224, 196, 225, 193, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0), "format": "LumAlpha8", @@ -1276,9 +1276,9 @@ data = { } [sub_resource type="ImageTexture" id="429"] -image = SubResource("Image_foiwh") +image = SubResource("Image_1uvp3") -[sub_resource type="Image" id="Image_3l56a"] +[sub_resource type="Image" id="Image_536ry"] data = { "data": PackedByteArray(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 219, 7, 223, 110, 224, 199, 224, 243, 224, 243, 224, 199, 222, 109, 219, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 227, 27, 224, 207, 224, 254, 224, 254, 224, 254, 224, 254, 224, 254, 224, 254, 224, 206, 227, 27, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 219, 7, 224, 207, 224, 254, 224, 225, 224, 83, 216, 13, 216, 13, 223, 80, 224, 215, 224, 254, 224, 206, 219, 7, 0, 0, 0, 0, 0, 0, 0, 0, 223, 110, 224, 254, 224, 225, 227, 18, 0, 0, 0, 0, 0, 0, 0, 0, 225, 17, 224, 225, 224, 254, 222, 108, 0, 0, 0, 0, 0, 0, 0, 0, 224, 200, 224, 254, 224, 83, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 222, 85, 224, 254, 224, 198, 0, 0, 0, 0, 0, 0, 0, 0, 224, 242, 224, 254, 216, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 219, 14, 224, 254, 224, 241, 0, 0, 0, 0, 224, 158, 224, 254, 224, 254, 224, 254, 224, 254, 224, 158, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 221, 15, 224, 254, 224, 241, 0, 0, 0, 0, 232, 11, 224, 212, 224, 254, 224, 254, 224, 212, 232, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 222, 86, 224, 254, 224, 198, 0, 0, 0, 0, 0, 0, 225, 43, 224, 243, 224, 243, 225, 43, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 228, 19, 225, 226, 224, 254, 222, 108, 0, 0, 0, 0, 0, 0, 0, 0, 223, 96, 223, 96, 0, 0, 0, 0, 0, 0, 0, 0, 219, 14, 222, 86, 225, 226, 224, 254, 224, 206, 213, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 224, 254, 224, 254, 224, 254, 224, 206, 227, 27, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 224, 242, 224, 197, 222, 108, 213, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0), "format": "LumAlpha8", @@ -1288,9 +1288,9 @@ data = { } [sub_resource type="ImageTexture" id="431"] -image = SubResource("Image_3l56a") +image = SubResource("Image_536ry") -[sub_resource type="Image" id="Image_2nyrj"] +[sub_resource type="Image" id="Image_o7jjr"] data = { "data": PackedByteArray(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 223, 223, 223, 8, 222, 222, 222, 108, 224, 224, 224, 197, 224, 224, 224, 244, 224, 224, 224, 243, 224, 224, 224, 197, 222, 222, 222, 109, 227, 227, 227, 9, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 222, 222, 222, 46, 224, 224, 224, 216, 224, 224, 224, 254, 224, 224, 224, 254, 224, 224, 224, 254, 224, 224, 224, 254, 224, 224, 224, 254, 224, 224, 224, 254, 225, 225, 225, 218, 224, 224, 224, 50, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 222, 222, 222, 47, 224, 224, 224, 240, 224, 224, 224, 254, 224, 224, 224, 225, 224, 224, 224, 83, 216, 216, 216, 13, 216, 216, 216, 13, 223, 223, 223, 80, 224, 224, 224, 215, 224, 224, 224, 254, 224, 224, 224, 242, 225, 225, 225, 51, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 227, 227, 227, 9, 224, 224, 224, 220, 224, 224, 224, 254, 224, 224, 224, 225, 227, 227, 227, 18, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 225, 225, 225, 17, 224, 224, 224, 225, 224, 224, 224, 254, 224, 224, 224, 223, 230, 230, 230, 10, 0, 0, 0, 0, 0, 0, 0, 0, 223, 223, 223, 119, 224, 224, 224, 254, 224, 224, 224, 254, 224, 224, 224, 83, 0, 0, 0, 0, 224, 224, 224, 75, 224, 224, 224, 227, 225, 225, 225, 226, 224, 224, 224, 73, 0, 0, 0, 0, 222, 222, 222, 85, 224, 224, 224, 254, 224, 224, 224, 254, 223, 223, 223, 121, 0, 0, 0, 0, 0, 0, 0, 0, 225, 225, 225, 218, 224, 224, 224, 254, 224, 224, 224, 254, 216, 216, 216, 13, 0, 0, 0, 0, 225, 225, 225, 226, 224, 224, 224, 254, 224, 224, 224, 254, 224, 224, 224, 225, 0, 0, 0, 0, 219, 219, 219, 14, 224, 224, 224, 254, 224, 224, 224, 254, 225, 225, 225, 218, 0, 0, 0, 0, 0, 0, 0, 0, 224, 224, 224, 219, 224, 224, 224, 254, 224, 224, 224, 254, 216, 216, 216, 13, 0, 0, 0, 0, 225, 225, 225, 226, 224, 224, 224, 254, 224, 224, 224, 254, 224, 224, 224, 225, 0, 0, 0, 0, 221, 221, 221, 15, 224, 224, 224, 254, 224, 224, 224, 254, 224, 224, 224, 219, 0, 0, 0, 0, 0, 0, 0, 0, 222, 222, 222, 124, 224, 224, 224, 254, 224, 224, 224, 254, 223, 223, 223, 80, 0, 0, 0, 0, 224, 224, 224, 73, 225, 225, 225, 226, 224, 224, 224, 225, 223, 223, 223, 72, 0, 0, 0, 0, 222, 222, 222, 86, 224, 224, 224, 254, 224, 224, 224, 254, 224, 224, 224, 123, 0, 0, 0, 0, 0, 0, 0, 0, 213, 213, 213, 12, 224, 224, 224, 227, 224, 224, 224, 254, 224, 224, 224, 215, 225, 225, 225, 17, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 228, 228, 228, 19, 225, 225, 225, 226, 224, 224, 224, 254, 224, 224, 224, 225, 213, 213, 213, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 223, 223, 223, 56, 224, 224, 224, 244, 224, 224, 224, 254, 224, 224, 224, 225, 222, 222, 222, 85, 219, 219, 219, 14, 219, 219, 219, 14, 222, 222, 222, 86, 225, 225, 225, 226, 224, 224, 224, 254, 224, 224, 224, 244, 222, 222, 222, 54, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 223, 223, 223, 55, 224, 224, 224, 222, 224, 224, 224, 254, 224, 224, 224, 254, 224, 224, 224, 254, 224, 224, 224, 254, 224, 224, 224, 254, 224, 224, 224, 254, 224, 224, 224, 221, 222, 222, 222, 54, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 230, 230, 230, 10, 223, 223, 223, 112, 224, 224, 224, 197, 224, 224, 224, 243, 224, 224, 224, 243, 224, 224, 224, 197, 223, 223, 223, 110, 230, 230, 230, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0), "format": "RGBA8", @@ -1300,7 +1300,7 @@ data = { } [sub_resource type="ImageTexture" id="433"] -image = SubResource("Image_2nyrj") +image = SubResource("Image_o7jjr") [sub_resource type="StyleBoxTexture" id="StyleBoxTexture_g6bu4"] texture = ExtResource("1_ak8qr") @@ -1378,7 +1378,7 @@ region = Rect2(96, 96, 16, 16) atlas = ExtResource("1_ak8qr") region = Rect2(96, 80, 16, 16) -[sub_resource type="Image" id="Image_qjj1c"] +[sub_resource type="Image" id="Image_dnhml"] data = { "data": PackedByteArray(0, 0, 0, 0, 152, 152, 152, 121, 78, 78, 78, 49, 0, 0, 0, 0, 0, 0, 0, 0, 141, 141, 141, 121, 78, 78, 78, 49, 0, 0, 0, 0, 0, 0, 0, 0, 130, 130, 130, 121, 78, 78, 78, 49, 0, 0, 0, 0, 0, 0, 0, 0, 78, 78, 78, 49, 78, 78, 78, 28, 0, 0, 0, 0, 0, 0, 0, 0, 56, 85, 95, 0, 56, 85, 95, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140, 172, 184, 0, 56, 85, 95, 0, 0, 0, 0, 0, 0, 0, 0, 0, 129, 162, 173, 0, 56, 85, 95, 0, 0, 0, 0, 0, 0, 0, 0, 0, 152, 152, 152, 121, 78, 78, 78, 49, 0, 0, 0, 0, 0, 0, 0, 0, 141, 141, 141, 121, 78, 78, 78, 49, 0, 0, 0, 0, 0, 0, 0, 0, 130, 130, 130, 121, 78, 78, 78, 49, 0, 0, 0, 0), "format": "RGBA8", @@ -1388,7 +1388,7 @@ data = { } [sub_resource type="ImageTexture" id="29"] -image = SubResource("Image_qjj1c") +image = SubResource("Image_dnhml") [sub_resource type="StyleBoxTexture" id="4"] content_margin_left = 6.0 @@ -1459,7 +1459,7 @@ bg_color = Color(0.490196, 0.490196, 0.490196, 1) corner_detail = 1 anti_aliasing = false -[sub_resource type="Image" id="Image_f6s1n"] +[sub_resource type="Image" id="Image_unm7i"] data = { "data": PackedByteArray(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 223, 88, 220, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 220, 22, 223, 88, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 223, 88, 224, 254, 224, 211, 220, 22, 0, 0, 0, 0, 0, 0, 0, 0, 220, 22, 224, 211, 224, 254, 223, 88, 0, 0, 0, 0, 0, 0, 0, 0, 219, 21, 223, 210, 224, 255, 224, 215, 224, 25, 0, 0, 0, 0, 219, 21, 223, 210, 224, 255, 224, 215, 223, 24, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 219, 21, 223, 210, 224, 255, 224, 215, 224, 25, 219, 21, 223, 210, 224, 255, 224, 215, 223, 24, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 219, 21, 223, 210, 224, 255, 225, 218, 224, 214, 224, 255, 224, 215, 223, 24, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 219, 21, 223, 214, 224, 255, 224, 255, 224, 219, 223, 24, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 219, 21, 223, 214, 224, 255, 224, 255, 224, 219, 224, 25, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 219, 21, 223, 210, 224, 255, 223, 218, 224, 214, 224, 255, 224, 215, 224, 25, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 219, 21, 223, 210, 224, 255, 224, 215, 223, 24, 219, 21, 223, 210, 224, 255, 224, 215, 224, 25, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 219, 21, 223, 210, 224, 255, 224, 215, 223, 24, 0, 0, 0, 0, 219, 21, 223, 210, 224, 255, 224, 215, 224, 25, 0, 0, 0, 0, 0, 0, 0, 0, 223, 88, 224, 254, 224, 211, 220, 22, 0, 0, 0, 0, 0, 0, 0, 0, 220, 22, 224, 211, 224, 254, 223, 88, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 223, 88, 220, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 220, 22, 223, 88, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0), "format": "LumAlpha8", @@ -1469,7 +1469,7 @@ data = { } [sub_resource type="ImageTexture" id="49"] -image = SubResource("Image_f6s1n") +image = SubResource("Image_unm7i") [sub_resource type="StyleBoxTexture" id="127"] content_margin_left = 4.0 @@ -2290,7 +2290,7 @@ texture_margin_right = 2.0 texture_margin_bottom = 2.0 region_rect = Rect2(72, 64, 8, 8) -[sub_resource type="Image" id="Image_gxcs4"] +[sub_resource type="Image" id="Image_upuf0"] data = { "data": PackedByteArray(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 115, 155, 170, 179, 206, 220, 225, 179, 206, 220, 225, 179, 206, 220, 225, 179, 206, 220, 225, 179, 206, 220, 225, 179, 206, 220, 225, 179, 115, 155, 170, 179, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0), "format": "RGBA8", @@ -2300,7 +2300,7 @@ data = { } [sub_resource type="ImageTexture" id="199"] -image = SubResource("Image_gxcs4") +image = SubResource("Image_upuf0") [sub_resource type="StyleBoxTexture" id="200"] texture = SubResource("199") @@ -2324,7 +2324,7 @@ texture_margin_right = 2.0 texture_margin_bottom = 2.0 region_rect = Rect2(64, 64, 8, 8) -[sub_resource type="Image" id="Image_6wt4y"] +[sub_resource type="Image" id="Image_w3ctq"] data = { "data": PackedByteArray(255, 0, 255, 255, 0, 255, 255, 0, 255, 255, 0, 255, 103, 122, 133, 102, 122, 134, 104, 123, 134, 104, 123, 134, 104, 123, 134, 104, 123, 134, 102, 122, 134, 103, 122, 133, 255, 0, 255, 255, 0, 255, 255, 0, 255, 255, 0, 255, 255, 0, 255, 255, 0, 255, 103, 122, 133, 102, 122, 134, 87, 81, 81, 76, 66, 64, 77, 67, 65, 77, 67, 65, 77, 67, 65, 77, 67, 65, 76, 66, 64, 87, 81, 81, 102, 122, 134, 103, 122, 133, 255, 0, 255, 255, 0, 255, 255, 0, 255, 103, 122, 133, 86, 76, 75, 76, 66, 64, 77, 68, 65, 77, 67, 65, 78, 68, 66, 78, 68, 66, 78, 68, 66, 78, 68, 66, 77, 67, 65, 77, 68, 65, 76, 66, 64, 87, 81, 81, 103, 122, 133, 255, 0, 255, 255, 0, 255, 102, 122, 134, 76, 66, 64, 76, 66, 64, 77, 67, 65, 79, 69, 67, 79, 69, 67, 79, 69, 67, 79, 69, 67, 79, 69, 67, 79, 69, 67, 77, 67, 65, 76, 66, 64, 76, 66, 64, 103, 123, 135, 255, 0, 255, 103, 122, 133, 87, 81, 81, 76, 66, 64, 76, 66, 64, 78, 68, 66, 79, 68, 67, 80, 69, 68, 82, 70, 68, 82, 70, 68, 81, 70, 69, 79, 68, 67, 78, 68, 66, 76, 66, 64, 76, 66, 64, 87, 81, 81, 103, 122, 133, 102, 122, 134, 75, 64, 63, 76, 66, 64, 77, 67, 65, 79, 68, 67, 81, 71, 69, 82, 72, 70, 83, 72, 71, 83, 72, 71, 82, 72, 70, 81, 71, 69, 79, 68, 67, 78, 68, 66, 76, 66, 64, 75, 65, 63, 103, 123, 135, 103, 123, 135, 75, 65, 63, 76, 66, 64, 77, 67, 65, 79, 68, 67, 81, 71, 69, 84, 73, 70, 85, 74, 71, 85, 73, 71, 85, 74, 71, 82, 72, 70, 80, 69, 68, 77, 67, 65, 76, 66, 64, 75, 65, 63, 104, 124, 136, 103, 123, 135, 74, 64, 62, 75, 65, 63, 77, 67, 65, 79, 69, 67, 81, 71, 69, 84, 73, 70, 85, 75, 73, 86, 77, 75, 84, 73, 70, 83, 73, 71, 80, 70, 68, 78, 68, 66, 76, 66, 64, 75, 65, 63, 104, 124, 136, 103, 123, 135, 74, 65, 62, 75, 65, 63, 76, 66, 64, 79, 69, 67, 81, 71, 69, 84, 73, 70, 85, 75, 73, 85, 75, 73, 85, 74, 71, 82, 72, 70, 80, 70, 68, 78, 68, 66, 76, 66, 64, 74, 64, 62, 104, 124, 136, 103, 123, 135, 72, 62, 60, 75, 66, 63, 75, 65, 63, 78, 68, 66, 80, 69, 68, 81, 70, 69, 83, 73, 71, 83, 73, 71, 82, 72, 70, 80, 69, 68, 78, 68, 66, 76, 66, 64, 75, 65, 63, 73, 63, 61, 104, 124, 136, 103, 123, 135, 70, 61, 60, 72, 62, 60, 74, 64, 62, 76, 66, 64, 78, 68, 66, 79, 68, 67, 80, 69, 68, 80, 69, 68, 80, 70, 68, 79, 69, 67, 76, 66, 64, 75, 64, 63, 73, 63, 61, 71, 61, 59, 103, 123, 135, 103, 122, 133, 87, 81, 81, 71, 62, 59, 73, 64, 61, 75, 65, 63, 76, 66, 64, 77, 67, 65, 78, 68, 66, 78, 68, 66, 77, 67, 65, 76, 66, 64, 75, 65, 63, 73, 63, 61, 71, 61, 59, 87, 81, 81, 104, 123, 134, 255, 0, 255, 103, 123, 135, 70, 61, 60, 71, 61, 59, 72, 62, 60, 73, 63, 61, 74, 64, 62, 75, 65, 63, 75, 65, 63, 75, 64, 63, 74, 64, 62, 72, 62, 60, 71, 62, 59, 71, 61, 59, 103, 123, 135, 255, 0, 255, 255, 0, 255, 103, 122, 133, 87, 81, 81, 69, 60, 59, 71, 61, 59, 71, 61, 59, 71, 61, 59, 72, 62, 60, 72, 62, 60, 71, 61, 59, 71, 61, 59, 71, 62, 59, 70, 61, 60, 87, 81, 81, 102, 122, 134, 255, 0, 255, 255, 0, 255, 255, 0, 255, 103, 122, 133, 103, 123, 135, 87, 81, 81, 70, 60, 58, 70, 60, 58, 71, 62, 59, 71, 62, 59, 70, 60, 58, 70, 60, 58, 87, 81, 81, 103, 123, 135, 104, 123, 134, 255, 0, 255, 255, 0, 255, 255, 0, 255, 255, 0, 255, 255, 0, 255, 255, 0, 255, 102, 122, 134, 103, 123, 135, 104, 124, 136, 104, 124, 136, 104, 124, 136, 104, 124, 136, 103, 123, 135, 104, 123, 134, 255, 0, 255, 255, 0, 255, 255, 0, 255, 255, 0, 255), "format": "RGB8", @@ -2334,7 +2334,7 @@ data = { } [sub_resource type="ImageTexture" id="204"] -image = SubResource("Image_6wt4y") +image = SubResource("Image_w3ctq") [sub_resource type="StyleBoxTexture" id="205"] texture = SubResource("204") @@ -2447,7 +2447,7 @@ axis_stretch_horizontal = 2 axis_stretch_vertical = 2 region_rect = Rect2(80, 0, 16, 8) -[sub_resource type="Image" id="Image_d03sk"] +[sub_resource type="Image" id="Image_rxrae"] data = { "data": PackedByteArray(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 224, 255, 224, 255, 224, 255, 224, 255, 224, 255, 224, 255, 224, 255, 224, 255, 0, 0, 0, 0, 0, 0, 0, 0, 224, 255, 224, 255, 224, 255, 224, 255, 224, 255, 224, 255, 224, 255, 224, 255, 0, 0, 0, 0, 0, 0, 0, 0, 224, 255, 224, 255, 224, 255, 224, 255, 224, 255, 224, 255, 224, 255, 224, 255, 0, 0, 0, 0, 0, 0, 0, 0, 225, 94, 224, 244, 224, 255, 224, 255, 224, 255, 224, 255, 224, 246, 225, 102, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 223, 40, 223, 210, 224, 255, 224, 255, 224, 215, 227, 45, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 232, 11, 225, 159, 225, 159, 232, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0), "format": "LumAlpha8", @@ -2457,9 +2457,9 @@ data = { } [sub_resource type="ImageTexture" id="306"] -image = SubResource("Image_d03sk") +image = SubResource("Image_rxrae") -[sub_resource type="Image" id="Image_btwpk"] +[sub_resource type="Image" id="Image_gqfbs"] data = { "data": PackedByteArray(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 224, 255, 224, 255, 224, 255, 223, 96, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 224, 255, 224, 255, 224, 255, 224, 244, 225, 43, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 224, 255, 224, 255, 224, 255, 224, 255, 224, 213, 232, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 224, 255, 224, 255, 224, 255, 224, 255, 224, 255, 225, 159, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 224, 255, 224, 255, 224, 255, 224, 255, 224, 255, 225, 159, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 224, 255, 224, 255, 224, 255, 224, 255, 224, 213, 232, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 224, 255, 224, 255, 224, 255, 224, 244, 225, 43, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 224, 255, 224, 255, 224, 255, 223, 96, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0), "format": "LumAlpha8", @@ -2469,9 +2469,9 @@ data = { } [sub_resource type="ImageTexture" id="308"] -image = SubResource("Image_btwpk") +image = SubResource("Image_gqfbs") -[sub_resource type="Image" id="Image_dy5k1"] +[sub_resource type="Image" id="Image_avvhc"] data = { "data": PackedByteArray(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 89, 255, 20, 255, 20, 255, 89, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 89, 255, 20, 255, 20, 255, 89, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 89, 255, 20, 255, 20, 255, 89, 0, 0, 0, 0, 0, 0, 0, 0, 255, 89, 255, 20, 255, 20, 255, 89, 0, 0, 0, 0, 0, 0, 255, 89, 255, 20, 255, 20, 255, 89, 0, 0, 0, 0, 0, 0, 255, 89, 255, 20, 255, 20, 255, 89, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0), "format": "LumAlpha8", @@ -2481,9 +2481,9 @@ data = { } [sub_resource type="ImageTexture" id="292"] -image = SubResource("Image_dy5k1") +image = SubResource("Image_avvhc") -[sub_resource type="Image" id="Image_7cpm3"] +[sub_resource type="Image" id="Image_0v3oo"] data = { "data": PackedByteArray(23, 22, 26, 111, 29, 28, 33, 239, 32, 30, 36, 247, 33, 31, 37, 247, 33, 31, 37, 247, 33, 31, 37, 247, 33, 31, 37, 247, 32, 30, 36, 247, 29, 28, 33, 239, 23, 22, 26, 111, 29, 28, 33, 240, 36, 34, 41, 255, 40, 38, 45, 255, 40, 38, 46, 255, 40, 38, 46, 255, 40, 38, 46, 255, 40, 38, 46, 255, 40, 38, 45, 255, 36, 34, 41, 255, 29, 28, 33, 240, 32, 30, 36, 249, 40, 38, 45, 255, 43, 42, 49, 255, 44, 42, 50, 255, 44, 42, 50, 255, 44, 42, 50, 255, 44, 42, 50, 255, 43, 42, 49, 255, 40, 38, 45, 255, 32, 30, 36, 249, 33, 31, 37, 247, 40, 38, 46, 255, 44, 42, 50, 255, 44, 42, 50, 255, 44, 42, 50, 255, 44, 42, 50, 255, 44, 42, 50, 255, 44, 42, 50, 255, 40, 38, 46, 255, 33, 31, 37, 247, 33, 31, 37, 247, 40, 38, 46, 255, 44, 42, 50, 255, 44, 42, 50, 255, 44, 42, 50, 255, 44, 42, 50, 255, 44, 42, 50, 255, 44, 42, 50, 255, 40, 38, 46, 255, 33, 31, 37, 247, 33, 31, 37, 247, 40, 38, 46, 255, 44, 42, 50, 255, 44, 42, 50, 255, 44, 42, 50, 255, 44, 42, 50, 255, 44, 42, 50, 255, 44, 42, 50, 255, 40, 38, 46, 255, 33, 31, 37, 247, 33, 31, 37, 247, 40, 38, 46, 255, 44, 42, 50, 255, 44, 42, 50, 255, 44, 42, 50, 255, 44, 42, 50, 255, 44, 42, 50, 255, 44, 42, 50, 255, 40, 38, 46, 255, 33, 31, 37, 247, 32, 30, 36, 249, 40, 38, 45, 255, 43, 42, 49, 255, 44, 42, 50, 255, 44, 42, 50, 255, 44, 42, 50, 255, 44, 42, 50, 255, 43, 42, 49, 255, 40, 38, 45, 255, 32, 30, 36, 249, 29, 28, 33, 240, 36, 34, 41, 255, 40, 38, 45, 255, 40, 38, 46, 255, 40, 38, 46, 255, 40, 38, 46, 255, 40, 38, 46, 255, 40, 38, 45, 255, 36, 34, 41, 255, 29, 28, 33, 241, 23, 22, 26, 111, 29, 28, 33, 240, 32, 30, 36, 247, 33, 31, 37, 247, 33, 31, 37, 247, 33, 31, 37, 247, 33, 31, 37, 247, 32, 30, 36, 247, 29, 28, 33, 238, 23, 22, 26, 111), "format": "RGBA8", @@ -2493,7 +2493,7 @@ data = { } [sub_resource type="ImageTexture" id="39"] -image = SubResource("Image_7cpm3") +image = SubResource("Image_0v3oo") [sub_resource type="StyleBoxTexture" id="272"] content_margin_left = 0.0 @@ -2553,7 +2553,7 @@ axis_stretch_horizontal = 2 axis_stretch_vertical = 2 region_rect = Rect2(24, 40, 8, 8) -[sub_resource type="Image" id="Image_r2rny"] +[sub_resource type="Image" id="Image_ie7ip"] data = { "data": PackedByteArray(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 75, 89, 7, 77, 75, 89, 39, 77, 75, 89, 80, 77, 75, 89, 102, 77, 75, 89, 104, 77, 75, 89, 104, 77, 75, 89, 104, 77, 75, 89, 104, 77, 75, 89, 104, 77, 75, 89, 104, 88, 86, 99, 106, 176, 175, 181, 129, 77, 75, 89, 39, 77, 75, 89, 7, 0, 0, 0, 0, 0, 0, 0, 0, 77, 75, 89, 39, 56, 55, 64, 180, 32, 32, 36, 250, 30, 30, 34, 255, 31, 31, 35, 255, 31, 31, 35, 255, 31, 31, 35, 255, 31, 31, 35, 255, 31, 31, 35, 255, 31, 31, 35, 255, 139, 139, 141, 255, 255, 255, 255, 255, 182, 182, 185, 221, 77, 75, 89, 39, 0, 0, 0, 0, 0, 0, 0, 0, 77, 75, 89, 80, 32, 32, 36, 250, 32, 32, 36, 255, 34, 34, 39, 255, 35, 35, 40, 255, 35, 35, 40, 255, 35, 35, 40, 255, 35, 35, 40, 255, 35, 35, 40, 255, 66, 66, 71, 255, 248, 248, 248, 255, 254, 254, 254, 255, 87, 87, 90, 251, 77, 75, 89, 80, 0, 0, 0, 0, 0, 0, 0, 0, 77, 75, 89, 102, 30, 30, 34, 255, 34, 34, 39, 255, 37, 37, 42, 255, 37, 37, 42, 255, 78, 78, 82, 255, 38, 38, 43, 255, 37, 37, 42, 255, 37, 37, 42, 255, 197, 197, 199, 255, 255, 255, 255, 255, 170, 170, 171, 255, 30, 30, 34, 255, 77, 75, 89, 102, 0, 0, 0, 0, 0, 0, 0, 0, 77, 75, 89, 104, 31, 31, 35, 255, 35, 35, 40, 255, 37, 37, 42, 255, 184, 184, 186, 255, 255, 255, 255, 255, 95, 95, 99, 255, 37, 37, 42, 255, 116, 116, 119, 255, 255, 255, 255, 255, 237, 237, 237, 255, 51, 51, 56, 255, 31, 31, 35, 255, 77, 75, 89, 104, 0, 0, 0, 0, 0, 0, 0, 0, 77, 75, 89, 104, 31, 31, 35, 255, 35, 35, 40, 255, 37, 37, 42, 255, 141, 141, 143, 255, 255, 255, 255, 255, 184, 184, 185, 255, 53, 53, 57, 255, 237, 237, 237, 255, 255, 255, 255, 255, 116, 116, 119, 255, 35, 35, 40, 255, 31, 31, 35, 255, 77, 75, 89, 104, 0, 0, 0, 0, 0, 0, 0, 0, 77, 75, 89, 104, 31, 31, 35, 255, 35, 35, 40, 255, 37, 37, 42, 255, 58, 58, 62, 255, 251, 251, 251, 255, 250, 250, 250, 255, 178, 178, 180, 255, 255, 255, 255, 255, 197, 197, 199, 255, 37, 37, 42, 255, 35, 35, 40, 255, 31, 31, 35, 255, 77, 75, 89, 104, 0, 0, 0, 0, 0, 0, 0, 0, 77, 75, 89, 104, 31, 31, 35, 255, 35, 35, 40, 255, 37, 37, 42, 255, 37, 37, 42, 255, 184, 184, 186, 255, 255, 255, 255, 255, 254, 254, 254, 255, 248, 248, 248, 255, 69, 69, 73, 255, 37, 37, 42, 255, 35, 35, 40, 255, 31, 31, 35, 255, 77, 75, 89, 104, 0, 0, 0, 0, 0, 0, 0, 0, 77, 75, 89, 104, 31, 31, 35, 255, 35, 35, 40, 255, 37, 37, 42, 255, 37, 37, 42, 255, 97, 97, 101, 255, 255, 255, 255, 255, 255, 255, 255, 255, 143, 143, 146, 255, 37, 37, 42, 255, 37, 37, 42, 255, 35, 35, 40, 255, 31, 31, 35, 255, 77, 75, 89, 104, 0, 0, 0, 0, 0, 0, 0, 0, 77, 75, 89, 104, 31, 31, 35, 255, 35, 35, 40, 255, 37, 37, 42, 255, 37, 37, 42, 255, 38, 38, 43, 255, 78, 78, 82, 255, 99, 99, 102, 255, 42, 42, 47, 255, 37, 37, 42, 255, 37, 37, 42, 255, 35, 35, 40, 255, 31, 31, 35, 255, 77, 75, 89, 104, 0, 0, 0, 0, 0, 0, 0, 0, 77, 75, 89, 102, 30, 30, 34, 255, 34, 34, 39, 255, 37, 37, 42, 255, 37, 37, 42, 255, 37, 37, 42, 255, 37, 37, 42, 255, 37, 37, 42, 255, 37, 37, 42, 255, 37, 37, 42, 255, 37, 37, 42, 255, 34, 34, 39, 255, 30, 30, 34, 255, 77, 75, 89, 102, 0, 0, 0, 0, 0, 0, 0, 0, 77, 75, 89, 80, 32, 32, 36, 250, 32, 32, 36, 255, 34, 34, 39, 255, 35, 35, 40, 255, 35, 35, 40, 255, 35, 35, 40, 255, 35, 35, 40, 255, 35, 35, 40, 255, 35, 35, 40, 255, 34, 34, 39, 255, 32, 32, 36, 255, 32, 32, 36, 251, 77, 75, 89, 80, 0, 0, 0, 0, 0, 0, 0, 0, 77, 75, 89, 39, 56, 54, 64, 180, 32, 32, 36, 251, 30, 30, 34, 255, 31, 31, 35, 255, 31, 31, 35, 255, 31, 31, 35, 255, 31, 31, 35, 255, 31, 31, 35, 255, 31, 31, 35, 255, 30, 30, 34, 255, 32, 32, 37, 250, 56, 54, 64, 180, 77, 75, 89, 39, 0, 0, 0, 0, 0, 0, 0, 0, 77, 75, 89, 7, 77, 75, 89, 39, 77, 75, 89, 80, 77, 75, 89, 102, 77, 75, 89, 104, 77, 75, 89, 104, 77, 75, 89, 104, 77, 75, 89, 104, 77, 75, 89, 104, 77, 75, 89, 104, 77, 75, 89, 102, 77, 75, 89, 80, 77, 75, 89, 39, 77, 75, 89, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0), "format": "RGBA8", @@ -2563,9 +2563,9 @@ data = { } [sub_resource type="ImageTexture" id="334"] -image = SubResource("Image_r2rny") +image = SubResource("Image_ie7ip") -[sub_resource type="Image" id="Image_sx20q"] +[sub_resource type="Image" id="Image_muroa"] data = { "data": PackedByteArray(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 75, 89, 7, 77, 75, 89, 39, 77, 75, 89, 80, 77, 75, 89, 102, 77, 75, 89, 104, 77, 75, 89, 104, 77, 75, 89, 104, 77, 75, 89, 104, 77, 75, 89, 104, 77, 75, 89, 104, 77, 75, 89, 102, 77, 75, 89, 80, 77, 75, 89, 39, 77, 75, 89, 7, 0, 0, 0, 0, 0, 0, 0, 0, 77, 75, 89, 39, 56, 55, 64, 180, 32, 32, 36, 250, 30, 30, 34, 255, 31, 31, 35, 255, 31, 31, 35, 255, 31, 31, 35, 255, 31, 31, 35, 255, 31, 31, 35, 255, 31, 31, 35, 255, 30, 30, 34, 255, 32, 32, 36, 250, 56, 55, 64, 180, 77, 75, 89, 39, 0, 0, 0, 0, 0, 0, 0, 0, 77, 75, 89, 80, 32, 32, 36, 250, 32, 32, 36, 255, 34, 34, 39, 255, 35, 35, 40, 255, 35, 35, 40, 255, 35, 35, 40, 255, 35, 35, 40, 255, 35, 35, 40, 255, 35, 35, 40, 255, 34, 34, 39, 255, 32, 32, 36, 255, 32, 32, 36, 250, 77, 75, 89, 80, 0, 0, 0, 0, 0, 0, 0, 0, 77, 75, 89, 102, 30, 30, 34, 255, 34, 34, 39, 255, 37, 37, 42, 255, 37, 37, 42, 255, 37, 37, 42, 255, 37, 37, 42, 255, 37, 37, 42, 255, 37, 37, 42, 255, 37, 37, 42, 255, 37, 37, 42, 255, 34, 34, 39, 255, 30, 30, 34, 255, 77, 75, 89, 102, 0, 0, 0, 0, 0, 0, 0, 0, 77, 75, 89, 104, 31, 31, 35, 255, 35, 35, 40, 255, 37, 37, 42, 255, 37, 37, 42, 255, 37, 37, 42, 255, 37, 37, 42, 255, 37, 37, 42, 255, 37, 37, 42, 255, 37, 37, 42, 255, 37, 37, 42, 255, 35, 35, 40, 255, 31, 31, 35, 255, 77, 75, 89, 104, 0, 0, 0, 0, 0, 0, 0, 0, 77, 75, 89, 104, 31, 31, 35, 255, 35, 35, 40, 255, 37, 37, 42, 255, 37, 37, 42, 255, 37, 37, 42, 255, 37, 37, 42, 255, 37, 37, 42, 255, 37, 37, 42, 255, 37, 37, 42, 255, 37, 37, 42, 255, 35, 35, 40, 255, 31, 31, 35, 255, 77, 75, 89, 104, 0, 0, 0, 0, 0, 0, 0, 0, 77, 75, 89, 104, 31, 31, 35, 255, 35, 35, 40, 255, 37, 37, 42, 255, 37, 37, 42, 255, 37, 37, 42, 255, 37, 37, 42, 255, 37, 37, 42, 255, 37, 37, 42, 255, 37, 37, 42, 255, 37, 37, 42, 255, 35, 35, 40, 255, 31, 31, 35, 255, 77, 75, 89, 104, 0, 0, 0, 0, 0, 0, 0, 0, 77, 75, 89, 104, 31, 31, 35, 255, 35, 35, 40, 255, 37, 37, 42, 255, 37, 37, 42, 255, 37, 37, 42, 255, 37, 37, 42, 255, 37, 37, 42, 255, 37, 37, 42, 255, 37, 37, 42, 255, 37, 37, 42, 255, 35, 35, 40, 255, 31, 31, 35, 255, 77, 75, 89, 104, 0, 0, 0, 0, 0, 0, 0, 0, 77, 75, 89, 104, 31, 31, 35, 255, 35, 35, 40, 255, 37, 37, 42, 255, 37, 37, 42, 255, 37, 37, 42, 255, 37, 37, 42, 255, 37, 37, 42, 255, 37, 37, 42, 255, 37, 37, 42, 255, 37, 37, 42, 255, 35, 35, 40, 255, 31, 31, 35, 255, 77, 75, 89, 104, 0, 0, 0, 0, 0, 0, 0, 0, 77, 75, 89, 104, 31, 31, 35, 255, 35, 35, 40, 255, 37, 37, 42, 255, 37, 37, 42, 255, 37, 37, 42, 255, 37, 37, 42, 255, 37, 37, 42, 255, 37, 37, 42, 255, 37, 37, 42, 255, 37, 37, 42, 255, 35, 35, 40, 255, 31, 31, 35, 255, 77, 75, 89, 104, 0, 0, 0, 0, 0, 0, 0, 0, 77, 75, 89, 102, 30, 30, 34, 255, 34, 34, 39, 255, 37, 37, 42, 255, 37, 37, 42, 255, 37, 37, 42, 255, 37, 37, 42, 255, 37, 37, 42, 255, 37, 37, 42, 255, 37, 37, 42, 255, 37, 37, 42, 255, 34, 34, 39, 255, 30, 30, 34, 255, 77, 75, 89, 102, 0, 0, 0, 0, 0, 0, 0, 0, 77, 75, 89, 80, 32, 32, 36, 250, 32, 32, 36, 255, 34, 34, 39, 255, 35, 35, 40, 255, 35, 35, 40, 255, 35, 35, 40, 255, 35, 35, 40, 255, 35, 35, 40, 255, 35, 35, 40, 255, 34, 34, 39, 255, 32, 32, 36, 255, 32, 32, 36, 251, 77, 75, 89, 80, 0, 0, 0, 0, 0, 0, 0, 0, 77, 75, 89, 39, 56, 54, 64, 180, 32, 32, 36, 251, 30, 30, 34, 255, 31, 31, 35, 255, 31, 31, 35, 255, 31, 31, 35, 255, 31, 31, 35, 255, 31, 31, 35, 255, 31, 31, 35, 255, 30, 30, 34, 255, 32, 32, 37, 250, 56, 54, 64, 180, 77, 75, 89, 39, 0, 0, 0, 0, 0, 0, 0, 0, 77, 75, 89, 7, 77, 75, 89, 39, 77, 75, 89, 80, 77, 75, 89, 102, 77, 75, 89, 104, 77, 75, 89, 104, 77, 75, 89, 104, 77, 75, 89, 104, 77, 75, 89, 104, 77, 75, 89, 104, 77, 75, 89, 102, 77, 75, 89, 80, 77, 75, 89, 39, 77, 75, 89, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0), "format": "RGBA8", @@ -2575,7 +2575,7 @@ data = { } [sub_resource type="ImageTexture" id="336"] -image = SubResource("Image_sx20q") +image = SubResource("Image_muroa") [sub_resource type="AtlasTexture" id="359"] atlas = ExtResource("1_ak8qr") @@ -2651,7 +2651,7 @@ border_width_left = 1 border_color = Color(0.2, 0.2, 0.2, 1) anti_aliasing = false -[sub_resource type="Image" id="Image_edtqi"] +[sub_resource type="Image" id="Image_fsjsg"] data = { "data": PackedByteArray(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 130, 130, 130, 121, 141, 141, 141, 121, 152, 152, 152, 121, 129, 162, 173, 0, 140, 172, 184, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56, 85, 95, 0, 78, 78, 78, 49, 130, 130, 130, 121, 141, 141, 141, 121, 152, 152, 152, 121, 78, 78, 78, 49, 78, 78, 78, 49, 78, 78, 78, 49, 56, 85, 95, 0, 56, 85, 95, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56, 85, 95, 0, 78, 78, 78, 28, 78, 78, 78, 49, 78, 78, 78, 49, 78, 78, 78, 49, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0), "format": "RGBA8", @@ -2661,7 +2661,7 @@ data = { } [sub_resource type="ImageTexture" id="111"] -image = SubResource("Image_edtqi") +image = SubResource("Image_fsjsg") [sub_resource type="AtlasTexture" id="20"] atlas = ExtResource("3_0m6kw") diff --git a/tools/configurator/scripts/data_handler.gd b/tools/configurator/scripts/data_handler.gd index 403e6366..b2cb25c6 100644 --- a/tools/configurator/scripts/data_handler.gd +++ b/tools/configurator/scripts/data_handler.gd @@ -2,7 +2,7 @@ extends Node class_name DataHandler -var data_file_path = "res://data_list.json" +var data_file_path = "../../config/retrodeck/reference_lists/features.json" var app_data: AppData func _ready(): @@ -19,7 +19,6 @@ func load_base_data() -> AppData: #if parsed_data.error == OK: if parsed_data: var data_dict = parsed_data - var about_links = {} for key in data_dict["about_links"].keys(): var link_data = data_dict["about_links"][key] @@ -30,32 +29,26 @@ func load_base_data() -> AppData: about_links[key] = link var emulators = {} - for key in data_dict["emulators"].keys(): - var emulator_data = data_dict["emulators"][key] + for key in data_dict["emulator"].keys(): + var emulator_data = data_dict["emulator"][key] var emulator = Emulator.new() emulator.name = emulator_data["name"] emulator.description = emulator_data["description"] - - #emulator.options = [] - #emulator.properties = [] - for option_data in emulator_data["options"]: - var option = EmulatorOption.new() - option.resettable = option_data["resettable"] - emulator.options.append(option) - - - for property_data in emulator_data["properties"]: - var property = EmulatorProperty.new() - property.standalone = property_data.get("standalone", false) - property.abxy_button_status = property_data.get("abxy_button", {}).get("status", false) - emulator.properties.append(property) + print (emulator.name) + if emulator_data.has("properties"): + for property_data in emulator_data["properties"]: + var property = EmulatorProperty.new() + property.standalone = property_data.get("standalone", false) +#todo fix error +# property.abxy_button_status = property_data.get("abxy_button", {}).get("status", false) + emulator.properties.append(property) emulators[key] = emulator - var app_data = AppData.new() - app_data.about_links = about_links - app_data.emulators = emulators - return app_data + var this_app_data = AppData.new() + this_app_data.about_links = about_links + this_app_data.emulators = emulators + return this_app_data else: print("Error parsing JSON") else: @@ -97,12 +90,6 @@ func save_base_data(app_data: AppData): var emulators = {} for key in app_data.emulators.keys(): var emulator = app_data.emulators[key] - var options = [] - for option in emulator.options: - options.append({ - "resettable": option.resettable - }) - var properties = [] for property in emulator.properties: properties.append({ @@ -113,7 +100,6 @@ func save_base_data(app_data: AppData): emulators[key] = { "name": emulator.name, "description": emulator.description, - "options": options, "properties": properties } @@ -155,20 +141,14 @@ func modify_link(key: String, new_name: String, new_url: String, new_description print("Link not found") # Function to modify an existing emulator -func modify_emulator(key: String, new_name: String, new_description: String, new_options: Array, new_properties: Array): +func modify_emulator(key: String, new_name: String, new_description: String, new_properties: Array): + #data_handler.modify_emulator_test() var app_data = load_base_data() if app_data and app_data.emulators.has(key): var emulator = app_data.emulators[key] emulator.name = new_name emulator.description = new_description - # Update options - emulator.options.clear() - for option in new_options: - var new_option = EmulatorOption.new() - new_option.resettable = option.resettable - emulator.options.append(new_option) - # Update properties emulator.properties.clear() for property in new_properties: @@ -184,7 +164,8 @@ func modify_emulator(key: String, new_name: String, new_description: String, new print("Emulator not found") -func add_emaultor() -> void: +func add_emulator() -> void: + #data_handler.add_emulator() var link = Link.new() link.name = "Example Site" link.url = "https://example.com" @@ -194,9 +175,6 @@ func add_emaultor() -> void: var emulator = Emulator.new() emulator.name = "Example Emulator" emulator.description = "An example emulator." - var option = EmulatorOption.new() - option.resettable = true - emulator.options.append(option) var property = EmulatorProperty.new() property.standalone = true property.abxy_button_status = false @@ -207,10 +185,6 @@ func add_emaultor() -> void: func modify_emulator_test() -> void: data_handler.modify_link("example_site", "Updated Site", "https://updated-example.com", "Updated description.") - var new_options = [] - var new_option = EmulatorOption.new() - new_option.resettable = false - new_options.append(new_option) var new_properties = [] var new_property = EmulatorProperty.new() @@ -218,7 +192,7 @@ func modify_emulator_test() -> void: new_property.abxy_button_status = true new_properties.append(new_property) - data_handler.modify_emulator("example_emulator", "Updated Emulator", "Updated description", new_options, new_properties) + data_handler.modify_emulator("example_emulator", "Updated Emulator", "Updated description", new_properties) func parse_config_to_json(file_path: String) -> Dictionary: diff --git a/tools/configurator/scripts/emulator.gd b/tools/configurator/scripts/emulator.gd index 1f23d282..5b5900ad 100644 --- a/tools/configurator/scripts/emulator.gd +++ b/tools/configurator/scripts/emulator.gd @@ -3,5 +3,4 @@ extends Resource class_name Emulator @export var name: String @export var description: String -@export var options: Array[EmulatorOption] @export var properties: Array[EmulatorProperty] diff --git a/tools/configurator/scripts/emulator_option.gd b/tools/configurator/scripts/emulator_option.gd deleted file mode 100644 index 0fe1dbc2..00000000 --- a/tools/configurator/scripts/emulator_option.gd +++ /dev/null @@ -1,4 +0,0 @@ -extends Resource - -class_name EmulatorOption -@export var resettable: bool diff --git a/tools/configurator/scripts/link.gd b/tools/configurator/scripts/link.gd index 975dcc9f..53ba604f 100644 --- a/tools/configurator/scripts/link.gd +++ b/tools/configurator/scripts/link.gd @@ -1,5 +1,4 @@ extends Resource - class_name Link @export var name: String @export var url: String diff --git a/tools/configurator/tk_about.gd b/tools/configurator/tk_about.gd index 3ade23fe..67e68419 100644 --- a/tools/configurator/tk_about.gd +++ b/tools/configurator/tk_about.gd @@ -9,8 +9,6 @@ var credits_button: Button var donate_button: Button var contactus_button: Button var licenses_button: Button -#var tk_about: Dictionary -#signal signal_theme_changed var app_data = AppData.new() func _ready(): From cc291844b95c5f4d516aee00a4c32cb3698e7d35 Mon Sep 17 00:00:00 2001 From: XargonWan Date: Fri, 16 Aug 2024 21:33:30 +0900 Subject: [PATCH 2/2] WORKFLOW: cooker workflow is now handheld by Rekku --- .github/workflows/cooker-selfhosted.yml | 13 +++++++++++-- 1 file changed, 11 insertions(+), 2 deletions(-) diff --git a/.github/workflows/cooker-selfhosted.yml b/.github/workflows/cooker-selfhosted.yml index e56525f7..5f2c55d2 100644 --- a/.github/workflows/cooker-selfhosted.yml +++ b/.github/workflows/cooker-selfhosted.yml @@ -39,6 +39,13 @@ jobs: - name: Remove stuck mounts run: sudo umount -f /home/ubuntu/actions-runner/_work/RetroDECK/RetroDECK/.flatpak-builder/rofiles/* continue-on-error: true + + - name: Generate a token for Rekku + id: generate-rekku-token + uses: actions/create-github-app-token@v1 + with: + app-id: ${{ vars.REKKU_APP_ID }} + private-key: ${{ secrets.REKKU_PRIVATE_KEY }} - name: Clone RetroDECK repo uses: actions/checkout@v4 @@ -155,7 +162,7 @@ jobs: artifacts: "RetroDECK-cooker.flatpak,RetroDECK-cooker.flatpak.sha,RetroDECK-Artifact.tar.gz" allowUpdates: true makeLatest: ${{env.MAKE_LATEST}} # if it's a feat branch is not considered the latest build - token: ${{ secrets.TRIGGER_BUILD_TOKEN }} + token: ${{ steps.generate-token.outputs.token }} repo: Cooker continue-on-error: true @@ -163,6 +170,8 @@ jobs: run: | git submodule deinit -f --all git fetch --tags + git config --global user.name "Rekku" + git config --global user.email "rekku@retrodeck.net" if git rev-parse --verify "${{ env.TAG }}" >/dev/null 2>&1; then # if the tag exists git tag -d "${{ env.TAG }}" # remove it from local repo git push --delete origin "${{ env.TAG }}" # and from remote @@ -170,7 +179,7 @@ jobs: git tag "${{ env.TAG }}" # Create the tag locally git push origin "${{ env.TAG }}" # Push the new tag in the remote repo env: - GITHUB_TOKEN: ${{ secrets.TRIGGER_BUILD_TOKEN }} + GITHUB_TOKEN: ${{ steps.generate-token.outputs.token }} # In case it cannot publish the release at least it's providing the flatpak file for creating a manual release - name: Upload RetroDECK-cooker.flatpak